|
1 | | -## Microsoft Azure SDK for Python |
| 1 | +# Microsoft Azure SDK for Python |
2 | 2 |
|
3 | 3 | This is the Microsoft Azure Service Fabric Management Client Library. |
| 4 | +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 [Github repo](https://github.com/Azure/azure-sdk-for-python/) |
4 | 6 |
|
5 | | -Azure Resource Manager (ARM) is the next generation of management APIs |
6 | | -that replace the old Azure Service Management (ASM). |
7 | 7 |
|
8 | | -This package has been tested with Python 2.7, 3.5, 3.6 and 3.7. |
| 8 | +# Usage |
9 | 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](https://pypi.python.org/pypi/azure) bundle package. |
16 | | - |
17 | | -## Usage |
18 | | - |
19 | | -For code examples, see [Service Fabric |
20 | | -Management](https://docs.microsoft.com/python/api/overview/azure/servicefabric) |
| 10 | +For code examples, see [Service Fabric Management](https://docs.microsoft.com/python/api/overview/azure/servicefabric) |
21 | 11 | on docs.microsoft.com. |
22 | 12 |
|
23 | | -## Provide Feedback |
24 | 13 |
|
25 | | -If you encounter any bugs or have suggestions, please file an issue in |
26 | | -the [Issues](https://github.com/Azure/azure-sdk-for-python/issues) |
| 14 | +# Provide Feedback |
| 15 | + |
| 16 | +If you encounter any bugs or have suggestions, please file an issue in the |
| 17 | +[Issues](https://github.com/Azure/azure-sdk-for-python/issues) |
27 | 18 | section of the project. |
28 | 19 |
|
29 | | - |
| 20 | + |
| 21 | + |
0 commit comments