Release Notes
Release Notes for 0.5.0
Added
-
azDiskSnapshot new resource to create snapshots for virtual machine disks
- support for creating snapshots of os or data disks to standard or premium storage.
-
azManagedImage new resource type to support creation of Managed Images for VM creation
- support for creating images from a Virtual Machine or a Snapshot
Fixes
-
- changed virtual network attributes to a new object model for consistency with other items, vnet name, subnet and resource group are now under object VirtualNetwork.
- support for accelerated networking.
-
- disk object was incorrectly coded as datadisk, this has been corrected to disk to match the documentation.
- additional validation added for data disks.
Miscellaneous
- Tested for Azure Powershell 9.2.0