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 7c40d6b commit 4b75b87Copy full SHA for 4b75b87
src/Accounts/Accounts/ChangeLog.md
@@ -20,7 +20,9 @@
20
## Upcoming Release
21
* Fix bug with incorrect URL being used in some cases for Functions calls
22
- More information here: https://github.com/Azure/azure-powershell/issues/8983
23
-* Fix Issue with Set-AzureRmVMBootDiagnostics Alias target in Enable-AzureRmAlias
+* Fix Issue with aliases from AzureRM to Az cmdlets
24
+ - Set-AzureRmVMBootDiagnostics -> Set-AzVMBootDiagnostic
25
+ - Export-AzureRMLogAnalyticThrottledRequests -> Export-AzLogAnalyticThrottledRequest
26
27
## Version 1.5.2
28
* Update Authentication Library to fix ADFS issues with username/password auth
0 commit comments