nerdexam
Microsoft

AZ-900 · Question #516

You have a set of Azure policies. You need to group related policies together. What should you use?

The correct answer is B. initiatives. Azure Policy initiatives are used to group multiple related policy definitions into a single assignment for easier management and deployment.

Submitted by noor.lb· Mar 5, 2026Describe Azure Management and Governance

Question

You have a set of Azure policies. You need to group related policies together. What should you use?

Options

  • Ametadata
  • Binitiatives
  • Cexemptions
  • Dparameters

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    89% (33)
  • C
    3% (1)
  • D
    5% (2)

Why each option

Azure Policy initiatives are used to group multiple related policy definitions into a single assignment for easier management and deployment.

Ametadata

Metadata provides additional information about a policy or initiative but does not group policies.

BinitiativesCorrect

Azure Policy initiatives, formerly known as policy sets, are collections of Azure policy definitions designed to achieve a single overarching goal. Grouping related policies into an initiative allows for easier assignment and management, as a single initiative can be assigned rather than assigning each policy definition individually.

Cexemptions

Exemptions are used to waive specific policies or initiatives for a certain scope, not to group policies.

Dparameters

Parameters are used to define values that can be passed into a policy definition or initiative, making them reusable, but they do not group policies.

Concept tested: Azure Policy initiatives

Source: https://learn.microsoft.com/en-us/azure/governance/policy/concepts/initiative-definition

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice