File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
src/ResourceManager/Resources Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 24
24
- Users can now use Set-AzureRMRoleRoleDefinition with assignable scopes including new scopes irrespective of the position of the scope
25
25
* Allow scopes to end with "/"
26
26
- Users can now use RoleDefinition and RoleAssignment commandlets with scopes ending with "/" ,consistent with API and CLI
27
+ * Fix RoleAssignment get to respect the scope parameter
27
28
28
29
## Version 5.0.0
29
30
* Add support for online help
Original file line number Diff line number Diff line change 712
712
<None Include =" SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaPropertiesValidation.json" >
713
713
<CopyToOutputDirectory >Always</CopyToOutputDirectory >
714
714
</None >
715
+ <None Include =" SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaGetByScope.json" >
716
+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
717
+ </None >
715
718
<None Include =" SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleDefinitionTests\RdNegativeScenarios.json" >
716
719
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
717
720
</None >
You can’t perform that action at this time.
0 commit comments