HOTSPOT
-
You have a Microsoft Entra tenant named contoso.com that contains an administrative unit named AU1 and two users named User1 and User2. User1 is a member of AU1.
You need to perform the following role assignments:
• User1: Security Administrator
• User2: User Administrator
For which scopes can each user be assigned the role? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: User1: contoso.com only
User2: AU1 only
Explanation: Security Administrator is a tenant-wide role and cannot be assigned with an administrative unit scope. User Administrator supports administrative unit scoping, so it can be assigned at the AU level; administrative unit membership is not required for the assignment.
Question 67
HOTSPOT
-
You have a Microsoft Entra tenant that contains two groups named Group1 and Group2 and the users shown in the following table.
Group2 is a member of Group1.
You configure an access review that has the following settings:
• Name: Review1
• Select what to review: Teams + Groups
• Review scope: Select Teams + groups
• Group: Group1
• Scope: Guest users only
• Select reviewers: Group owners(s)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: User3 can perform an access review of User1: No
User3 can perform an access review of User4: No
User3 can perform an access review of User5: Yes
Explanation: The review targets Group1 with scope set to Guest users only. Reviewers are Group1 owners, so User3 can review eligible users. User1 and User4 are members (not guests), so they are out of scope. Group2 is nested in Group1 and access reviews flatten nested groups, so User5 (a guest in Group2) appears in the review and can be reviewed by User3.
Question 69
SIMULATION
-
Use the following login credentials as needed:
To enter your username, place your cursor in the Sign in box and click on the username below.
To enter your password, place your cursor in the Enter password box and click on the password below.
Microsoft 365 Username:
Microsoft 365 Password: =1122334455667788
If the Microsoft 365 portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.
The following information is for technical support purposes only:
Lab Instance: 99999999
-
You need to implement a process to review guest users who have access to the Salesforce app. The review must meet the following requirements:
• The reviews must occur monthly.
• The manager of each guest user must review the access.
• If the reviews are NOT completed within five days, access must be removed.
• If the guest user does not have a manager, Megan Bowen must review the access.
To complete this task, sign in to the appropriate admin center.
Show Answer
Correct Answer: Microsoft Entra admin center → Identity Governance → Access reviews
Create new access review
Select what to review: Applications → Salesforce
Scope: Guest users only
Reviewers: Managers of users
Fallback reviewers: Megan Bowen
Recurrence: Monthly
Review duration: 5 days
Upon non-response: Remove access
Explanation: An access review for the Salesforce application ensures guest access is checked monthly. Managers are set as reviewers, with Megan Bowen as fallback when no manager exists. The review duration is limited to five days, and automatic removal of access is configured if reviews are not completed, meeting all stated requirements.
Question 70
HOTSPOT
-
You have a Microsoft 365 E5 subscription that contains two groups named Group1 and Group2. The subscription contains the users shown in the following table.
You create the following Conditional Access policies:
• Name: Policy1
• Users:
o Include: Group1
o Exclude: Group2
• Target resources:
o Include: All cloud apps
• Grant:
o Grant access: Require multi-factor authentication
• Session:
o Persistent browser session: Never persistent
• Name: Policy2
• Users:
o Include:
- Directory roles: Global Administrator
- Users and groups: User3
o Exclude: Group2
• Target resources:
o Include: All cloud apps
• Session:
o Sign-in frequency:
- Periodic authentication: 2 hours
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Yes
No
Yes
Explanation: User1: Policy1 applies (Group1, not excluded). A Conditional Access setting of "Persistent browser session: Never persistent" does not remove the Stay signed in prompt; it only prevents persistence, so the prompt can still appear.
User2: Although a Global Administrator, User2 is a member of Group2, which is explicitly excluded from Policy2. Therefore, the 2-hour sign-in frequency does not apply.
User3: User3 is explicitly included in Policy2. Direct user inclusion overrides group-based exclusion, so the 2-hour sign-in frequency is enforced.
Question 71
Your network contains an on-premises Active Directory Domain Services (AD DS) domain that syncs user accounts with a Microsoft 365 E5 subscription.
You need to ensure that on-premises account lockout policies are applied to Microsoft Entra sign-ins.
What should you configure?
A. Azure Active Directory Seamless Single Sign-on (Azure AD Seamless SSO)
B. Microsoft Entra Cloud Sync
C. password hash synchronization
D. pass-through authentication
Show Answer
Correct Answer: D
Explanation: To have on-premises account lockout policies enforced during Microsoft Entra sign-ins, authentication must be validated directly against on-premises AD DS. Pass-through authentication sends each sign-in request to the on-premises domain controllers, so AD lockout thresholds and policies are applied. Password hash synchronization authenticates in the cloud, Seamless SSO only improves user experience, and Cloud Sync only handles identity synchronization, not authentication enforcement.
Question 72
You have a Microsoft 365 subscription that uses Microsoft Defender for Cloud Apps.
You have multiple third-party apps that access the resources in the subscription.
You need to monitor the access of the third-party apps.
What should you create?
A. an access policy
B. an app permission policy
C. an OAuth app policy
D. an endpoint protection policy
Show Answer
Correct Answer: B
Explanation: In Microsoft Defender for Cloud Apps, monitoring and controlling how third‑party apps access Microsoft 365 resources via OAuth is done with an app permission policy. This policy is specifically designed to monitor permissions granted to third‑party (OAuth) apps, alert on risky apps, and allow you to approve or ban them. “OAuth app policy” is an older/legacy naming, while access policies and endpoint protection policies do not focus on third‑party app permissions.
Question 73
HOTSPOT -
You have an Azure subscription named Sub1 that is linked to a Microsoft Entra tenant. The tenant contains the users shown in the following table.
Sub1 contains a resource group named RG1.
The tenant contains the groups shown in the following table.
You deploy a virtual machine named VM1 to RG1. VM1 runs Windows Server and has Microsoft Entra login enabled.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: User1 can sign in to VM1: Yes
User2 can sign in to VM1: Yes
User3 can sign in to VM1: No
Explanation: VM1 has Microsoft Entra login enabled. The Virtual Machine Local User Login role (assigned at subscription scope) and the Virtual Machine User Login role (assigned at resource group scope) both grant sign-in rights to the VM. The Virtual Machine Contributor role allows management of the VM but does not include login permissions.
Question 74
You have a Microsoft Entra tenant.
You configure self-service password reset (SSPR) by using the following settings:
• Require users to register when signing in: Yes
• Number of methods required to reset: 1
What is a valid authentication method available to users?
A. a mobile app notification
B. an FIDO2 security token
C. a Microsoft Teams chat
D. an email to an address outside your organization
Show Answer
Correct Answer: D
Explanation: With SSPR configured to require only 1 authentication method, not all methods are available. Mobile app notification is disabled because it requires a second method for security. FIDO2 security tokens and Microsoft Teams chat are not supported SSPR authentication methods. Email is supported for SSPR, including sending a reset code to an external email address, making option D the valid choice.
Question 75
SIMULATION
-
Use the following login credentials as needed:
To enter your username, place your cursor in the Sign in box and click on the username below.
To enter your password, place your cursor in the Enter password box and click on the password below.
Microsoft 365 Username:
Microsoft 365 Password: =1122334455667788
If the Microsoft 365 portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.
The following information is for technical support purposes only:
Lab Instance: 99999999
-
You need to create a group named Audit. The solution must ensure that the members of Audit can activate the Security Reader role.
To complete this task, sign in to the appropriate admin center.
Show Answer
Correct Answer: Sign in to Microsoft Entra admin center
Identity > Groups > All groups > New group
Create a Security group named Audit and set “Microsoft Entra roles can be assigned to the group” = Yes
Identity Governance > Privileged Identity Management > Microsoft Entra roles
Assign eligibility for the Security Reader role to the Audit group
Explanation: To allow members to activate Security Reader via PIM, the group must be role-assignable and then assigned the Security Reader role as eligible (not permanent) in Privileged Identity Management.
Question 77
SIMULATION
-
Use the following login credentials as needed:
To enter your username, place your cursor in the Sign in box and click on the username below.
To enter your password, place your cursor in the Enter password box and click on the password below.
Microsoft 365 Username:
Microsoft 365 Password: =1122334455667788
If the Microsoft 365 portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.
The following information is for technical support purposes only:
Lab Instance: 99999999
-
You need to prevent all users from using passwords that are variations of the word Falcon.
To complete this task, sign in to the appropriate admin center.
Show Answer
Correct Answer: Microsoft Entra admin center
Entra ID → Security → Authentication methods → Password protection
Enforce custom banned passwords: Yes
Add to custom banned password list: Falcon
Explanation: Microsoft Entra Password Protection blocks passwords and their common variations by using a global and custom banned password list. Enforcing a custom list and adding the word “Falcon” prevents all users from using passwords derived from that term.
$19
Get all 397 questions with detailed answers and explanations
Instant download HTML + PDF delivered the moment payment clears.
Secure Stripe checkout we never see or store your card details.
7-day refund if files are defective see our refund policy.