Exam AZ-900 All QuestionsBrowse all questions from this exam
Question 101

This question requires that you evaluate the underlined text to determine if it is correct.

Resource groups provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions.

Instructions: Review the underlined text. If it makes the statement correct, select `No change is needed`. If the statement is incorrect, select the answer choice that makes the statement correct.

    Correct Answer: B

    Management groups provide organizations with the ability to manage access, policy, and compliance across multiple Azure subscriptions. They allow for the central management of such aspects in a hierarchical structure above subscriptions, which helps in applying consistent governance policies across various subscriptions. Resource groups, in contrast, are used to manage resources within a single subscription, and Azure policies, while crucial for compliance, are applied at different scopes including management groups but do not themselves manage multiple subscriptions directly.

Discussion
LearnerzOption: B

Shouldn't the answer be B? Msftlearn: "Azure management groups are containers for managing compliances across multiple subscriptions."

ashayk

Azure management group manages policies, access and compliance for entire group. But policies force rule on resources and ensures resources are compliant - like a VM cannot be more than specific size or type. hence answer is Policies as they control resources.

Petergrayston

Yes, you are right it is B. Look at this link: Management groups are containers that help you manage access, policy, and compliance across multiple subscriptions. Create these containers to build an effective and efficient hierarchy that can be used with Azure Policy and Azure Role Based Access Controls. https://docs.microsoft.com/en-us/azure/governance/management-groups/create-management-group-portal#:~:text=Management%20groups%20are%20containers%20that,Azure%20Role%20Based%20Access%20Controls.

Moitjuh

I dont think so:https://docs.microsoft.com/en-us/azure/governance/management-groups/overview "For example, you can apply policies to a management group that limits the regions available for virtual machine (VM) creation. This policy would be applied to all management groups, subscriptions, and resources under that management group by only allowing VMs to be created in that region." Compliance is managed through putting an policy on the management group. Hence, I would choose C rather than B.

pnbtot

https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/organize-subscriptions

ChanningOption: B

I cant even see the underlined text, is anyone else having issues with this. I also chose management groups for this answer

qxgoizhxyyxplqyccz

Me too

L3o

Yeah, me too. I dont see the underlined text

dodyagung

no underlined text at all

manyb2ns

maybe "Resource groups"

palpalOption: B

This question is a part of the Microsoft practice exam and the answer is b: management groups

yomi_sucreOption: B

While Azure policies are essential for maintaining compliance within Azure subscriptions, they do not directly provide the ability to manage compliance across multiple subscriptions. Management groups, on the other hand, are a hierarchical organization structure that provides the ability to manage access, policies, and compliance across multiple Azure subscriptions. Therefore, selecting "B. Management groups" would accurately reflect the capability to manage compliance across multiple subscriptions.

DharshemOption: B

B. Management groups. Explanation: Management groups are containers that help you manage access, policy, and compliance across multiple Azure subscriptions. They provide a level of scope above subscriptions and can be used to apply governance conditions to all the resources within the management group. So, the corrected statement would be: "Management groups provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions." Therefore, the correct answer is B. Management groups.

shahrzadkhbOption: B

The correct answer is B, which is 'Management Group'. You organize subscriptions into containers called "management groups" and apply your governance conditions to the management groups. All subscriptions within a management group automatically inherit the conditions applied to the management group.

Christian_garcia_martinOption: B

Answer is B , click to the underlined link to see MS reference.

VaibhavGawaliOption: B

I think, the correct answer is B - Management groups. The statement refers to the ability to manage compliance of Azure resources across multiple subscriptions. The correct Azure feature for managing resources and compliance across multiple subscriptions is Management groups, not Resource groups. So the correct sentence should be: "Management groups provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions."

Umr_Option: B

Answer is B. See this for more clarification.

pgcoolOption: B

ChatGPT and other comments

5bb1930Option: B

I asked GPT4 without providing any options to choose from, and he said it is management groups, so maybe B indeed. "So, while resource groups help manage resources within a single subscription, the management of compliance across multiple subscriptions is more accurately handled through management groups, not resource groups. If the focus is on managing resources across multiple subscriptions particularly for compliance, the correct tool would be management groups, not resource groups."

pnbtotOption: B

https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/organize-subscriptions

theFridayOption: C

C is right

oscartrejosOption: C

compliance is the key word here, so the answere is C

AlonsochavesOption: C

AZ Policies

YomzieOption: B

If your organization has many Azure subscriptions, you may need a way to efficiently manage access, policies, and compliance for those subscriptions. Management groups provide a governance scope above subscriptions. You organize subscriptions into management groups; the governance conditions you apply cascade by inheritance to all associated subscriptions. Management groups give you enterprise-grade management at scale, no matter what type of subscriptions you might have. SOURCE:: https://learn.microsoft.com/en-us/azure/governance/management-groups/overview

MAFA56Option: B

Management groups is correct: Azure management groups provide a level of scope above subscriptions. You organize subscriptions into containers called management groups and apply governance conditions to the management groups. All subscriptions within a management group automatically inherit the conditions applied to the management group, the same way that resource groups inherit settings from subscriptions and resources inherit from resource groups.