Skip to content

Commit d5a225e

Browse files
committed
Update docs metadata
1 parent 8eb1a06 commit d5a225e

File tree

2 files changed

+31
-18
lines changed

2 files changed

+31
-18
lines changed
Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,44 @@
11
---
22
title:
33
keywords: Azure, python, SDK, API, azure-mgmt-resource, resources
4-
author: ramya-rao-a
5-
ms.author: ramyar
6-
ms.date: 09/06/2021
4+
author: mayurid
5+
ms.author: mayurid
6+
ms.date: 01/26/2022
77
ms.topic: reference
88
ms.prod: azure
99
ms.technology: azure
1010
ms.devlang: python
1111
ms.service: resources
1212
---
13-
1413
# Microsoft Azure SDK for Python
1514

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

2019

21-
# Usage
22-
23-
For code examples, see [Resource Management](https://docs.microsoft.com/python/api/overview/azure/resources?view=azure-python-preview)
24-
on docs.microsoft.com.
25-
26-
27-
# Provide Feedback
20+
## _Disclaimer_
2821

29-
If you encounter any bugs or have suggestions, please file an issue in the
30-
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
31-
section of the project.
22+
_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_
3223

33-
34-
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-resource%2FREADME.png)
3524
# Usage
3625

3726

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

4029

4130

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

35+
36+
# Provide Feedback
37+
38+
If you encounter any bugs or have suggestions, please file an issue in the
39+
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
40+
section of the project.
41+
42+
43+
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-resource%2FREADME.png)
44+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"Name": "azure-mgmt-resource",
3+
"Version": "20.1.0",
4+
"DevVersion": null,
5+
"DirectoryPath": "sdk/resources/azure-mgmt-resource",
6+
"ServiceDirectory": "resources",
7+
"ReadMePath": "sdk/resources/azure-mgmt-resource/README.md",
8+
"ChangeLogPath": "sdk/resources/azure-mgmt-resource/CHANGELOG.md",
9+
"Group": null,
10+
"SdkType": "mgmt",
11+
"IsNewSdk": true,
12+
"ArtifactName": "azure-mgmt-resource",
13+
"ReleaseStatus": "2022-01-25"
14+
}

0 commit comments

Comments
 (0)