This is the Microsoft Azure Resource Management bundle.
Azure Resource Manager (ARM) is the next generation of management APIs that replace the old Azure Service Management (ASM).
This package does not contain any code in itself. It installs a set of packages that provide management APIs for the various Azure services.
All packages in this bundle have been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
This package uses PEP440 syntax, and then requires pip >= 6.0 and/or setuptools >= 8.0 to be installed.
For a more complete set of Azure libraries, see the azure bundle package.
IMPORTANT: If you have an earlier version of the azure package (version < 1.0), you should uninstall it before installing this package.
You can check the version using pip:
pip freeze
If you see azure==0.11.0 (or any version below 1.0), uninstall it first:
pip uninstall azure
This version of the Azure Management package bundle consists of the following packages. Follow the links for more information on each package. Note that versions are fixed at the patch version number level.
- azure-mgmt-authorization v0.30.x
- azure-mgmt-batch v4.0.x
- azure-mgmt-cdn v0.30.x
- azure-mgmt-cognitiveservices v1.0.x
- azure-mgmt-compute v1.0.x
- azure-mgmt-containerregistry v0.2.x
- azure-mgmt-datalake-analytics v0.1.x
- azure-mgmt-datalake-store v0.1.x
- azure-mgmt-devtestlabs v2.0.x
- azure-mgmt-dns v1.0.x
- azure-mgmt-documentdb v0.1.x
- azure-mgmt-iothub v0.2.x
- azure-mgmt-keyvault v0.31.x
- azure-mgmt-logic v2.1.x
- azure-mgmt-network v1.0.x
- azure-mgmt-rdbms v0.1.x
- azure-mgmt-redis v4.1.x
- azure-mgmt-resource v1.1.x
- azure-mgmt-scheduler v1.1.x
- azure-mgmt-sql v0.5.x
- azure-mgmt-storage v1.0.x
- azure-mgmt-trafficmanager v0.30.x
- azure-mgmt-web v0.32.x
Note that if you don't need all of these packages, you can install/uninstall them individually.
To install the Azure Resource Management bundle, type:
pip install azure-mgmt