|
1 | | -# Microsoft Azure SDK for Python |
| 1 | +## Microsoft Azure SDK for Python |
2 | 2 |
|
3 | 3 | This is the Microsoft Azure Storage Sync Client Library. |
| 4 | + |
| 5 | +Azure Resource Manager (ARM) is the next generation of management APIs |
| 6 | +that replace the old Azure Service Management (ASM). |
| 7 | + |
4 | 8 | This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8. |
5 | | -For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). |
6 | 9 |
|
| 10 | +For the older Azure Service Management (ASM) libraries, see |
| 11 | +[azure-servicemanagement-legacy](https://pypi.python.org/pypi/azure-servicemanagement-legacy) |
| 12 | +library. |
| 13 | + |
| 14 | +For a more complete set of Azure libraries, see the |
| 15 | +[azure sdk python release](https://aka.ms/azsdk/python/all). |
7 | 16 |
|
8 | | -# Usage |
| 17 | +## Usage |
9 | 18 |
|
10 | 19 |
|
11 | 20 | To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) |
12 | 21 |
|
13 | 22 |
|
14 | | - |
| 23 | + |
15 | 24 | For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/) |
16 | | -Code samples for this package can be found at [Storage Sync](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. |
| 25 | +Code samples for this package can be found at [Storage Sync Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. |
17 | 26 | Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) |
18 | 27 |
|
19 | 28 |
|
20 | | -# Provide Feedback |
21 | | - |
22 | | -If you encounter any bugs or have suggestions, please file an issue in the |
23 | | -[Issues](https://github.com/Azure/azure-sdk-for-python/issues) |
24 | | -section of the project. |
| 29 | +## Provide Feedback |
25 | 30 |
|
| 31 | +If you encounter any bugs or have suggestions, please file an issue in |
| 32 | +the [Issues](https://github.com/Azure/azure-sdk-for-python/issues) |
| 33 | +section of the project. |
26 | 34 |
|
27 | | - |
| 35 | + |
0 commit comments