diff --git a/docs-ref-services/preview/mgmt-guestconfig-readme.md b/docs-ref-services/preview/mgmt-guestconfig-readme.md index 8859ec5a89ff..31920524fb2a 100644 --- a/docs-ref-services/preview/mgmt-guestconfig-readme.md +++ b/docs-ref-services/preview/mgmt-guestconfig-readme.md @@ -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) diff --git a/metadata/preview/azure-mgmt-guestconfig.json b/metadata/preview/azure-mgmt-guestconfig.json new file mode 100644 index 000000000000..4fe6f9309aa6 --- /dev/null +++ b/metadata/preview/azure-mgmt-guestconfig.json @@ -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" +}