File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11
11
- Enable object and array type parameters for template deployment
12
12
- Preserve casing for resource properties in New/Set-AzureRmResource cmdlet
13
13
- 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
14
31
* Azure Storage
15
32
* Fix get Storage Account throttling failures when run it on subscription with many accounts
16
33
- Get-AzureRmStorageAccount
You can’t perform that action at this time.
0 commit comments