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.4, 3.5, 3.6 and 3.7.
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.
All documentation related to these packages can be found at http://docs.microsoft.com/python/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 minor version number level (i.e. no breaking changes can be introduced, but features are allowed)
- azure-mgmt-advisor v1.x
- azure-mgmt-applicationinsights v0.1.x
- azure-mgmt-authorization v0.50.x
- azure-mgmt-batch v5.x
- azure-mgmt-batchai v2.x
- azure-mgmt-billing v0.2.x
- azure-mgmt-cdn v3.x
- azure-mgmt-cognitiveservices v3.x
- azure-mgmt-commerce v1.x
- azure-mgmt-compute v4.x
- azure-mgmt-consumption v2.x
- azure-mgmt-containerinstance v1.x
- azure-mgmt-containerregistry v2.x
- azure-mgmt-containerservice v4.x
- azure-mgmt-cosmosdb v0.4.x
- azure-mgmt-datafactory v0.6.x
- azure-mgmt-datalake-analytics v0.6.x
- azure-mgmt-datalake-store v0.5.x
- azure-mgmt-datamigration v1.x
- azure-mgmt-devspaces v0.1.x
- azure-mgmt-devtestlabs v2.x
- azure-mgmt-dns v2.x
- azure-mgmt-eventgrid v1.x
- azure-mgmt-eventhub v2.x
- azure-mgmt-hanaonazure v0.1.x
- azure-mgmt-iotcentral v0.1.x
- azure-mgmt-iothub v0.5.x
- azure-mgmt-iothubprovisioningservices v0.2.x
- azure-mgmt-keyvault v1.x
- azure-mgmt-loganalytics v0.2.x
- azure-mgmt-logic v3.x
- azure-mgmt-machinelearningcompute v0.4.x
- azure-mgmt-managementgroups v0.1.x
- azure-mgmt-managementpartner v0.1.x
- azure-mgmt-maps v0.1.x
- azure-mgmt-marketplaceordering v0.1.x
- azure-mgmt-media v1.0.x
- azure-mgmt-monitor v0.5.x
- azure-mgmt-msi v0.2.x
- azure-mgmt-network v2.x
- azure-mgmt-notificationhubs v2.x
- azure-mgmt-policyinsights v0.1.x
- azure-mgmt-powerbiembedded v2.x
- azure-mgmt-rdbms v1.x
- azure-mgmt-recoveryservices v0.3.x
- azure-mgmt-recoveryservicesbackup v0.3.x
- azure-mgmt-redis v5.x
- azure-mgmt-relay v0.1.x
- azure-mgmt-reservations v0.2.x
- azure-mgmt-resource v2.x
- azure-mgmt-scheduler v2.x
- azure-mgmt-search v2.x
- azure-mgmt-servicebus v0.5.x
- azure-mgmt-servicefabric v0.2.x
- azure-mgmt-signalr v0.1.x
- azure-mgmt-sql v0.9.x
- azure-mgmt-storage v2.x
- azure-mgmt-subscription v0.2.x
- azure-mgmt-trafficmanager v0.50.x
- azure-mgmt-web v0.35.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
For details on the breaking changes, see the PyPI page of each individual package.