Microsoft Certified: Azure Fundamentals (AZ-900) Practice Exam

Disable ads (and more) with a membership for a one time $4.99 payment

Prepare for the Microsoft Certified: Azure Fundamentals (AZ-900) Practice Exam with our comprehensive quiz. Study with flashcards, multiple choice questions, and detailed explanations to ace your exam!

Practice this question and more.


Each policy definition in Azure Policy attributes what kind of effect?

  1. Double

  2. Multiple

  3. Single

  4. None

The correct answer is: Single

The correct choice is based on how Azure Policy operates in defining and enforcing policies within an Azure environment. Each policy definition in Azure Policy has a specific effect that dictates how resources are managed according to the rules set forth in the policy. A policy definition can enforce certain behaviors by specifying a single effect, such as "Deny," "Append," or "Audit." This effect details what actions should be taken if a resource doesn't comply with the established policy. The notion of a single effect ensures clarity and predictability in how Azure interprets and applies the policy. The other concepts related to multiple or double effects imply that a policy could enforce more than one effect simultaneously, which is not how Azure Policy is designed. Each policy definition focuses on a singular intent to simplify governance and compliance management within Azure resources.