You have a Microsoft Entra tenant that contains the users shown in the following table.
Admin4 creates a Conditional Access policy named Policy1 by using the Require multifactor authentication for Azure management template.
Which users will be required to use multi-factor authentication (MFA) the next time they sign in?
A. Admin2 and Admin3 only
B. Admin1 and Admin4 only
C. Admin1, Admin2, and Admin3 only
D. Admin1, Admin2, Admin3, and Admin4
Show Answer
Correct Answer: C
Explanation: The Conditional Access policy is created using the **Require multifactor authentication for Azure management** template. This template targets all users in administrative roles, but when a policy is created **from a template**, the **user who creates the policy is automatically excluded** to prevent accidental lockout.
Admin1, Admin2, and Admin3 all hold administrative roles and therefore fall within the scope of the policy and will be required to use MFA at their next sign-in.
Admin4 created the policy and is excluded by the template behavior, so Admin4 will not be required to use MFA due to this policy.
Therefore, the correct answer is:
C. Admin1, Admin2, and Admin3 only
Question 56
DRAG DROP -
You have a Microsoft 365 E5 subscription. The subscription contains 500 devices that run Windows.
You deploy the Global Secure Access client to the devices.
You need to prevent users from accessing https://contoso.com from the devices.
Which three actions should you perform in sequence? To answer move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Show Answer
Correct Answer: Create a remote network
Configure a security profile
Create a web content filtering policy
Explanation: Global Secure Access blocks web destinations by applying web content filtering through a security profile that is associated with a remote network. The remote network must exist first, then the security profile is configured, and finally the web content filtering policy is created to block the specific URL.
Question 57
You have 2,500 users who are assigned Microsoft Office 365 Enterprise E3 licenses. The licenses are assigned to individual users.
From the Groups blade in the Microsoft Entra admin center, you assign Microsoft Office 365 Enterprise E5 licenses to a group that includes all users.
You need to remove the Office 365 Enterprise E3 licenses from the users by using the least amount of administrative effort.
What should you use?
A. the Licenses blade in the Microsoft Entra admin center
B. the Set-WindowsProductKey cmdlet
C. the Identity Governance blade in the Microsoft Entra admin center
D. the Update-MgUser cmdlet
Show Answer
Correct Answer: A
Explanation: The existing Office 365 E3 licenses are assigned directly to individual users. To remove those licenses with the least administrative effort, you should use the Licenses blade in the Microsoft Entra admin center, which allows bulk removal of directly assigned licenses from users. The E5 licenses are already assigned via group-based licensing, so no scripting or advanced governance features are required.
Question 58
HOTSPOT
-
You have a Microsoft Entra tenant that contains the identities shown in the following table.
Group1 has the following configurations:
• Owners: User1, User4
• Members: User1, Managed2, Group2
You create an access review that has the following settings:
• Name: Review1
• Review scope: Select Teams + Groups
• Group: Group1
• Scope: All users
• Select reviewers: Group owner(s)
The Fallback reviewers setting is NOT configured.
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
Yes
Yes
Explanation: Reviewers are Group1 owners (User1, User4). Group owners can review all identities in scope, including themselves, when no fallback restriction is set. The review scope is Group1 with All users, which includes direct members (User1, Managed2) and users coming via a nested group (User3 through Group2). Managed identities that are group members are also included.
Question 59
HOTSPOT
-
You have a Microsoft Entra tenant that contains the users shown in the following table.
The tenant contains the identities shown in the following table.
Which users can create custom security attributes, and to which identities can the attributes be assigned? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Can create custom security attributes:
User2 only
Custom security attributes can be assigned to:
Service1 only
Explanation: Only the Attribute Definition Administrator role can create custom security attribute definitions; Global Administrator and Security Administrator do not have this permission by default. Custom security attributes can be assigned to Microsoft Entra users and service principals; among the listed identities, only the service principal (Service1) is supported.
Question 60
You have a Microsoft Entra tenant named contoso.com that contains an enterprise application named App1.
A contractor uses the credentials of
.
You need to ensure that you can provide the contractor with access to App1. The contractor must be able to authenticate as
.
What should you do?
A. Run the New-MgUser cmdlet.
B. Run the New-MgInvitation cmdlet.
C. Configure the External collaboration settings.
D. Implement Microsoft Entra Connect sync.
Show Answer
Correct Answer: B
Explanation: To provide a contractor with access to an enterprise application in Microsoft Entra ID while allowing them to authenticate using their own external credentials, you must invite them as a guest user. The New-MgInvitation cmdlet sends a B2B invitation and creates a guest account linked to the contractor’s existing identity. The other options either create internal users, configure tenant-wide settings without granting access, or synchronize on-premises identities, none of which meet the requirement.
Question 61
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 configure Microsoft Entra Identity Protection to meet the following requirements:
• Require multi-factor authentication (MFA) for any sign-ins at the high risk level.
• Apply the configuration to all users except for Mod Administrator.
To complete this task, sign in to the appropriate admin center.
Show Answer
Correct Answer: Microsoft Entra admin center
Identity Protection > Sign-in risk policy
Assignments: Include All users; Exclude Mod Administrator
Sign-in risk level: High
Access: Allow access, Require multi-factor authentication
Enable policy
Explanation: A Sign-in risk policy in Microsoft Entra Identity Protection enforces MFA when risk is High. Including all users and excluding Mod Administrator meets the scope requirement. Enabling the policy applies MFA automatically to high-risk sign-ins.
Question 62
You have a management group named Group1 that contains two Azure subscriptions named Sub1 and Sub2. The subscriptions are linked to a Microsoft Entra tenant that contains a user named User1.
You need to ensure that User1 can onboard Sub1 to Permissions Management. The solution must follow the principle of least privilege.
Which permission should you grant to User1?
A. Microsoft.Authorization/roleAssignments/read for Sub1
B. Microsoft.Authorization/roleAssignments/write for Group1
C. MicrosoftAuthorization/roleAssignments/write for Sub1
D. Microsoft.Authorization/roleAssignments/read for Group1
Show Answer
Correct Answer: C
Explanation: Onboarding a subscription to Permissions Management requires the ability to create role assignments at the subscription scope. Granting Microsoft.Authorization/roleAssignments/write on Sub1 provides the necessary permission without broader access at the management group level, satisfying the principle of least privilege.
Question 63
HOTSPOT -
Your on-premises network contains an Active Directory domain that uses Microsoft Entra Connect sync to sync with a Microsoft Entra tenant.
You need to configure Microsoft Entra Connect sync to meet the following requirements:
• Microsoft Entra sign-ins must be authenticated by an Active Directory domain controller.
• Active Directory domain users must be able to use Microsoft Entra self-service password reset (SSPR).
• Minimize administrative effort.
What should you use for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Authentication by the domain controller:
Pass-through authentication
SSPR:
Password writeback
Explanation: Pass-through authentication validates sign-ins directly against on-premises Active Directory without deploying AD FS, minimizing administrative overhead. Password writeback allows Microsoft Entra self-service password reset to update passwords in on-premises Active Directory, keeping credentials synchronized.
Question 64
HOTSPOT -
You have an Azure subscription named Sub1 that contains three users named User1, User2, and User3. Sub1 has a storage account named storage1 that contains the resources shown in the following table.
Sub1 contains the users shown in the following table.
Which users can read File1, and which users can read File2? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: File1:
User2 and User3 only
File2:
User3 only
Explanation: File1 is a blob. Storage Blob Data Reader grants read access to blob data (User2). Storage Contributor can access storage account keys and read data (User3). Reader is control-plane only.
File2 is an Azure File Share file. Blob data roles don’t apply. Storage Contributor can read file share data via account keys, while Reader cannot.
$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.