exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 2 question 30 discussion

Actual exam question from Microsoft's AZ-104
Question #: 30
Topic #: 2
[All AZ-104 Questions]

You have an Azure subscription linked to an Azure Active Directory tenant. The tenant includes a user account named User1.
You need to ensure that User1 can assign a policy to the tenant root management group.
What should you do?

  • A. Assign the Owner role for the Azure Subscription to User1, and then modify the default conditional access policies.
  • B. Assign the Owner role for the Azure subscription to User1, and then instruct User1 to configure access management for Azure resources.
  • C. Assign the Global administrator role to User1, and then instruct User1 to configure access management for Azure resources.
  • D. Create a new management group and delegate User1 as the owner of the new management group.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mlantonis
Highly Voted 3 years, 9 months ago
Correct Answer: C No one is given default access to the root management group. Azure AD Global Administrators are the only users that can elevate themselves to gain access. Once they have access to the root management group, the global administrators can assign any Azure role to other users to manage it.
upvoted 320 times
JoeGuan
1 year, 5 months ago
Why would you assume that USER1 needs to be the Global Administrator, or is a Global Administrator, rather than assuming that I am the Global Administrator? Assuming I am the Global Administrator, and that I have granted myself User Access Administrator, then using the least privileged best practice I would pick B and assign User1 any other role, like Owner, rather than Global Administrator. Granting everyone/anyone GA to assign policies seems like a horrible idea. The Owner role is enough to assign policy to the root management group. There is no need to assign User1 Global Administrator so that User1 can grant themselves the role.
upvoted 11 times
Alscoran
1 year, 3 months ago
It cannot be A or B simply because subscriptions are underneath Management groups. So doing any thing to those does not fix the issue. Cannot be D since that is creating a new management group. B is the only answer that comes close. Your concerns about assigning a GA noted but no other answer is provided that would alleviate your concerns.
upvoted 11 times
Techo1980
9 months, 2 weeks ago
@Alscoran, you say B is close or you mean C is close?
upvoted 2 times
...
...
...
SunitaMaurya
8 months, 1 week ago
Does anyone have contributor access then please help me.
upvoted 1 times
...
itgg11
3 years, 2 months ago
Answer is C. Just tested in the lab.
upvoted 24 times
...
mumu_myk
3 years, 2 months ago
mlantonis is correct - the answer here should be C. Assign the Global administrator... Assigning the owner role to the "tenant root" (not the subscription) or the resource policy contributor role wouldve been enough access for user1 but that is not one of the options in the choices. so the only choice that works is C.
upvoted 10 times
...
...
Rajash
Highly Voted 3 years, 10 months ago
Ans C: No one is given default access to the root management group. Azure AD Global Administrators are the only users that can elevate themselves to gain access. Once they have access to the root management group, the global administrators can assign any Azure role to other users to manage it.
upvoted 64 times
brainmind
3 years, 8 months ago
The answer is C, the user should be a GA and then elevate themselves to gain access.
upvoted 3 times
...
Negrinho
3 years, 10 months ago
No, the correctly answer is B. C is to control Azure AD (Global Administrators), not to control Management group. If you need to control Management group, use: Access control (IAM)> Add role assignment> Role> Owner or Contributor (in this case you will use Owner). Don't exist "Global Administrators" inside of Access control (IAM)> Add role assignment. The link between Azure AD and Management group will allow that you choose an user of your Azure AD, but not will inherit Azure AD role.
upvoted 49 times
shnz03
3 years, 9 months ago
I agree. Basically there are 3 RBAC methods. They are for 1) Azure AD 2) Azure resources including Management group 3) Classic (used by Subscription)
upvoted 1 times
...
RamanAgarwal
3 years, 9 months ago
B cant be right because the owner access is given at subscription level only.
upvoted 5 times
...
mdyck
3 years, 9 months ago
This is right. Check the chart in this link. Owners assign policy.
upvoted 5 times
rawrkadia
3 years, 8 months ago
How can it be right when the question specifies the root management group and B specifies a child subscription? The only way to ensure they can make changes to the root management group is to make them a GA on the tenant and then they can assign themselves the owner permissions to that group.
upvoted 6 times
...
...
...
...
adanit2011
Most Recent 3 weeks, 5 days ago
Selected Answer: D
Is D the correct option. The question is about applying a policy on the root management group. You cannot apply a policy on the root management group directly, so you need to create a new management group and assign user1 the "owner" role, because Entra ID roles do not apply to policies.
upvoted 1 times
...
happpieee
4 months, 2 weeks ago
Selected Answer: C
Based on principle of least privileges, Owner access is sufficient to assign access policies, however point A mention using default conditional access that is wrong. Hence, the other possible answer will be Azure AD Global admin.
upvoted 1 times
...
Madbo
5 months, 2 weeks ago
The reason Option C is the correct answer is that the Global administrator role grants the highest level of access to Azure AD, which includes the ability to manage all aspects of the directory, including access management for Azure resources and management of the root management group. To assign a policy to the tenant root management group, the user needs to be able to access and manage the root management group in Azure AD. By assigning the Global administrator role to User1, they will have the necessary permissions to manage the root management group and assign policies to it. Once User1 has the Global administrator role, they can navigate to the Azure portal and configure access management for Azure resources, including the root management group. From there, they can assign policies to the root management group and manage access to Azure resources. In summary, assigning the Global administrator role to User1 is the most appropriate solution because it grants them the necessary permissions to manage the root management group and assign policies to it.
upvoted 2 times
...
[Removed]
6 months ago
Selected Answer: C
it´s C
upvoted 1 times
...
amurp35
8 months, 1 week ago
Selected Answer: C
Out of the available options, only C will work since the root management group is higher than the subscription in the hierarchy, and the user must be either made an Owner of the management group (option not provided), or be able to make themselves an Owner on it.
upvoted 1 times
...
3c5adce
9 months, 3 weeks ago
ChatGPT4 says C
upvoted 3 times
...
3c5adce
10 months ago
D. Create a new management group and delegate User1 as the owner of the new management group. Assigning ownership of a new management group to User1 allows them to manage policies and access controls within that management group, including assigning policies to the tenant root management group if necessary. This approach provides User1 with the necessary permissions to manage policies effectively while maintaining proper governance over Azure resources.
upvoted 1 times
...
Nushin
10 months, 3 weeks ago
To ensure that User1 can assign a policy to the tenant root management group, you should choose Option C: Assign the Global administrator role to User1, and then instruct User1 to configure access management for Azure resources. The Global Administrator role in Azure Active Directory has permissions to all administrative features. This role is the most powerful role, and it can assign policies to the tenant root management group. The Owner role for the Azure subscription does not have this level of access. Therefore, options A and B would not meet the requirements. Option D is not relevant as it involves creating a new management group, which is not necessary in this case.
upvoted 1 times
...
MelKr
11 months, 1 week ago
Selected Answer: C
Just verified this. Owner of the subscription is not enough to assign a policy at the root management group. The user needs to have at least the "Microsoft.Authorization/policyAssignments/write"-Permission and probably a couple more read permissions at the root management group. So given the options answer C fulfills this.
upvoted 2 times
...
tashakori
11 months, 3 weeks ago
C is right
upvoted 2 times
...
Cg007
12 months ago
Selected Answer: B
By assigning the Owner role for the Azure subscription to User1, they will have the necessary permissions to manage resources within the subscription, including assigning policies to management groups. Then, instructing User1 to configure access management for Azure resources will allow them to assign policies to the tenant root management group.
upvoted 1 times
...
bacana
1 year ago
It depends. If the subscription is attached to a subgroup manager, the user cannot modify the root group's IAM. If a subscription is attached to the root, the user can modify IAM. If the user is global, then he can gain access across all subscriptions using an "Elevate access" option. I would go with option C because it doesn't say what level the subscription is at.
upvoted 1 times
...
Pringlesucka
1 year ago
Correct Answer: C reasoning: becuase
upvoted 2 times
...
stanislaus450
1 year ago
Selected Answer: B
The correct answer is B. Assign the Owner role for the Azure subscription to User1, and then instruct User1 to configure access management for Azure resources12. To assign a policy to the tenant root management group, User1 needs to have the Microsoft.Authorization/roleAssignments/write permission, such as those provided by the Owner role12. Once User1 has the Owner role, they can configure access management for Azure resources, including assigning policies to the tenant root management group12.
upvoted 1 times
...
HdiaOwner
1 year ago
Selected Answer: C
Answer should be C
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago