AZ-500 · Question #216
Drag and Drop Question You have five Azure subscriptions linked to a single Azure Active Directory (Azure AD) tenant. You create an Azure Policy initiative named SecurityPolicyInitiative1. You…
The correct answer is Create an Azure Blueprints definition.; Publish an Azure Blueprints version.; Assign an Azure blueprint. Azure Blueprints is the correct tool because it allows you to package policy initiatives AND role assignments together as a single deployable unit that can be enforced when new resource groups are created. The correct sequence is: first Create an Azure Blueprints definition (to…
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- Create an Azure Blueprints definition.
- Publish an Azure Blueprints version.
- Assign an Azure blueprint.
Explanation
Azure Blueprints is the correct tool because it allows you to package policy initiatives AND role assignments together as a single deployable unit that can be enforced when new resource groups are created. The correct sequence is: first Create an Azure Blueprints definition (to bundle SecurityPolicyInitiative1 and the RBAC role assignments as artifacts), then Publish an Azure Blueprints version (blueprints must be published/versioned before they can be assigned), and finally Assign an Azure blueprint (to enforce it across subscriptions so it triggers on new resource group creation). Blueprints uniquely solve this problem because they can enforce both policy initiatives and role assignments simultaneously in a locked, repeatable manner.
Topics
Community Discussion
No community discussion yet for this question.

