Commit cb7ad31
* Fixed `Get-AzRoleAssignment` BadRequest when scope is '/' [Azure#20323]
* check root scope '/' only to fix bad request.
* update comment
Co-authored-by: Xuejun Li <xuejl@microsoft.com>
1 parent ab30df3 commit cb7ad31
File tree
4 files changed
+208
-187
lines changed- src/Resources
- Resources.Test
- ScenarioTests
- SessionRecords/Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests
- Resources
- Models.Authorization
4 files changed
+208
-187
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments