exam questions

Exam SC-300 All Questions

View all questions & answers for the SC-300 exam

Exam SC-300 topic 4 question 54 discussion

Actual exam question from Microsoft's SC-300
Question #: 54
Topic #: 4
[All SC-300 Questions]

HOTSPOT
-

You have a Microsoft 365 E5 subscription.

You need to create a dynamic user group that will include all the users that do NOT have a department defined in their user profile.

How should you complete the membership rule? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
kanag1
Highly Voted 9 months ago
Correct (user.department -eq null) https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership#use-of-null-values
upvoted 11 times
...
rvln7
Most Recent 1 month, 4 weeks ago
user.department -eq null- "NOT DEFINED" user.department -eq null → Includes users where the department attribute is not set. user.department -eq "" → Includes users where the department attribute is set but empty.
upvoted 2 times
...
Rahgu
2 months, 4 weeks ago
I believe the correct answer is -eq $null
upvoted 1 times
...
cgonIT
6 months, 2 weeks ago
Answer is correct: Box1: -eq Box2: null Tested in lab.
upvoted 1 times
...
AK_1234
6 months, 3 weeks ago
- eq - null
upvoted 1 times
...
EmnCours
8 months, 2 weeks ago
Correct (user.department -eq null)
upvoted 1 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