Skip to content

Commit 7b41a66

Browse files
author
Hovsep
committed
Merge pull request Azure#2351 from Azure/hyonholee-changlog
Update compute ChangeLog.md
2 parents 0ca5ab1 + 58b1248 commit 7b41a66

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ChangeLog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,23 @@
1111
- Enable object and array type parameters for template deployment
1212
- Preserve casing for resource properties in New/Set-AzureRmResource cmdlet
1313
- PropertyObject parameter is now optional in New-AzureRmResource cmdlet
14+
* Azure Compute (CRP)
15+
- Add additional validation for fixed vhd in Add-AzureRmVhd cmdlet
16+
- Add -ForceRerun parameter to Set-AzureRmVMCustomExtension, Set-AzureRmVMBginfoExtension, and Set-AzureRmAccessExtension
17+
- Update -VhdUri parameter from optional to mandatory (bug fix)
18+
- Remove GeoReplicationEnabled deprecation warning message for Get-AzureStorageAccount cmdlet
19+
- Fix piping issue for Remove-AzureRmExtension
20+
- Create one storage account for Boot diagnostics (one for each location, instead of one for each resource group)
21+
- Add -DiskSizeInGB paramter to Set-AzureRmVMOSDisk cmdlet
22+
- Show operation id and status for POST Async cmdlets.
23+
- Fix Remove-AzureRmNetworkInterface issue for not throwing error when all NICs are removed.
24+
- Fix 'Type' output for List cmdlet
25+
- Remove xmlCfg contents from output format.
26+
- Show warning message for upcoming breaking update of Tag fix.
27+
- Change Set-AzureBootDiagnostics cmdlets name to Set-AzureVMBootDiagnostics (and set alias)
28+
* Azure Compute (ASM)
29+
- Storage Migration cmdlet (Move-AzureStorageAccount)
30+
- Fix Add-AzureCertificate issue
1431
* Azure Storage
1532
* Fix get Storage Account throttling failures when run it on subscription with many accounts
1633
- Get-AzureRmStorageAccount

0 commit comments

Comments
 (0)