AZ-305 · Question #90
Your company has an Azure subscription that contains multiple resource groups. You have to design a resource governance solution that would meet the following requirements: - Ensure that all…
The correct answer is C. An Azure Policy at the subscription level that has an exclusion. Here we can add a policy at the subscription level which does not allow the deployment of Azure resources can be deployed to these resource groups. Options A and B are incorrect because RBAC roles are used to provide access to resources Option D is incorrect since this would be…
Question
Options
- BA custom RBAC role assignment at the subscription level
- CAn Azure Policy at the subscription level that has an exclusion
How the community answered
(23 responses)- B17% (4)
- C83% (19)
Explanation
Here we can add a policy at the subscription level which does not allow the deployment of Azure resources can be deployed to these resource groups. Options A and B are incorrect because RBAC roles are used to provide access to resources Option D is incorrect since this would be an in-efficient process to add policies to all resource https://docs.microsoft.com/en-us/azure/governance/policy/overview
Community Discussion
No community discussion yet for this question.