File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 478
478
"Remove-AzVMSecret" : " Remove-AzureRmVMSecret" ,
479
479
"Remove-AzVMNetworkInterface" : " Remove-AzureRmVMNetworkInterface" ,
480
480
"Remove-AzVMDataDisk" : " Remove-AzureRmVMDataDisk" ,
481
- "Set-AzVMBootDiagnostics " : " Set-AzureRmVMBootDiagnostics" ,
481
+ "Set-AzVMBootDiagnostic " : " Set-AzureRmVMBootDiagnostics" ,
482
482
"Set-AzVMDataDisk" : " Set-AzureRmVMDataDisk" ,
483
483
"Set-AzVMPlan" : " Set-AzureRmVMPlan" ,
484
484
"Set-AzVMSourceImage" : " Set-AzureRmVMSourceImage" ,
594
594
"Get-AzVmssDiskEncryption" : " Get-AzureRmVmssDiskEncryption" ,
595
595
"Get-AzVmssVMDiskEncryption" : " Get-AzureRmVmssVMDiskEncryption" ,
596
596
"Export-AzLogAnalyticRequestRateByInterval" : " Export-AzureRmLogAnalyticRequestRateByInterval" ,
597
- "Export-AzLogAnalyticThrottledRequests " : " Export-AzureRmLogAnalyticThrottledRequests" ,
597
+ "Export-AzLogAnalyticThrottledRequest " : " Export-AzureRmLogAnalyticThrottledRequests" ,
598
598
"Repair-AzVmssServiceFabricUpdateDomain" : " Repair-AzureRmVmssServiceFabricUpdateDomain" ,
599
599
"New-AzVMDataDisk" : " New-AzureRmVMDataDisk" ,
600
600
"Update-AzVmssVM" : " Update-AzureRmVmssVM" ,
Original file line number Diff line number Diff line change 20
20
## Upcoming Release
21
21
* Fix bug with incorrect URL being used in some cases for Functions calls
22
22
- More information here: https://github.com/Azure/azure-powershell/issues/8983
23
+ * Fix Issue with aliases from AzureRM to Az cmdlets
24
+ - Set-AzureRmVMBootDiagnostics -> Set-AzVMBootDiagnostic
25
+ - Export-AzureRMLogAnalyticThrottledRequests -> Export-AzLogAnalyticThrottledRequest
23
26
24
27
## Version 1.5.2
25
28
* Update Authentication Library to fix ADFS issues with username/password auth
You can’t perform that action at this time.
0 commit comments