File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/ResourceManager/Resources/Commands.Resources.Test/ScenarioTests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ function Test-RaPropertiesValidation
496
496
$roleDef.Name = " Custom Reader Properties Test"
497
497
$roleDef.Actions.Add (" Microsoft.ClassicCompute/virtualMachines/restart/action" )
498
498
$roleDef.Description = " Read, monitor and restart virtual machines"
499
- $roleDef.AssignableScopes [0 ] = " /subscriptions/4004a9fd-d58e-48dc-aeb2-4a4aec58606f "
499
+ $roleDef.AssignableScopes [0 ] = " /subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590 "
500
500
501
501
[Microsoft.Azure.Commands.Resources.Models.Authorization.AuthorizationClient ]::RoleDefinitionNames.Enqueue(" ff9cd1ab-d763-486f-b253-51a816c92bbf" )
502
502
New-AzureRmRoleDefinition - Role $roleDef
You can’t perform that action at this time.
0 commit comments