|
1 | 1 | ---
|
2 | 2 | title:
|
3 | 3 | 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 |
7 | 7 | ms.topic: reference
|
8 | 8 | ms.prod: azure
|
9 | 9 | ms.technology: azure
|
10 | 10 | ms.devlang: python
|
11 | 11 | ms.service: resources
|
12 | 12 | ---
|
13 |
| - |
14 | 13 | # Microsoft Azure SDK for Python
|
15 | 14 |
|
16 | 15 | 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+. |
18 | 17 | For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
|
19 | 18 |
|
20 | 19 |
|
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_ |
28 | 21 |
|
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_ |
32 | 23 |
|
33 |
| - |
34 |
| - |
35 | 24 | # Usage
|
36 | 25 |
|
37 | 26 |
|
38 | 27 | To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
|
39 | 28 |
|
40 | 29 |
|
41 | 30 |
|
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) |
43 | 32 | 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.
|
44 | 33 | Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
|
45 | 34 |
|
| 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 | + |
| 44 | + |
0 commit comments