azure-mgmt
Microsoft Azure Resource Management Client Libraries for Python
Rank: #3332Downloads: 1,412,791 (30 days)Stars: 5,497Forks: 3,248
Description
Microsoft Azure SDK for Python
This package was the Microsoft Azure Resource Management bundle.
Starting with v5.0.0, this package is deprecated. Please install the service specific packages prefixed by azure-mgmt needed for your application.
The complete list of available packages can be found at: https://aka.ms/azsdk/python/all
Here's a non-exhaustive list of common packages:
- azure-mgmt-compute : Management of Virtual Machines, etc.
- azure-mgmt-network : Management of Network interfaces, Public IP, etc.
- azure-mgmt-storage : Management of storage accounts.
- azure-mgmt-resource : Generic package about Azure Resource Management (ARM)
A more comprehensive discussion of the rationale for this decision can be found in the following issue: https://github.com/Azure/azure-sdk-for-python/issues/10646
