- Fixed TypeError for ManagedIdentityCredential when using service principal credentials. [46](https://github.com/salt-extensions/saltext-azurerm/issues/46)
Added
- Set Virtual Machine Tags via Salt Cloud [47](https://github.com/salt-extensions/saltext-azurerm/issues/47)
4.0.1
Fixed
- Fix NameError for __salt__ access and a public IP KeyError (40)
4.0.0
Added
- Added virtual machine and virtual machine extension modules - Updated cloud module to use execution modules instead of its own workflow
Fixed
- Fix docs link in README to point to readthedocs (37)
3.0.0
Added
- Add more ARM compute functionality - VMs, disk, images (34) - Port AzureFS backend from Salt (31) - Add KeyVault operations (28)
Deprecated
- Start to deprecate msrestazure (32)
2.0.2
Fixed
- Fix deployment resource validation function (21)
2.0.1
Fixed
- Fix deployment resource functions with use of the new pinned SDK versions (20)