Microsoft Azure Compute Resource Management Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Compute Resource Management Client Library.
Azure Resource Manager (ARM) is the next generation of management APIs that replace the old Azure Service Management (ASM).
This package has been tested with Python 2.7, 3.3, 3.4 and 3.5.
For the older Azure Service Management (ASM) libraries, see azure-servicemanagement-legacy library.
For a more complete set of Azure libraries, see the azure bundle package.
Compatibility
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
Usage
For code examples, see Compute and Network Resource Management on readthedocs.org.
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
0.33.0 (2017-02-03)
Features
This release adds Managed Disk to compute. This changes the default disk creation behavior to use the new Managed Disk feature instead of Storage.
0.32.1 (2016-11-14)
Add “Kubernetes” on Containers
Improve technical documentation
0.32.0 (2016-11-02)
Breaking change
New APIVersion for “container” 2016-09-30.
several parameters (e.g. “username”) now dynamically check before REST calls validity against a regexp. Exception will be TypeError and not CloudError anymore.
0.31.0 (2016-11-01)
Breaking change
We renamed some “container” methods to follow Azure SDK conventions
“container” attribute on the client is now “containers”
“list” changed behavior, now listing containers in subscription and lost its parameter
“list_by_resource_group” new method with the old “list” behavior
0.30.0 (2016-10-17)
Initial preview release. Based on API version 2016-03-30.
0.20.0 (2015-08-31)
Initial preview release. Based on API version 2015-05-01-preview.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for azure_mgmt_compute-0.33.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7286f03eed842fae947153b47596b48d385b5c259a4282004fb15460cfdb085 |
|
MD5 | 9a1e4fb2b3f8ea19d5a65e2682ca6dc3 |
|
BLAKE2b-256 | 8266f4b703147627d8d2579f070669de46d90886f24e51991bfe6c65f5d051e5 |