Skip to content

Commit

Permalink
Update docs metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk committed Nov 7, 2022
1 parent 2f6c965 commit 84df47d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 14 deletions.
26 changes: 12 additions & 14 deletions docs-ref-services/preview/mgmt-guestconfig-readme.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,30 @@
---
title:
keywords: Azure, python, SDK, API, azure-mgmt-guestconfig,
author: ramya-rao-a
ms.author: ramyar
ms.date: 07/14/2021
keywords: Azure, python, SDK, API, azure-mgmt-guestconfig, machinelearning
author: lmazuel
ms.author: lmazuel
ms.date: 11/07/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: python
ms.service:
ms.service: machinelearning
---

# Microsoft Azure SDK for Python

This is the Microsoft Azure Guestconfig Management Client Library.
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
This is the Microsoft Azure Guest Config Management Client Library.
This package has been tested with Python 3.7+.
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).

## _Disclaimer_

_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_

# Usage


To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)



For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
Code samples for this package can be found at [Guestconfig Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
For docs and references, see [Python SDK References](/python/api/overview/azure/)
Code samples for this package can be found at [Guest Config Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)


Expand Down
14 changes: 14 additions & 0 deletions metadata/preview/azure-mgmt-guestconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"Name": "azure-mgmt-guestconfig",
"Version": "1.0.0b2",
"DevVersion": null,
"DirectoryPath": "sdk/machinelearning/azure-mgmt-guestconfig",
"ServiceDirectory": "machinelearning",
"ReadMePath": "sdk/machinelearning/azure-mgmt-guestconfig/README.md",
"ChangeLogPath": "sdk/machinelearning/azure-mgmt-guestconfig/CHANGELOG.md",
"Group": null,
"SdkType": "mgmt",
"IsNewSdk": true,
"ArtifactName": "azure-mgmt-guestconfig",
"ReleaseStatus": "2022-11-04"
}

0 comments on commit 84df47d

Please sign in to comment.