diff --git a/docs-ref-services/preview/mgmt-vmwarecloudsimple-readme.md b/docs-ref-services/preview/mgmt-vmwarecloudsimple-readme.md index a2f03ffada6e..e16433b9d3de 100644 --- a/docs-ref-services/preview/mgmt-vmwarecloudsimple-readme.md +++ b/docs-ref-services/preview/mgmt-vmwarecloudsimple-readme.md @@ -3,17 +3,15 @@ title: keywords: Azure, python, SDK, API, azure-mgmt-vmwarecloudsimple, compute author: lmazuel ms.author: lmazuel -ms.date: 03/31/2022 +ms.date: 11/07/2022 ms.topic: reference -ms.prod: azure -ms.technology: azure ms.devlang: python ms.service: compute --- # Microsoft Azure SDK for Python This is the Microsoft Azure VMWare Cloud Simple Management Client Library. -This package has been tested with Python 3.6+. +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_ @@ -24,11 +22,9 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For 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 [VMWare Cloud Simple 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 [VMWare Cloud Simple 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-vmwarecloudsimple.json b/metadata/preview/azure-mgmt-vmwarecloudsimple.json index aff3499b7dfa..26f3409ddf1d 100644 --- a/metadata/preview/azure-mgmt-vmwarecloudsimple.json +++ b/metadata/preview/azure-mgmt-vmwarecloudsimple.json @@ -1,7 +1,7 @@ { "Name": "azure-mgmt-vmwarecloudsimple", - "Version": "1.0.0a20220330001", - "DevVersion": "1.0.0a20220330001", + "Version": "1.0.0b2", + "DevVersion": null, "DirectoryPath": "sdk/compute/azure-mgmt-vmwarecloudsimple", "ServiceDirectory": "compute", "ReadMePath": "sdk/compute/azure-mgmt-vmwarecloudsimple/README.md", @@ -10,5 +10,5 @@ "SdkType": "mgmt", "IsNewSdk": true, "ArtifactName": "azure-mgmt-vmwarecloudsimple", - "ReleaseStatus": "2021-05-26" + "ReleaseStatus": "2022-11-07" }