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 824059f commit 81ae335Copy full SHA for 81ae335
src/ResourceManager/Resources/ChangeLog.md
@@ -20,6 +20,8 @@
20
## Current Release
21
* Fixed issue where Get-AzureRMRoleAssignment would result in a assignments without roledefiniton name for custom roles
22
- Users can now use Get-AzureRMRoleAssignment with assignments having roledefinition names irrespective of the type of role
23
+* Fixed issue where Set-AzureRMRoleRoleDefinition used to throw RD not found error when there was a new scope in assignablescopes
24
+ - Users can now use Set-AzureRMRoleRoleDefinition with assignable scopes including new scopes irrespective of the position of the scope
25
26
## Version 5.0.0
27
* Add support for online help
0 commit comments