Your on-premises network contains an Active Directory Domain Services (AD DS) domain. The domain contains 500 Windows 11 devices.
You have a Microsoft 365 subscription and an Azure subscription.
You have a Microsoft Entra tenant that syncs with the domain and is linked to the subscriptions. The devices are Microsoft Entra hybrid joined.
You plan to deploy a solution to mitigate attacks against privileged accounts. The solution will include Microsoft Sentinel rules that will detect attempts to use fake cached credentials.
You need to recommend a solution to create the fake cached credentials on client computers.
What should you recommend?
A. User and Entity Behavior Analytics (UEBA) in Microsoft Sentinel
B. a deception rule in Microsoft Defender for Endpoint
C. a user risk policy in Microsoft Entra ID Protection
D. a Honeytoken tag in Microsoft Defender for Identity
Show Answer
Correct Answer: D
Explanation: Microsoft Defender for Identity honeytokens are decoy credentials/accounts intended to detect credential theft and lateral movement. Honeytoken-tagged accounts can be deployed so that attempts to use the fake cached credentials generate detections, which can then be consumed by Microsoft Sentinel analytics rules. UEBA analyzes behavior, Defender for Endpoint deception rules focus on endpoint lures rather than AD credential honeytokens, and Entra ID Protection user risk policies do not create fake credentials.
Question 13
You have a Microsoft 365 subscription that contains a group named Group1. The subscription contains 1,000 Windows devices that are joined to a Microsoft Entra tenant and managed by using Microsoft Intune. All users sign in to the devices by using standard user accounts.
You plan to deploy a new app named App1 to the members of Group1. The Group1 members must have administrative rights to install new versions of App1.
You need to ensure that the Group1 members can install new versions of App1. The solution must follow the principles of Zero Trust.
What should you implement?
A. Microsoft Entra Privileged Identity Management (PIM)
B. Microsoft Intune Endpoint Privilege Management (EPM)
C. Microsoft Local Administrator Password Solution (Microsoft LAPS)
D. Microsoft Entra entitlement management
Show Answer
Correct Answer: B
Explanation: Microsoft Intune Endpoint Privilege Management (EPM) allows standard users to run approved applications with elevated privileges without granting permanent local administrator rights. This enables members of Group1 to install updates for App1 while adhering to Zero Trust by providing app-specific, policy-controlled, audited elevation. PIM manages privileged role activation, Microsoft LAPS manages local admin passwords, and entitlement management handles access packages rather than endpoint privilege elevation.
Question 14
HOTSPOT
-
You plan to implement an Azure environment based on Microsoft Cloud Adoption Framework for enterprise-scale landing zone architecture principles. The environment will host three apps that have the following characteristics:
• Each app will have a development environment, a test environment, and a production environment.
• Each environment will be managed by a separate team.
• Each app will store its secrets in Azure Key Vault.
You need to recommend how many Azure subscriptions and key vaults to deploy to the application landing zones.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Subscriptions: 9
Key vaults: 9
Explanation: Enterprise-scale landing zone guidance recommends separate subscriptions for environments managed independently. With 3 apps × 3 environments = 9 application landing zone subscriptions. Each environment should have its own Key Vault to isolate secrets, resulting in 9 Key Vaults.
Question 15
HOTSPOT
-
You have an Azure subscription that contains an Azure Synapse Analytics workspace named workspace1. workspace1 contains a built-in serverless SQL pool and a dedicated SQL pool named Pool1.
You need to recommend a second layer of data encryption for workspace1.
What should you include in the recommendation for each pool? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation: Dedicated SQL pools support TDE as the additional configurable encryption layer. Serverless SQL pools rely on storage encryption, and the second layer of encryption is provided by infrastructure encryption (double encryption).
Question 16
You have an Azure subscription that uses Microsoft Defender for Cloud.
You have Amazon Web Services (AWS), Google Cloud Platform (GCP), and Oracle Cloud Infrastructure (OCI) subscriptions.
You create a custom security standard in Defender for Cloud.
To which subscriptions can the Defender for Cloud standard be applied?
A. Azure and AWS only
B. Azure and GCP only
C. Azure, AWS, and GCP only
D. Azure, AWS, and OCI only
E. Azure, AWS, GCP, and OCI
Show Answer
Correct Answer: C
Explanation: Custom security standards in Microsoft Defender for Cloud can be assigned to Azure subscriptions and supported multicloud connectors for AWS and Google Cloud. Oracle Cloud Infrastructure (OCI) is not supported for applying custom security standards.
Question 17
HOTSPOT
-
Your company has offices in New York City and London. The London office contains an on-premises app named App1.
You have a Microsoft Entra tenant named contoso.com that is hosted in North America.
You plan to manage access to App1 for the users in the London office by using Microsoft Entra Private Access. You will deploy Private Access by performing the following actions in the London office:
• Deploy Microsoft Entra application proxy connectors.
• Provision an ExpressRoute circuit to the closest peering location.
You need to optimize the network for the planned deployment. The solution must meet the following requirements:
• Maximize redundancy for connectivity to App1.
• Minimize network latency when accessing App1.
• Maximize security.
• Minimize costs.
What should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Two connectors to a new connector group
ExpressRoute with Microsoft peering
Explanation: Deploy two connectors in the same dedicated connector group for redundancy and load balancing for App1. Microsoft Entra Private Access/Application Proxy traffic to Microsoft services uses ExpressRoute Microsoft peering; the premium add-on is unnecessary here and private peering is for Azure VNets, not Microsoft SaaS endpoints.
Question 18
HOTSPOT
-
You have a Microsoft 365 subscription.
Microsoft Purview is configured to protect data in only Microsoft Exchange Online and SharePoint Online. Custom sensitive information types (SITs) have been created to identify confidential data.
You discover that users access third-party generative AI websites from their Windows devices. You need to recommend a solution to block AI prompts that contain confidential data and scan the AI prompts submitted to the third-party websites.
What should you recommend 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: Block AI prompts: Data loss prevention
Enable scanning of AI prompts: Onboard each device to Microsoft Purview
Explanation: Purview DLP can detect sensitive information types and block confidential data from being submitted to supported generative AI sites. Scanning prompts entered into third-party AI websites requires endpoint capabilities, so Windows devices must be onboarded to Microsoft Purview (Endpoint DLP).
Question 19
HOTSPOT
-
You are designing new Azure applications based on security best practices from the Microsoft Cloud Adoption Framework for Azure. Each application will be deployed to a dedicated and secure environment that will contain isolated instances of the following key Azure security resources:
• Azure Key Vault
• Virtual networks
• An Azure subscription
• Azure Policy assignments
• Network security groups (NSGs)
• Role-based access control (RBAC) assignments
You need to recommend which type of environment and which module to use to deploy the applications. The solution must use infrastructure as code (IaC) to deploy each application environment.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Environment type: Landing zone
Module: Bicep or Terraform
Explanation: The Cloud Adoption Framework recommends application landing zones as isolated environments. Enterprise-scale landing zones are deployed using IaC, with Bicep or Terraform as the recommended implementation modules.
Question 20
You have a Microsoft 365 subscription that contains 500 users. Each user is assigned a Microsoft 365 E5 license and uses a Windows device.
Microsoft Purview data loss prevention (DLP) policies are applied to Microsoft Exchange Online email and SharePoint Online sites.
You plan to monitor the usage of third-party generative AI apps by using Microsoft Purview Data Security Posture Management for AI (DSPM for AI).
What should you do first?
A. Enable Microsoft Purview insider risk management for all the users.
B. Onboard all endpoint devices to Microsoft Purview.
C. Configure Microsoft Purview data connectors for the generative AI apps.
D. License all the users for Microsoft 365 Copilot.
Show Answer
Correct Answer: B
Explanation: To monitor the use of third-party generative AI apps with Microsoft Purview DSPM for AI, the prerequisite is onboarding endpoint devices so endpoint activity can be discovered and monitored. Insider Risk Management, AI app connectors, or Microsoft 365 Copilot licenses are not the initial prerequisite for monitoring third-party AI app usage. The provided Microsoft documentation lists endpoint onboarding as a prerequisite.
Question 21
HOTSPOT
-
You have a Microsoft 365 E5 subscription.
You need to recommend a security solution that meets the following requirements:
• Automatically identifies and stops external, brute force attacks against accounts in the subscription
• Automatically identifies and stops external attacks that use an internal account to exfiltrate data from Microsoft SharePoint Online sites in the subscription
What should you include in the recommendation 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: Microsoft Entra ID Protection
Microsoft Defender for Cloud Apps
Explanation: Entra ID Protection detects and mitigates identity-based risks such as brute-force/password spray attacks. Defender for Cloud Apps detects and can automatically respond to anomalous cloud activity, including insider-account-based data exfiltration from SharePoint Online.
$19
Get all 314 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.