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 06230a4 commit 831a5a2Copy full SHA for 831a5a2
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
+* Allow scopes to end with "/"
24
+ - Users can now use RoleDefinition and RoleAssignment commandlets with scopes ending with "/" ,consistent with API and CLI
25
26
## Version 5.0.0
27
* Add support for online help
0 commit comments