|
1 |
| -## Microsoft Azure SDK for Python |
| 1 | +# Microsoft Azure SDK for Python |
2 | 2 |
|
3 | 3 | This is the Microsoft Azure IoTHub Management 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 |
| - |
8 | 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/) |
9 | 6 |
|
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 | 7 |
|
14 |
| -For a more complete set of Azure libraries, see the |
15 |
| -[azure](https://pypi.python.org/pypi/azure) bundle package. |
| 8 | +# Usage |
16 | 9 |
|
17 |
| -## Usage |
| 10 | +For code examples, see [IoTHub Management](https://docs.microsoft.com/python/api/overview/azure/iot) |
| 11 | +on docs.microsoft.com. |
18 | 12 |
|
19 |
| -For code examples, see [IoTHub |
20 |
| -Management](https://docs.microsoft.com/python/api/overview/azure/iot) on |
21 |
| -docs.microsoft.com. |
22 | 13 |
|
23 |
| -## Provide Feedback |
| 14 | +# Provide Feedback |
24 | 15 |
|
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) |
| 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