You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.13.0 (2025-11-14)
Features Added
Added SnapshotAccessState property to DiskRestorePointInstanceView class.
Added InstantAccess property to RestorePointGroupData class.
Added InstantAccess property to RestorePointGroupPatch class.
Added InstantAccessDurationMinutes property to RestorePointData class.
Added EnableFips1403Encryption property to AdditionalCapabilities class.
Modified DiskIOPSReadWrite and DiskMBpsReadWrite properties under the VirtualMachineDataDisk class to make the properties writable, and expanded the scope of usage from only VMSS to also include Virtual Machines and Flexible VMs.
Breaking Changes
CommunityGallery, CommunityGalleryImage, CommunityGalleryImageVersion are no longer ARM resources in the library, their corresponding *Resource and *Collection classes are now hidden. Please use related methods added in ComputeExtensions class instead.
SharedGallery, SharedGalleryImage, SharedGalleryImageVersion are no longer ARM resources in the library, their corresponding *Resource and *Collection classes are now hidden. Please use related methods added in ComputeExtensions class instead.