We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a33104 commit c6e9335Copy full SHA for c6e9335
src/Compute/Compute/ChangeLog.md
@@ -20,12 +20,12 @@
20
21
-->
22
## Upcoming Release
23
+* Fixed `New-AzVM` when a source image is specified to avoid an error on the `Version` value.
24
25
## Version 7.1.1
26
* Fixed `New-AzVmss` to correctly work when using `-EdgeZone` by creating the Load Balancer in the correct edge zone.
27
* Removed references to image aliases in `New-AzVM` and `New-AzVmss` to images that were removed.
28
* Az.Compute is updated to use the 2023-09-01 ComputeRP REST API calls.
-* Fixed `New-AzVM` when a source image is specified to avoid an error on the `Version` value.
29
30
## Version 7.1.0
31
* Added new parameter `-ElasticSanResourceId` to `New-AzSnapshotConfig` cmdlet.
0 commit comments