Microsoft
AZ-104 · Question #581
You have two Azure subscriptions named Sub1 and Sub2. An administrator creates a custom role that has an assignable scope to a resource group named RG1 in Sub1. You need to ensure that you can apply…
The correct answer is A. Select the custom role and add Sub1 and Sub2 to the assignable scopes. Remove RG1 from the. To assure the solution minimizes the administrative effort, we just need to change the assignable scope list of the custom role. roles#custom-role-properties
Submitted by miguelv· Mar 4, 2026Manage identities and governance
Question
You have two Azure subscriptions named Sub1 and Sub2. An administrator creates a custom role that has an assignable scope to a resource group named RG1 in Sub1. You need to ensure that you can apply the custom role to any resource group in Sub1 and Sub2. The solution must minimize administrative effort. What should you do?
Options
- ASelect the custom role and add Sub1 and Sub2 to the assignable scopes. Remove RG1 from the
- BCreate a new custom role for Sub1. Create a new custom role for Sub2. Remove the role from
- CCreate a new custom role for Sub1 and add Sub2 to the assignable scopes. Remove the role
- DSelect the custom role and add Sub1 to the assignable scopes. Remove RG1 from the
How the community answered
(25 responses)- A56% (14)
- B12% (3)
- C4% (1)
- D28% (7)
Explanation
To assure the solution minimizes the administrative effort, we just need to change the assignable scope list of the custom role. roles#custom-role-properties
Community Discussion
No community discussion yet for this question.