Skip to content

Commit 0e04580

Browse files
committed
Update docs metadata
1 parent 58c244b commit 0e04580

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

docs-ref-services/latest/mgmt-compute-readme.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title:
33
keywords: Azure, python, SDK, API, azure-mgmt-compute, compute
44
author: lmazuel
55
ms.author: lmazuel
6-
ms.date: 06/29/2022
6+
ms.date: 09/21/2022
77
ms.topic: reference
88
ms.devlang: python
99
ms.service: compute
1010
---
1111
# Microsoft Azure SDK for Python
1212

1313
This is the Microsoft Azure Compute Management Client Library.
14-
This package has been tested with Python 3.6+.
14+
This package has been tested with Python 3.7+.
1515
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
1616

1717
## _Disclaimer_
@@ -22,12 +22,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
2222

2323

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

2826
For docs and references, see [Python SDK References](/python/api/overview/azure/virtualmachines?view=azure-python-preview)
2927
Code samples for this package can be found at [Compute Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
30-
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
28+
Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/compute)
3129

3230

3331
# Provide Feedback
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-mgmt-compute",
3-
"Version": "27.2.0",
3+
"Version": "28.0.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/compute/azure-mgmt-compute",
66
"ServiceDirectory": "compute",
@@ -10,5 +10,5 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-compute",
13-
"ReleaseStatus": "2022-06-29"
13+
"ReleaseStatus": "2022-09-20"
1414
}

0 commit comments

Comments
 (0)