exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 1 question 26 discussion

Actual exam question from Microsoft's AZ-303
Question #: 26
Topic #: 1
[All AZ-303 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You manage an Active Directory domain named contoso.local.
You install Azure AD Connect and connect to an Azure Active Directory (Azure AD) tenant named contoso.com without syncing any accounts.
You need to ensure that only users who have a UPN suffix of contoso.com in the contoso.local domain sync to Azure AD.
Solution: You use Synchronization Rules Editor to create a synchronization rule.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Filtering what objects are synced to Azure AD is a common request and there are many instances where filtering by OU just doesn't cut it. One option is to filter users by their UPN suffix so that only users with the public FQDN as their UPN suffix are synced to Azure AD (e.g., [email protected] would be synced while [email protected] would not).
Filtering can be configured using either the GUI or PowerShell.
Through GUI:
Using The Synchronization Rules Editor
1. Open the Synchronization Rules Editor on the server where Azure AD Connect is installed.

2. Click the Add new rule button on the View and manage your synchronization rules window.
3. Fill out the appropriate fields on the Description tab and click Next >.
4. On the Scoping filter tab, click Add group, then Add clause, add a userPrincipalName attribute filter, and click Next >.

Attribute: userPrincipalName -

Operator: ENDSWITH -
Value: Your internal UPN suffix prefixed with @ (e.g., @internal.acme.com). Users with this UPN suffix will NOT be synced with Office 365.

Reference:
https://www.sidekicktech.com/blog/field-notes/2019/upn-suffix-filtering-ad-connect/

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
Kraviecc
Highly Voted 4 years, 6 months ago
Correct
upvoted 15 times
...
TSMRE
Highly Voted 4 years, 1 month ago
On exam 6/7/21, given answer correct
upvoted 6 times
...
KemalM
Most Recent 3 years, 5 months ago
Selected Answer: A
correct, use Synchronization Rules Editor
upvoted 1 times
...
syu31svc
3 years, 11 months ago
You can use the synchronization rule editor to edit or create a new synchronization rule. You can create a rule based on UPN. https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-create-custom-sync-rule Answer is Yes
upvoted 2 times
...
MinhajR
3 years, 11 months ago
On Exam 27/08/2021
upvoted 2 times
...
ExStudent
3 years, 11 months ago
Admins of the website: Please review the link posted in the answer area. Below is the working link https://www.sidekicktech.com/blog/field-notes/upn-suffix-filtering-ad-connect/
upvoted 1 times
...
DGladiator
4 years, 1 month ago
correct
upvoted 2 times
...
Amit3
4 years, 1 month ago
On Exam 11-Jun-21, Answer is correct.
upvoted 4 times
...
rsaintt
4 years, 3 months ago
Agree.
upvoted 1 times
...
lwslaw
4 years, 4 months ago
why it one is Y. but the previous is No?
upvoted 1 times
Charl
4 years, 3 months ago
In the previous question, the solution was to change the synchronization process where here the solution is to add a "filter rule" which is two different things.
upvoted 2 times
...
...
ramingt
4 years, 6 months ago
I think thats no - it should be the sync service manager
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 ...