- BREAKING CHANGES get_storage_usage() now takes a location parameter list_vm_instance_view() is removed as the instance view is now provided in the list_vm call. - COMP_API version lowered to 2018-06-01 as 10-01 doesn't support listing VMSS NICs - Updated QA tests to introduce some delays (creating NSG, subnet, storage acc)
0.9.9
- Updated STORAGE_API to 2018-07-01
0.9.7
- Added DEPLOYMENT_API version 2018-05-01 - Updated COMP_API to 2018-10-01 and NETWORK_API to 2018-08-01
0.9.6
- Incremented Resource groups API version to 2017-05-10 - Added function: export_template(access_token, subscription_id, rgname) + unit test - Added function: get_resource_group_resources(access_token, subscription_id, rgname) + unit test