exam questions

Exam AZ-500 All Questions

View all questions & answers for the AZ-500 exam

Exam AZ-500 topic 2 question 92 discussion

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

You have an Azure subscription that contains a resource group named RG1 and the identities shown in the following table.



You assign Group4 the Contributor role for RG1.

Which identities can you add to Group4 as members?

  • A. User1 only
  • B. User1 and Group3 only
  • C. User1, Group1, and Group3 only
  • D. User1, Group2, and Group3 only
  • E. User1, Group1, Group2, and Group3
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
OrangeSG
Highly Voted 2 years, 2 months ago
Selected Answer: A
This exam question test about role-assignable group feature in Azure Active Directory. Refer to Microsoft document on role-assignable group: “Group nesting is not supported. A group can't be added as a member of a role-assignable group.” Reference Create a role-assignable group in Azure Active Directory https://learn.microsoft.com/en-us/azure/active-directory/roles/groups-create-eligible Use Azure AD groups to manage role assignments https://learn.microsoft.com/en-us/azure/active-directory/roles/groups-concept
upvoted 24 times
basak
1 year, 8 months ago
if 2 security groups - for example, group parent has assigned role app developer and group child has no role assigned. in this case you can't add child as a member of parent. since child has no role assigned you can add group parent inside group child.
upvoted 2 times
...
...
km_2022
Highly Voted 2 years, 1 month ago
Selected Answer: A
Answer Is A. Group nesting isn't supported. A group can't be added as a member of a role-assignable group. https://learn.microsoft.com/en-us/azure/active-directory/roles/groups-concept
upvoted 11 times
...
ITFranz
Most Recent 3 months, 3 weeks ago
Selected Answer: A
It seems that things have changed. group nesting is supported for security groups in Azure, but with some limitations: 1. Security groups can be nested within other security groups. 2. Nesting is not supported for all scenarios. For example, it's not supported for application access. 3. You can create dynamic groups that include members of other security groups using the 'memberOf' attribute. 4. There are restrictions on nesting: • You can't add security groups to Microsoft 365 groups. • You can't add Microsoft 365 groups to security groups or other Microsoft 365 groups. • You can't add distribution groups in nesting scenarios. • You can't add security groups as members of mail-enabled security groups
upvoted 2 times
Hot_156
1 month, 3 weeks ago
IMPORTANT!!!! It is about Azure Roles and not Azure AD Roles! I did LAB, and I can add all the security groups but the M365. The answer should be "D"
upvoted 2 times
Hot_156
1 month, 2 weeks ago
I was WRONG! It is just user1
upvoted 1 times
...
...
...
schpeter_091
5 months ago
user 1 only - made a quick test in lab with the following outcome: user1- can be added group1 - it says, MS 365 groups are not allowed group2 - does not even appear in the list when i wanted to add into group4 group3 - can be selected to add, but it gives the message: group nesting not supported
upvoted 1 times
...
Jimmy500
10 months, 1 week ago
First, we can not add Microsoft365 group into Security group, we can skip Group1. Nesting is not supported for Role Assignable groups it means if group is role assignable, we cannot add any group there, so we need to skip other groups as well. We can only keep User1.
upvoted 2 times
...
bxlin
11 months, 1 week ago
Only User1 and Group2 can be added to Group4. Note: Nesting is currently not supported for groups that can be assigned to a role. Hence not Group 1 and 3.
upvoted 3 times
JaridB
10 months ago
that is correct but unfortunately that is not an option. Role-assignable groups cannot be nested within other role-assignable groups. This means you cannot add a role-assignable Microsoft 365 group to another role-assignable group. Suppose you have two role-assignable groups: Group A and Group B. Group A cannot be added as a member of Group B if both are role-assignable.
upvoted 2 times
...
...
Nava702
1 year ago
Selected Answer: A
A. User 1 only. Group nesting isn't supported. A group can't be added as a member of a role-assignable group. https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/groups-concept
upvoted 2 times
...
Jarid
1 year, 1 month ago
The question asks which identities can be added to Group4 as members. The table shows the following information about the relevant groups: Group1: Microsoft 365 group - Azure AD roles can be assigned to the group. This means Group1 itself can be assigned roles, but users cannot be directly added to it. Group2: Security group - No - Azure AD roles cannot be assigned to this group, and users cannot be directly added to it. Group3: Security group - Yes - Azure AD roles can be assigned to this group, and users can be added as members. Group4: Security group - Yes - Azure AD roles can be assigned to this group, and users can be added as members. Since Group1 and Group2 cannot have users added directly as members, they are not valid options. User1 and Group3 can be added to Group4 because they are both security groups that allow adding members.
upvoted 1 times
...
Mnguyen0503
1 year, 3 months ago
Selected Answer: A
Tested in lab. When trying to add a Security group with Azure AD roles assigned, I got this error: Failed to add group member. Nesting is currently not supported for groups that can be assigned to a role. Those that claimed to have tested in lab, you might want test twice before posting ...
upvoted 2 times
...
NICKTON81
1 year, 3 months ago
B is okay; https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/groups-assign-role?tabs=ms-powershell
upvoted 1 times
...
[Removed]
1 year, 4 months ago
Contributor is an RBAC role if it was Azure AD role then nested group are not allowed
upvoted 1 times
...
[Removed]
1 year, 4 months ago
User1,Group2,Group3 only M365 cannot be nested
upvoted 1 times
[Removed]
1 year, 4 months ago
Tested in the Lab
upvoted 1 times
...
...
Obama_boy
1 year, 4 months ago
Selected Answer: D
The correct answer is: D. User1, Group2, and Group3 only. Reasoning: User1 is an individual user and can be added to security groups without restrictions. Group2 is a security group, and security groups can be nested within other security groups in Azure AD. Group3 is also a security group and can be nested as well. Group1 is a Microsoft 365 group which cannot be nested within other security groups, hence it cannot be added to Group4. Azure AD roles assigned to the group are irrelevant in the context of which members can be added to Group4. The key factor is whether the type of identity (user or group) can be nested within another group.
upvoted 4 times
...
flafernan
1 year, 4 months ago
Selected Answer: E
The question was: "What identities can you add to Group4 as members?" At no point is there any talk of assigning inherited functions between groups. Therefore, the answer is the letter: E. User1, Group1, Group2 and Group3.
upvoted 1 times
...
wardy1983
1 year, 5 months ago
Answer: A Explanation: This exam question test about role-assignable group feature in Azure Active Directory. Refer to Microsoft document on role-assignable group: “Group nesting is not supported. A group can't be added as a member of a role-assignable group.” Reference Create a role-assignable group in Azure Active Directory https://learn.microsoft.com/en-us/azure/active-directory/roles/groups-create-eligible Use Azure AD groups to manage role assignments https://learn.microsoft.com/en-us/azure/active-directory/roles/groups-concept
upvoted 1 times
...
wardy1983
1 year, 5 months ago
This exam question test about role-assignable group feature in Azure Active Directory. Refer to Microsoft document on role-assignable group: “Group nesting is not supported. A group can't be added as a member of a role-assignable group.”
upvoted 2 times
...
Feraso
1 year, 5 months ago
Selected Answer: B
Answer is B Group 3 option is Yes for AAD role can be assigned to the group. Group 4 has this option also yes. Hence, when you go to Group4 and try to add the groups, you will be able to add the groups that has the option YES. Group1 is M365 group which is not supported. Group2 has the option set to NO, hence, won't be available.
upvoted 3 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