Exam AZ-500 All QuestionsBrowse all questions from this exam
Question 260

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You use Microsoft Defender for Cloud for the centralized policy management of three Azure subscriptions.

You use several policy definitions to manage the security of the subscriptions.

You need to deploy the policy definitions as a group to all three subscriptions.

Solution: You create an initiative and an assignment that is scoped to a management group.

Does this meet the goal?

    Correct Answer: A

    To deploy policy definitions as a group to multiple Azure subscriptions, creating an initiative and an assignment scoped to a management group is a valid solution. An initiative is a container for a set of policy definitions in Azure Policy, enabling you to manage and apply them as a single unit. By scoping the initiative assignment to a management group, you ensure that the policy definitions are enforced across all subscriptions within that group, meeting the goal of centralized policy management for the three Azure subscriptions.

Discussion
brooklyn510

On exam 1/2/24

Kelly8023Option: A

Correct Answer

wardy1983Option: A

Answer: A Explanation: Creating an initiative and an assignment scoped to a management group is a valid solution for deploying policy definitions as a group to multiple Azure subscriptions. An initiative is a container for a set of policy definitions in Azure Policy. By creating an initiative, you can manage multiple policy definitions as a single unit and apply them to a specific scope, such as a management group, which can include multiple subscriptions. An assignment is used to assign the initiative to a specific scope, such as a management group, and enforce the policies defined in the initiative to all the resources within that scope. Reference: https://docs.microsoft.com/en-us/azure/governance/policy/overview

OrangeSGOption: A

Creating an initiative and an assignment scoped to a management group is a valid solution for deploying policy definitions as a group to multiple Azure subscriptions. An initiative is a container for a set of policy definitions in Azure Policy. By creating an initiative, you can manage multiple policy definitions as a single unit and apply them to a specific scope, such as a management group, which can include multiple subscriptions. An assignment is used to assign the initiative to a specific scope, such as a management group, and enforce the policies defined in the initiative to all the resources within that scope.

ServerBrain

So in this question, what does Microsoft Defender for Cloud got to do with the policy definitions and assignments?/

ServerBrain

some people pay for this..

Yuppers2024

Are all of the subscriptions in the same management group?

_punky_Option: A

To deploy policy definitions across multiple Azure subscriptions, you should use Azure Policy's built-in features for subscription-level or management group-level assignments. You can create a policy assignment at the subscription or management group level, and then assign the desired policy definitions to those assignments. This way, the policy definitions will apply to all resources within the specified scope, which can include multiple subscriptions.

majstor86Option: A

A. Yes

liguOption: A

The answer is correct