HOTSPOT
-
You have a Microsoft 365 E5 subscription.
You create a Conditional Access policy named Policy1 and assign Policy1 to all users.
You need to configure Policy1 to enforce multi-factor authentication (MFA) if the user risk level is high.
Which two settings should you configure in Policy1? To answer, select the appropriate settings in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Conditions: User risk = High
Grant: Require multifactor authentication
Explanation: Configure the Conditional Access policy to target high user risk under Conditions, then use the Grant access control to require multifactor authentication. This enforces MFA only when the detected user risk level is high.
Question 194
Overview -
Fabrikam, Inc. is an electronics company that produces consumer products. Fabrikam has 10,000 employees worldwide.
Fabrikam has a main office in London and branch offices in major cities in Europe, Asia, and the United States.
Existing Environment -
Active Directory Environment -
The network contains an Active Directory forest named fabrikam.com. The forest contains all the identities used for user and computer authentication. Each department is represented by a top-level organizational unit (OU) that contains several child OUs for user accounts and computer accounts.
All users authenticate to on-premises applications by signing in to their device by using a UPN format of
.
Fabrikam does NOT plan to implement identity federation.
Network Infrastructure -
Each office has a high-speed connection to the Internet.
Each office contains two domain controllers. All domain controllers are configured as DNS servers.
The public zone for fabrikam.com is managed by an external DNS server.
All users connect to an on-premises Microsoft Exchange Server 2016 organization. The users access their email by using Outlook Anywhere, Outlook on the web, or the Microsoft Outlook app for iOS. All the Exchange servers have the latest cumulative updates installed.
All shared company documents are stored on a Microsoft SharePoint Server farm.
Requirements -
Planned Changes -
Fabrikam plans to implement a Microsoft 365 Enterprise subscription and move all email and shared documents to the subscription.
Fabrikam plans to implement two pilot projects:
• Project1: During Project1, the mailboxes of 100 users in the sales department will be moved to Microsoft 365.
• Project2: After the successful completion of Project1, Microsoft Teams will be enabled in Microsoft 365 for the sales department users.
Fabrikam plans to create a group named UserLicenses that will manage the allocation of all Microsoft 365 bulk licenses.
Technical Requirements -
Fabrikam identifies the following technical requirements:
• All users must be able to exchange email messages successfully during Project1 by using their current email address.
• Users must be able to authenticate to cloud services if Active Directory becomes unavailable.
• A user named User1 must be able to view all DLP reports from the Microsoft Purview compliance portal.
• Microsoft 365 Apps for enterprise applications must be installed from a network share only.
• Disruptions to email access must be minimized.
Application Requirements -
Fabrikam identifies the following application requirements:
• An on-premises web application named App1 must allow users to complete their expense reports online. App1 must be available to users from the My Apps portal.
• The installation of feature updates for Microsoft 365 Apps for enterprise must be minimized.
Security Requirements -
Fabrikam identifies the following security requirements:
• After the planned migration to Microsoft 365, all users must continue to authenticate to their mailbox and to SharePoint sites by using their UPN.
• The membership of the UserLicenses group must be validated monthly. Unused user accounts must be removed from the group automatically.
• After the planned migration to Microsoft 365, all users must be signed in to on-premises and cloud-based applications automatically.
• The principle of least privilege must be used.
You are evaluating the required processes for Project1.
You need to recommend which DNS record must be created while adding a domain name to the tenant for the project.
Which DNS record should you recommend?
A. alias (CNAME)
B. host information (HINFO)
C. host (A)
D. text (TXT)
Show Answer
Correct Answer: D
Explanation: When adding a custom domain to a Microsoft 365 tenant, the first required step is domain verification. Microsoft recommends creating a TXT record in the public DNS zone containing the verification value. Although MX verification can also be supported in some cases, TXT is the preferred and standard method. Therefore, the required DNS record to create while adding the domain is a TXT record.
Question 195
Your network contains an Active Directory domain.
You have an Azure AD tenant that has Security defaults disabled.
Azure AD Connect is configured for directory synchronization. Password hash synchronization and pass-through authentication are disabled.
You need to enable Azure AD Identity Protection to detect leaked credentials.
What should you do first?
A. From Azure AD Connect, enable password hash synchronization.
B. From the Microsoft Entra admin center, enable Security defaults.
C. From the Microsoft Entra admin center, configure verifiable credentials.
D. From Azure AD Connect, enable pass-through authentication.
Show Answer
Correct Answer: A
Explanation: Azure AD Identity Protection's leaked credentials detection for hybrid users requires Password Hash Synchronization (PHS). Microsoft compares synchronized password hashes against newly discovered leaked credential sets. With both PHS and pass-through authentication currently disabled, the first step is to enable password hash synchronization in Azure AD Connect. Security defaults, verifiable credentials, and pass-through authentication do not enable leaked credential detection.
Question 196
You have a Microsoft 365 E5 tenant.
The Microsoft Secure Score for the tenant is shown in the following exhibit.
You plan to enable Security defaults for Azure AD.
Which three improvement actions will this affect?
NOTE: Each correct selection is worth one point.
A. Require MFA for administrative roles
B. Ensure all users can complete multi-factor authentication for secure access
C. Enable policy to block legacy authentication
D. Enable self-service password reset
E. Use limited administrative roles
Show Answer
Correct Answer: A, B, C
Explanation: Enabling Microsoft Entra ID (Azure AD) Security defaults enforces MFA registration for users, requires MFA for administrators and privileged activities, and blocks legacy authentication protocols. It does not enable self-service password reset or implement limited administrative roles.
Question 197
HOTSPOT
-
You have a Microsoft 365 E5 subscription that contains the devices shown in the following table.
All the devices are onboarded to Microsoft Defender for Endpoint.
You plan to use Microsoft Defender Vulnerability Management to meet the following requirements:
• Detect operating system vulnerabilities.
• Perform a configuration assessment of the operating system.
Which devices support each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Detect operating system vulnerabilities: Device1, Device2, Device3, and Device4
Perform a configuration assessment of the operating system: Device1 and Device2 only
Explanation: Microsoft Defender Vulnerability Management detects OS vulnerabilities across supported Windows, Android, and iOS devices. OS configuration assessment is supported for Windows 10/11, but not Android or iOS.
Question 198
HOTSPOT
-
You have a Microsoft 365 subscription that uses Microsoft Defender for Office 365.
You need to identify the settings that are configured less secure than the Standard protection profile settings in the preset security policies.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Portal: Microsoft 365 Defender portal
Feature: Configuration analyzer
Explanation: Configuration Analyzer in the Microsoft 365 Defender portal compares your tenant's security settings against the Standard and Strict preset security policy baselines and highlights settings that are less secure.
Question 199
Your network contains an Active Directory domain named adatum.com that is synced to Azure AD.
The domain contains 100 user accounts.
The city attribute for all the users is set to the city where the user resides.
You need to modify the value of the city attribute to the three-letter airport code of each city.
What should you do?
A. From Azure Cloud Shell, run the Get-MsolUser and Set-MsolUser cmdlets.
B. From Windows PowerShell on a domain controller, run the Get-MgUser and Update-MgUser cmdlets.
C. From Active Directory Administrative Center, select the Active Directory users, and then modify the Properties settings.
D. From Azure Cloud Shell, run the Get-MgUser and Update-MgUser cmdlets.
Show Answer
Correct Answer: C
Explanation: The city attribute is synchronized from the on-premises Active Directory to Microsoft Entra ID (Azure AD). For synchronized users, authoritative changes must be made in the on-premises directory; changes made directly in Azure AD/Graph are overwritten by the next sync. Therefore, modify the City attribute in Active Directory Administrative Center (or another on-prem AD management tool), and let Azure AD Connect synchronize the updates.
Question 200
Your network contains an on-premises Active Directory domain. The domain contains 2,000 computers that run Windows 10.
You purchase a Microsoft 365 subscription.
You implement password hash synchronization and Azure AD Seamless Single Sign-On (Seamless SSO).
You need to ensure that users can use Seamless SSO from the Windows 10 computers.
What should you do?
A. Join the computers to Azure AD.
B. Create a conditional access policy in Azure AD.
C. Modify the Intranet zone settings by using Group Policy.
D. Deploy an Azure AD Connect staging server.
Show Answer
Correct Answer: C
Explanation: Azure AD Seamless SSO requires domain-joined Windows devices to automatically obtain Kerberos tickets for the Azure AD computer account. To enable browsers to send these tickets to the Microsoft Entra sign-in endpoint, the Azure AD URL must be placed in the Local Intranet zone, typically via Group Policy. Azure AD join, Conditional Access, and an Azure AD Connect staging server are not required to enable Seamless SSO.
Question 201
HOTSPOT
-
Your network contains an on-premises Active Directory domain that is synced to Azure AD as shown in the following exhibit.
An on-premises Active Directory user account named Allan Yoo is synchronized to Azure AD. You view Allan’s account from Microsoft 365 and notice that his username is set to
.
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: No
No
Yes
Explanation: Password writeback is disabled, so an Azure password reset cannot be written back to on-premises AD. Job title is synchronized from on-premises AD and should be managed there. Usage location is a cloud-managed Azure AD attribute and can be configured in the Azure portal.
Question 202
You have a Microsoft 365 E5 subscription that contains users in the United States, Europe, and Asia.
You use Azure AD Identity Protection.
You have a virtual desktop infrastructure (VDI). All VDI servers are located in the United States.
Users connect to Microsoft 365 from laptops and the VDI.
Some VDI users report that they are blocked from signing in to Microsoft 365 due to a high sign-in risk.
You need to reduce the likelihood that the VDI users will be erroneously blocked from signing in to Microsoft 365. The solution must ensure that sign-ins from the VDI environment are protected by using Identity Protection.
What should you configure?
A. ExpressRoute for Microsoft 365
B. a trusted location
C. a Satellite Geography location
D. a Conditional Access policy
Show Answer
Correct Answer: B
Explanation: Configure the VDI egress IP addresses as a trusted location in Microsoft Entra Conditional Access. Identity Protection reduces false positives such as unfamiliar sign-in location or anonymous/IP-related risk signals for trusted locations while still allowing Identity Protection risk-based policies to protect sign-ins. ExpressRoute and Satellite Geography are unrelated, and creating a new Conditional Access policy alone does not address the erroneous high-risk assessment.
$19
Get all 430 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.