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
Copy file name to clipboardExpand all lines: src/Compute/Compute/ChangeLog.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,17 @@
21
21
-->
22
22
## Upcoming Release
23
23
* Edited `New-AzVm` cmdlet internal logic to use the `PlatformFaultDomain` value in the `PSVirtualMachine` object passed to it in the new virtual machine.
24
+
* Added `-DataAccessAuthMode` parameter to the following cmdlets:
25
+
-`New-AzDiskConfig`
26
+
-`New-AzDiskUpdateConfig`
27
+
-`New-AzSnapshotConfig`
28
+
-`New-AzSnapshotUpdateConfig`
29
+
* Added `-Architecture` parameter to the following cmdlets:
30
+
-`New-AzDiskConfig`
31
+
-`New-AzDiskUpdateConfig`
32
+
-`New-AzSnapshotConfig`
33
+
-`New-AzSnapshotUpdateConfig`
34
+
-`New-AzGalleryImageDefinition`
24
35
25
36
## Version 4.26.0
26
37
* Added `-ImageReferenceId` parameter to following cmdlets: `New-AzVm`, `New-AzVmConfig`, `New-AzVmss`, `Set-AzVmssStorageProfile`
0 commit comments