Skip to content

Commit 1b7ec66

Browse files
authored
Update ChangeLog.md
to avoid bad merge
1 parent a9d7585 commit 1b7ec66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/Compute/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
2121
-->
2222
## Upcoming Release
23+
* Edited `New-AzVm` cmdlet internal logic to use the `PlatformFaultDomain` value in the `PSVirtualMachine` object passed to it in the new virtual machine.
2324
* Added `-ImageReferenceId` parameter to following cmdlets: `New-AzVm`, `New-AzVmConfig`, `New-AzVmss`, `Set-AzVmssStorageProfile`
2425
* Added functionality for cross-tenant image reference for VM, VMSS, Managed Disk, and Gallery Image Version creation.
2526
* `New-AzGallery` can take in `-Permission` parameter to set its sharingProfile property.
@@ -36,7 +37,6 @@
3637
- Fixed a bug in uploading a differencing disk.
3738
- Automatically delete converted/resized VHD files after upload.
3839
- Fixed a bug that indicates `-ResourceGroupName` parameter as optional when it is actually mandatory.
39-
* Edited `New-AzVm` cmdlet internal logic to use the `PlatformFaultDomain` value in the `PSVirtualMachine` object passed to it in the new virtual machine.
4040

4141
## Version 4.25.0
4242
* Updated `New-AzVM` to create a new storage account for boot diagnostics if one does not exist. This will prevent the cmdlet from using a random storage account in the current subscription to use for boot diagnostics.

0 commit comments

Comments
 (0)