exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 2 question 31 discussion

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

HOTSPOT -
You have an Azure Active Directory (Azure AD) tenant named adatum.com. Adatum.com contains the groups in the following table.

You create two user accounts that are configured as shown in the following table.

Of which groups are User1 and User2 members? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Group 1 only -

First rule applies -

Box 2: Group1 and Group2 only -
Both membership rules apply.
Reference:
https://docs.microsoft.com/en-us/sccm/core/clients/manage/collections/create-collections

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
pakman
Highly Voted 3 years, 5 months ago
Correct answer. User 1: Group 1 only User 2: Group 1 & 2
upvoted 146 times
SofiaLorean
9 months, 3 weeks ago
please help to explain why user 1 not be in group 3? Thanks.
upvoted 4 times
...
DevOpposite
3 years, 5 months ago
why cant user 1 not be in grp 3 plz?
upvoted 12 times
nsknexus478
3 years, 5 months ago
Someone has to assign users to Group3 if they have to be part of it and there is no mention of manual assignment in the question.
upvoted 67 times
DevOpposite
3 years, 4 months ago
thank you
upvoted 3 times
...
Mozbius_
3 years, 1 month ago
Thank you for the clarification.
upvoted 1 times
...
...
...
Chi1987
3 years, 5 months ago
I dont agree, User 1 is Office licensed, he can not be in Gr1. and user 2 is not with office license Correct answer User1 Group 3 User2 Group 1
upvoted 5 times
sk1803
3 years, 5 months ago
license has nothing to do with it.
upvoted 27 times
sk1803
3 years, 5 months ago
https://www.examtopics.com/discussions/microsoft/view/20714-exam-az-103-topic-3-question-11-discussion/
upvoted 4 times
...
...
...
BeastOfCloud
1 year, 11 months ago
Correct aim we only focus on Membership not o365 license cause you just limit them.
upvoted 4 times
...
...
GepeNova
Highly Voted 3 years, 5 months ago
Tested in lab. User 1: Group 1 only User 2: Group 1 & 2
upvoted 54 times
...
JPA210
Most Recent 4 months ago
Both responses are group 1and 2; because user.department of user1 is “Human Resources’ not “human resources “ , the condition is case sensitive
upvoted 1 times
Download100
1 month, 2 weeks ago
Properties of type string department Any string value or null user.department -eq "value" Double quotes are optional unless the value is a string. Regex and string operations aren't case sensitive. Ensure that property names are correctly formatted as shown, as they're case sensitive. When a string value contains double quotes, both quotes should be escaped using the ` character, for example, user.department -eq `"Sales`" is the proper syntax when "Sales" is the value. Single quotes should be escaped by using two single quotes instead of one each time. You can also perform Null checks, using null as a value, for example, user.department -eq null.
upvoted 1 times
Download100
1 month, 2 weeks ago
When specifying a value within an expression, it's important to use the correct syntax to avoid errors. The user.department supported value is 'string' Property names are case sensitive Regex and string operations aren't case sensitive. https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership#supported-values
upvoted 1 times
...
Download100
1 month, 2 weeks ago
The user.department supported value is 'string' https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership#properties-of-type-string
upvoted 1 times
...
...
Download100
1 month, 2 weeks ago
Correct Answers: User1: Group1 only User2: Group1 and Group2 only
upvoted 2 times
...
...
learn254
5 months ago
User 1 - Group 1 User 2 - Group 1 Users do not need a Microsoft 365 license to join a Microsoft security group. Security groups in Azure Active Directory (Azure AD) are primarily used to manage access to resources like applications, file shares, and other non-Microsoft 365 services. Key Points: Microsoft Security Groups: These are used to control access to various resources, including applications, virtual machines, or SharePoint sites. Membership in these groups does not require a Microsoft 365 license. Microsoft 365 Groups: In contrast, Microsoft 365 groups (which are different from security groups) are tied to services like Exchange, SharePoint, Teams, and other Microsoft 365 services. To fully utilize the benefits of a Microsoft 365 group (like access to Teams or SharePoint), a Microsoft 365 license is typically required.
upvoted 3 times
...
usmanov
6 months ago
Given answers are correct and straight forward, the only argument is that user2 does not have office 365 license which is fine because a user can be added to m365 group without license, they will just have no access to specific features like like planner, group's sharepoint
upvoted 1 times
...
[Removed]
6 months ago
correct only "dynamic user" Membership Type can add users automatically to it User1 meets the requirements only of the rules in Group1 User2 meets the requirements of the rules in both Group1 & Group2
upvoted 3 times
...
Bobip
6 months, 1 week ago
I don't think User2 can be member of Group2! The department "Marketing" is not excluded by the rule, but User2 does not have an Office 365 license. Given that Group2 is a Microsoft 365 group, it would typically only include users who have such a license. Therefore, User2 should not be a member of Group2. What do you think?!
upvoted 1 times
...
mojo86
6 months, 4 weeks ago
A user must have a Microsoft 365 license assigned to them in order to be added to a Microsoft 365 group. The license is necessary for access to group features like email, SharePoint, and Teams. Without a license, the user won't be able to use the group's services.
upvoted 1 times
...
op22233
10 months, 1 week ago
Correct answer. User 1: Group 1& 3 The Microsoft 365 assigned to him makes him a dynamic joined member of group 3 User 2: Group 1 & 2
upvoted 5 times
...
LovelyGroovey
10 months, 2 weeks ago
What is the meaning of 'Not applicable' under the Membership rule? Does it mean there is no rule? Or there is no membership?
upvoted 1 times
yeti21
10 months, 2 weeks ago
Groups with Assigned Membership don't have a Membership Rule. Because someone has to assign groups manually to the users.
upvoted 2 times
GlixRox
9 months ago
Was wondering this, thank you!
upvoted 1 times
...
...
...
tashakori
11 months, 3 weeks ago
Given answer is correct
upvoted 1 times
...
SkyZeroZx
1 year, 1 month ago
My opinion answer is user 1 : Group 1 and 3 Group 3 because it have keyword "configured" in question and "Office 365 assigned" on table User 2 : Group 1 and 2
upvoted 3 times
...
SgtDumitru
1 year, 3 months ago
User1: Group1 only because Group3 does not auto-get this user and Group 2 block his department; User2: Group 1 & Group 2. Group 3 does not auto-get this user.
upvoted 3 times
...
ggogel
1 year, 3 months ago
This question is weird and misleading. You need to have enough Azure AD Premium P1 licenses for the dynamic group membership feature. While most Office 365 (now Microsoft 365) plans contain this license, just saying "Office 365" is too unspecific. If we assume that User 1 has the Azure AD Premium P1 license and User 2 does not. Further, we assume that there are no other users in the tenant, who could have this license. Then User 1 would be a member of Group 1 and User 2 would be a member of no group. This is because User 2 would not be able to use the dynamically assigned membership due to a lack of licenses. Additionally, both users COULD be a member of Group 3, but this is not specified in the question. This question simply does not give all the required information to be able to answer this with 100% certainty.
upvoted 1 times
...
JWS80
1 year, 7 months ago
The question is Of which groups are User1 and User2 members? I think both of these should be Group 1 only
upvoted 1 times
...
PMiao
1 year, 9 months ago
If it's case-insensitive, then the answer is correct, otherwise the answer should be: User 1: Group 2 User 2: Group 2
upvoted 1 times
azhoarder
1 year, 6 months ago
Strings and regex are not case sensitive https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership#supported-values
upvoted 1 times
...
...
AZcheck
1 year, 9 months ago
User 1: Group 1 only User 2: Group 1 & 2 only
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