DRAG DROP
-
You have an Azure Storage account named storage1.
You plan to secure storage1 by using a Bring Your Own Key (BYOK) strategy.
You create an Azure key vault named AKV1 and upload a compatible key.
You need to configure storage1 to use the key stored in AKV1 for encryption.
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: 1. Create a managed identity and assign it to storage1.
2. Create and assign a Key Vault access policy.
3. Configure Azure Storage encryption with customer-managed keys.
Explanation: For Azure Storage BYOK, the storage account needs a managed identity, that identity must be granted access to the key in Key Vault, and then the storage account is configured to use the customer-managed key.
Question 33
HOTSPOT
-
You have an Azure subscription.
You need to create an Azure policy to ensure that all the resources in the subscription have tags assigned. The solution must ensure that the policy can remediate noncompliant resources automatically.
How should you configure the policy? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Property to add: roleDefinitionIds
Effect to use: modify
Explanation: The Modify effect can add or update tags and supports automatic remediation of existing noncompliant resources. Modify policies require the roleDefinitionIds property so Azure Policy can obtain the permissions needed for remediation.
Question 34
You have a Microsoft 365 subscription that contains a group named Group1. The subscription is linked to a Microsoft Entra ID P1 tenant.
You have an external software as a service (SaaS) application named App1. App1 is managed by using a web-based admin portal and supports the use of Microsoft Entra ID credentials.
You need to ensure that only the members of Group1 who sign in from Microsoft Entra joined devices can access the admin portal of App1.
What should you create first in Microsoft Entra?
A. an enterprise application
B. a Microsoft Entra application proxy connector group
C. a Conditional Access policy
D. an access package
Show Answer
Correct Answer: A
Explanation: To restrict access to a SaaS application with Conditional Access, the application must first exist in Microsoft Entra ID as an enterprise application (service principal). After adding App1 as an enterprise application, you can create a Conditional Access policy targeting App1, requiring users to be members of Group1 and to sign in from Microsoft Entra joined devices. An application proxy connector group is for publishing on-premises apps, and an access package is for entitlement management.
Question 35
DRAG DROP
-
You have an Azure environment that contains multiple workloads deployed across multiple subscriptions.
You need to recommend a solution to assess and improve the security posture of the workloads. The solution must meet the following requirements:
• Use the Microsoft Cloud Adoption Framework for Azure to evaluate compliance with cloud governance policies.
• Use the Azure Well-Architected Framework to secure individual workloads.
What should you include in the recommendation for each requirement? To answer, drag the appropriate recommendations to the correct requirements. Each recommendation may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Use the Microsoft Cloud Adoption Framework for Azure to evaluate compliance with cloud governance policies:
Microsoft cloud security benchmark (MCSB)
Use the Azure Well-Architected Framework to secure individual workloads:
Microsoft Defender for Cloud
Explanation: CAF governance aligns with the Microsoft Cloud Security Benchmark as the security guidance/baseline for governance and compliance. The Well-Architected Framework's Security pillar is implemented and assessed using Microsoft Defender for Cloud recommendations and secure score.
Question 36
HOTSPOT
-
You have an Azure DevOps organization that is used to manage the development and deployment of internal apps to multiple Azure subscriptions.
You are developing a DevSecOps strategy.
You need to apply DevSecOps controls for the secure code stage and the secure operations stage. The solution must be based on Microsoft Cloud Adoption Framework for Azure principles.
What should you apply for each stage? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation: In the Cloud Adoption Framework, secure code emphasizes managing software dependencies and supply chain risks. Secure operations focuses on controlling runtime access through application access controls and least-privilege principles.
Question 37
You have an Azure subscription and a Microsoft 365 subscription.
Your company uses several software as a service (SaaS) applications.
To align with Microsoft cloud security benchmark (MCSB) and Microsoft Cybersecurity Reference Architectures (MCRA), you plan to design a solution to provide visibility into user activity across the applications and detect potentially risky behavior in real time.
Which service should you recommend?
A. Microsoft Defender for Cloud Apps
B. Microsoft Purview Information Protection
C. Microsoft Sentinel
D. Microsoft Defender for Endpoint
Show Answer
Correct Answer: A
Explanation: Microsoft Defender for Cloud Apps is the CASB solution designed to provide visibility into SaaS application usage, monitor user activity, detect anomalous and risky behavior in real time, and enforce policies across cloud applications. This aligns with Microsoft cloud security benchmark (MCSB) and Microsoft Cybersecurity Reference Architectures (MCRA) guidance for SaaS visibility and user activity monitoring.
Question 38
HOTSPOT
-
You have a Microsoft 365 E5 subscription.
You need to mitigate ransomware attacks against messages posted to Microsoft Teams channels and files stored in Teams channels.
What should you include in the solution for each type of content? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Messages: Single Item Recovery
Files: Files Restore
Explanation: Teams channel messages are stored in Exchange Online mailboxes, where Single Item Recovery helps recover deleted or modified items. Teams channel files are stored in SharePoint Online, where Files Restore is the dedicated ransomware recovery feature.
Question 39
HOTSPOT
-
You have 500 Windows 11 devices and 200 macOS devices. The devices are managed by using Microsoft Intune and are subject to compliance policies.
You plan to deploy the following Intune features:
• Security baselines
• Remote lock of noncompliant devices
Which feature will be supported by each platform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point
Show Answer
Correct Answer: Security baselines: Windows only
Remote lock: macOS only
Explanation: Intune security baselines are supported for Windows 10/11 (not macOS). The Remote lock device action is supported for macOS (and mobile platforms), but not Windows.
Question 40
HOTSPOT
-
You have a Microsoft 365 E5 subscription that uses Microsoft Teams.
Your company has an investment department and a research department. Each department has a compliance team.
You are designing a Microsoft Purview Information Barriers (IBs) solution to restrict communication between the departments. The solution must meet the following requirements:
• The employees in each department must only be able to communicate with the employees in their respective department.
• The employees on the compliance team of each department must be able to communicate with the employees on the compliance team of the other department.
What is the minimum number of segments and IB policies required? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Segments: 3
Policies: 2
Explanation: Use three segments: Investment, Research, and a shared Compliance segment. Create two one-way block policies (Investment→Research and Research→Investment). Compliance users remain in the shared segment and can communicate with each other.
Question 41
You have an Azure subscription that contains the Azure Virtual Machine Scale Sets shown in the following table.
You are evaluating Azure Update Manager and automatic virtual machine guest patching.
Which virtual machine scale sets will automatic guest patching support?
A. VMSS1 only
B. VMSS2 only
C. VMSS1 and VMSS3 only
D. VMSS2 and VMSS4 only
E. VMSS1, VMSS2, VMSS3, and VMSS4
Show Answer
Correct Answer: C
Explanation: Automatic VM guest patching for Virtual Machine Scale Sets is supported when the scale set uses supported Azure platform images (not custom images). Current support includes both Uniform and Flexible orchestration modes for eligible platform images. Therefore, the supported scale sets are the ones using supported platform images, which correspond to VMSS1 and VMSS3 only.
$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.