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 84df47d commit 8e8b800
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
12 changes: 4 additions & 8 deletions docs-ref-services/preview/mgmt-vmwarecloudsimple-readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_
Expand All @@ -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)


Expand Down
6 changes: 3 additions & 3 deletions metadata/preview/azure-mgmt-vmwarecloudsimple.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -10,5 +10,5 @@
"SdkType": "mgmt",
"IsNewSdk": true,
"ArtifactName": "azure-mgmt-vmwarecloudsimple",
"ReleaseStatus": "2021-05-26"
"ReleaseStatus": "2022-11-07"
}

0 comments on commit 8e8b800

Please sign in to comment.