233 questions · instant answer feedback · concise explanations · free
Question 1 of 233When users sign in to the Azure portal, they first are:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. authenticated
Users must be authenticated first, which verifies their identity before anything else happens. Authorization comes later to determine what permissions they have, so always associate authentication with identity verification and authorization with access control.
Question 2 of 233Which of the following provides best practices from Microsoft employees, partners, and customers, including tools and guidance to assist with Azure deployment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Microsoft Cloud Adoption Framework for Azure
The Microsoft Cloud Adoption Framework for Azure provides proven guidance and best practices to accelerate your cloud adoption journey. Resource locks and Azure Policy are governance tools used to enforce rules rather than frameworks.
Question 3 of 233Which Microsoft portal provides information on how Microsoft cloud services comply with regulatory standards, such as the International Organization for Standardization (ISO)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Service Trust Portal
The Microsoft Service Trust Portal provides detailed compliance documentation and audit reports for Microsoft cloud services. The other portals handle billing or administration, while the Service Trust Portal is specifically dedicated to compliance.
Question 4 of 233Do you need to deploy Azure virtual machines to host an Azure Entra ID tenant?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
No, Azure Entra ID is a fully managed cloud-based directory service. You never need to deploy or maintain underlying virtual machines. Remember that Entra ID operates natively as a multi-tenant SaaS solution managed entirely by Microsoft.
Question 5 of 233Which score measures an organization's progress in completing actions that help reduce risks associated with data protection and regulatory standards?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Compliance score
Compliance score tracks your progress in completing improvement actions aligned with data protection and regulatory standards. Do not confuse this with Secure Score, which specifically measures the implementation of security configurations across your environment.
Question 6 of 233Which two types of resources can be protected using Azure Firewall?
Select 2 answers.
Show answer & explanation
Correct answer: C. Azure virtual machines · E. Azure virtual networks
Azure Firewall is a managed network security service designed to protect Azure virtual networks and the virtual machines connected to them. SaaS applications like SharePoint Online are protected at the application layer, not by Azure infrastructure firewalls.
Question 7 of 233Azure DDoS Protection Standard can be used to protect:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Virtual networks
Azure DDoS Protection Standard is explicitly designed to safeguard virtual networks against distributed denial-of-service attacks. Remember that this service operates at the network layer, making resource groups and identity objects invalid targets.
Question 8 of 233In the shared responsibility model for an Azure deployment, what is Microsoft solely responsible for managing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Physical hardware management
Microsoft is solely responsible for managing physical hardware, including datacenters and host infrastructure. Customers always remain responsible for configuring data permissions and managing their own user accounts and devices in the cloud.
Question 9 of 233What should you use in the Microsoft 365 Defender portal to view security trends and track identity protection status?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Reports
The Reports section in the Microsoft 365 Defender portal provides the visibility needed to track security trends and monitor identity protection status. Incidents are for active investigations, while reports aggregate historical data and metrics.
Question 10 of 233You plan to implement a security strategy and place multiple layers of defense in a network infrastructure. What security methodology does this represent?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Defense in depth
Defense in depth uses multiple layers of security controls to protect data and infrastructure. If one layer fails, others remain to stop threats. Identity as a perimeter focuses only on authentication, not layered defenses.
Question 11 of 233What do you use to provide real-time integration between Azure Sentinel and another security source?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. a connector
Data connectors ingest logs from various sources into Azure Sentinel for real-time analysis. While a Log Analytics workspace stores the data, the connector itself establishes the actual integration pipeline for security alerts and events.
Question 12 of 233What is an example of encryption at rest?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. encrypting a virtual machine disk
Encrypting a virtual machine disk protects data stored on the physical storage media, which defines encryption at rest. HTTPS, encrypted emails, and VPNs represent encryption in transit, safeguarding data moving across networks.
Question 13 of 233Applications registered in Azure Entra ID are automatically associated with a _____________
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. service principal
Registering an application in Azure Entra ID automatically creates an application object and a service principal in the tenant. The service principal is the local instance used to define permissions and access policies.
Question 14 of 233In software as a service (SaaS), applying service packs to applications is the responsibility of the organization.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
No, in SaaS the cloud provider handles all underlying maintenance including service packs and patching. The customer organization only manages their data, user access, and devices connecting to the SaaS application.
Question 15 of 233Which three statements accurately describe the guiding principles of Zero Trust?
Select 3 answers.
Show answer & explanation
Correct answer: A. Always explicitly verify user permissions. · B. Always assume the user system can be breached. · D. Use identity as the primary security perimeter.
Zero Trust requires explicit permission verification, assumes compromise, and uses identity as the primary security perimeter. Options citing the network or physical locations reflect legacy castle-and-moat models rather than modern Zero Trust concepts.
Question 16 of 233Which Azure Entra ID feature can you use to prevent devices not managed by Microsoft Intune from accessing corporate resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Conditional Access policies
Conditional Access policies evaluate device compliance and grants access only to Intune-managed devices. Network security groups filter network traffic but do not evaluate user identity or device compliance state.
Question 17 of 233Azure Policy supports automatic remediation.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Azure Policy supports automatic remediation by triggering deployment scripts to fix non-compliant resources. This feature enforces governance standards without requiring manual intervention for newly created or existing resources.
Question 18 of 233What is a use case for implementing information barrier policies in Microsoft 365?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. To restrict Microsoft Teams chats between certain groups within an organization
Information barriers restrict communication between specific groups to prevent conflicts of interest. The exam focuses on Teams chats and SharePoint, though Exchange email is technically affected too, making the intent the key differentiator.
Question 19 of 233What can you use to scan email attachments and forward them to recipients only if the attachments are free of malware?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Defender for Office 365
Microsoft Defender for Office 365 uses Safe Attachments to scan files in a virtual environment before delivery. Defender for Endpoint handles endpoint threats, while Defender for Identity monitors on-premises signals.
Question 20 of 233In the Microsoft Cloud Adoption Framework for Azure, which two phases are addressed before the Ready phase?
Select 2 answers.
Show answer & explanation
Correct answer: B. Define strategy · E. Plan
The Microsoft Cloud Adoption Framework starts with the Define Strategy and Plan phases before reaching the Ready phase. A practical exam tip is to remember the lifecycle order: Strategy, Plan, Ready, Adopt, and Govern.
Question 21 of 233Can Microsoft Secure Score in the Microsoft 365 security center provide recommendations for Microsoft Cloud App Security?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Microsoft Secure Score provides actionable recommendations across various services, including Microsoft Cloud App Security. Secure Score aggregates configuration states to measure and improve an organization's overall security posture across workloads.
Question 22 of 233Does compliance evaluation in Azure Policy occur only when a target resource is created or modified?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
Azure Policy compliance evaluation also occurs during an on-demand scan or when a policy is assigned. It is not strictly limited to resource creation or modification, ensuring continuous monitoring of your environment for governance.
Question 23 of 233Can the secure score in Azure Security Center assess resources across multiple Azure subscriptions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, the secure score evaluates resources across multiple Azure subscriptions. For the exam, remember that this aggregation provides a comprehensive view of your overall security posture, though the service is now known as Microsoft Defender for Cloud.
Question 24 of 233Is shared responsibility a fundamental privacy principle of Microsoft?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
No, shared responsibility is a security and governance model dictating cloud obligations between Microsoft and the customer. The actual six fundamental Microsoft privacy principles are control, transparency, security, no content-based targeting, legal protection, and benefits.
Question 25 of 233Does applying system updates increase an organization's secure score in Azure Security Center?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, applying system updates directly increases your secure score by resolving vulnerability recommendations. On the exam, remember that completing recommended remediation tasks, like patch management, actively raises your security posture.
Question 26 of 233Is transparency a fundamental privacy principle of Microsoft?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, transparency is a core Microsoft privacy principle. The company commits to being clear about data collection and usage. Expect to memorize the six privacy principles, as they are foundational for the compliance portion.
Question 27 of 233Is verify explicitly one of the guiding principles of Zero Trust?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, verify explicitly is a core Zero Trust principle. It means authenticating and authorizing based on all available data points. Remember the three Zero Trust principles: verify explicitly, use least privilege access, and assume breach.
Question 28 of 233For which type of resource can Azure Bastion provide secure access?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure virtual machines
Azure Bastion provides secure and seamless RDP and SSH access to Azure virtual machines directly over TLS. It does not provide remote connectivity for databases or web apps, eliminating the strongest distractors.
Question 29 of 233Does the Zero Trust security model assume that a firewall protects the internal network from external threats?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
No, Zero Trust assumes breach and never trusts anything by default, even behind a firewall. Traditional perimeter security relies on firewalls, but Zero Trust requires continuous verification for every request regardless of origin.
Question 30 of 233Does hybrid identity require the implementation of two Microsoft 365 tenants?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
No, hybrid identity connects an on-premises Active Directory environment with Microsoft Entra ID using a single tenant. Tools like Entra Connect sync identities, allowing users to access both cloud and local resources seamlessly.
Question 31 of 233Can you manage an Azure Entra ID tenant using the Azure portal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, you can manage an Azure Entra ID tenant directly within the Azure portal. This portal provides a unified interface where administrators can handle directory objects, users, and groups. The Microsoft Entra admin center is another valid interface.
Question 32 of 233All editions of Microsoft Entra ID licenses include the same features.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
The correct answer is No because Microsoft Entra ID editions like Free, P1, and P2 offer different capabilities. For the exam, remember that advanced features such as Conditional Access and Identity Protection require the premium P1 or P2 tiers.
Question 33 of 233Is assuming breach one of the guiding principles of Zero Trust?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
The correct answer is Yes because assuming breach is a core guiding principle of Zero Trust. For the exam, pair this with the verify explicitly principle, which ensures users and devices are continuously authenticated rather than trusted by default.
Question 34 of 233It is used to identify, hold, and export electronic information that can be used in an investigation:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Electronic Discovery (eDiscovery)
eDiscovery is used to identify, hold, and export electronic information for legal or internal investigations. Data Loss Prevention prevents sensitive data sharing, while Customer Lockbox controls Microsoft engineer access.
Question 35 of 233It is the process of identifying whether a signed-in user can access a specific resource:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Authorization
Authorization determines whether an authenticated user has the necessary permissions to access a specific resource. Authentication merely verifies user identity, while single sign-on simplifies the login prompt process.
Question 36 of 233Does the digital signature of a document require a private key?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
A digital signature requires a private key to ensure authenticity and integrity. The corresponding public key is then used by recipients to validate the signature and confirm the document origin.
Question 37 of 233Federation is used to establish __________________ between organizations.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. a trust relationship
Federation establishes a trust relationship between organizations, allowing secure sharing of identity information. Account synchronization is handled by directory sync tools, not by establishing a federation trust.
Question 38 of 233Hybrid identity refers to synchronizing Active Directory Domain Services (AD DS) and Azure Entra ID.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Hybrid identity synchronizes Active Directory Domain Services with Azure Entra ID to provide a common identity. This synchronization allows users to access both cloud and on-premises resources seamlessly.
Question 39 of 233Azure Entra ID Connect can be used to implement hybrid identity.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Azure Entra Connect synchronizes identities between on-premises Active Directory and Azure Entra ID. This tool is the primary Microsoft solution for configuring and maintaining a hybrid identity environment.
Question 40 of 233Does verifying the authenticity of a digitally signed document require the signer's public key?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Verifying a digital signature requires the signer's public key to mathematically confirm the signature was created with the matching private key. Public key cryptography ensures secure validation without exposing the private key.
Question 41 of 233You have a Microsoft 365 E3 subscription. You plan to audit user activity using the unified audit log and Basic Auditing. How long will the audit records be retained?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. 180 days
With Basic Auditing in a standard Microsoft 365 E3 subscription, audit records are retained for 180 days. Advanced Audit, typically licensed via E5, extends this retention period to a full year for long-term compliance needs.
Question 42 of 233What can you use to provide threat detection for Azure SQL Managed Instance?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Defender
Microsoft Defender for Cloud provides advanced threat detection for Azure SQL Managed Instances. Although the older name Azure Defender appears, it correctly identifies the service. Secure Score only evaluates configurations, not live threats.
Question 43 of 233Which of the following admin centers can you use to manage Microsoft Intune?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Microsoft Endpoint Manager admin center
The Microsoft Endpoint Manager admin center is the dedicated interface for managing Intune policies and devices. Note that Microsoft has renamed this to the Intune admin center, so a modern exam might use that updated terminology.
Question 44 of 233Is control a fundamental privacy principle of Microsoft?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Control is indeed one of the six foundational Microsoft privacy principles, meaning users should have control over their data. The other principles are security, transparency, compliance, no content-based targeting, and legal protections.
Question 45 of 233Fill in the blank: Provides reference recommendations and guidance for securing Azure services. Azure Network Watcher
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Security baselines for Azure
Security baselines for Azure provide reference recommendations and guidance to help secure your Azure services. The distractors are monitoring tools, whereas security baselines specifically focus on applying cloud security best practices and hardening configurations.
Question 46 of 233Which of the following enables collaboration with business partners from external organizations like suppliers, partners, and vendors, where external users appear as guest users in the directory?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Entra ID business-to-business (B2B)
Microsoft Entra ID business-to-business allows external users to collaborate as guests in your directory. Use Entra ID B2C for consumer applications, not business partner collaboration. Formatting here is messy, but the concept holds.
Question 47 of 233Which Microsoft Entra ID feature can you use to provide Just-in-Time (JIT) access to manage Azure resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Microsoft Entra ID Privileged Identity Management (PIM)
Privileged Identity Management provides Just-in-Time access by allowing eligible users to temporarily activate elevated privileges. This minimizes risk compared to standing access, which is a key exam objective.
Question 48 of 233In a hybrid identity model, what can you use to synchronize identities between Active Directory Domain Services (AD DS) and Microsoft Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Microsoft Entra ID Connect
Microsoft Entra Connect is the tool used to synchronize identities from on-premises Active Directory Domain Services to the cloud. It handles password hash synchronization and seamless single sign-on.
Question 49 of 233Which Azure Entra ID feature can you use to evaluate group membership and automatically remove users who no longer require membership in a group?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. access reviews
Access reviews allow administrators to periodically verify group memberships and automatically remove users who no longer need access. Identity Protection is used for risk-based sign-in detection, not routine group membership validation.
Question 50 of 233Which Microsoft 365 compliance feature can you use to automatically encrypt content based on specific conditions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. sensitivity labels
Sensitivity labels can apply encryption automatically when specific content conditions or sensitive data types are detected. Retention policies handle data deletion and lifecycle management rather than encryption.
Question 51 of 233Which feature of the Microsoft 365 compliance center can you use to identify all documents on a Microsoft SharePoint Online site that contain a specific keyword?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Content Search
The Content Search tool locates specific documents across Microsoft 365 locations like SharePoint Online using targeted keyword queries. Auditing tracks logged user actions rather than searching for specific file contents.
Question 52 of 233What can you use to provide a user with a two-hour window to complete an administrative task in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Entra ID Privileged Identity Management (PIM)
Microsoft Entra ID Privileged Identity Management provides just-in-time access by letting eligible users activate administrative roles for a specific, time-bound window. Conditional Access is a strong distractor, but it enforces session rules rather than temporarily assigning the role itself.
Question 53 of 233Which two are features of Microsoft Defender for Endpoint?
Select 2 answers.
Show answer & explanation
Correct answer: B. Automated investigation and remediation · D. Attack surface reduction
Automated investigation and remediation, along with attack surface reduction, are core endpoint protection capabilities of Microsoft Defender for Endpoint. Shadow IT discovery is a distractor because it belongs to Microsoft Defender for Cloud Apps, not the endpoint solution.
Question 54 of 233Conditional Access policies can be used to block access to an application based on the user's location.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Conditional Access uses signals like network location to allow, block, or require multi-factor authentication for specific applications. Administrators frequently create location-based policies to block access entirely from unauthorized or high-risk countries.
Question 55 of 233Conditional Access policies can trigger Multi-Factor Authentication (MFA) if a user attempts to access a specific application.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Conditional Access can enforce Multi-Factor Authentication when users target specific cloud applications, adding dynamic verification upon access. This ensures sensitive applications require stronger identity assurance during the sign-in event.
Question 56 of 233Can a Microsoft Entra ID user be assigned only one role?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
A Microsoft Entra ID user can be assigned multiple roles to grant different levels of access. For the exam, remember that role assignments are additive and not mutually exclusive.
Question 57 of 233Compliance Manager can be accessed directly from the:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft 365 compliance center.
Compliance Manager is accessed directly through the Microsoft Purview compliance portal, formerly the Microsoft 365 compliance center. The Defender portal is used for security operations instead of compliance tasks.
Question 58 of 233What is the purpose of Microsoft Entra ID Password Protection?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. to prevent users from using specific words in their passwords
Microsoft Entra ID Password Protection prevents users from creating passwords containing easily guessed or banned terms. It expands native password policies beyond complexity rules by blocking weak custom words.
Question 59 of 233Which Microsoft 365 feature can you use to restrict communication and information sharing between members of two departments in your organization?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Information barriers
Information barriers restrict communication and collaboration between specific groups to prevent conflicts of interest. Sensitivity labels classify and protect data but do not block users from interacting.
Question 60 of 233What can you use to provision Azure resources across multiple subscriptions consistently?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Blueprints
Azure Blueprints orchestrates deploying resources and policies consistently across multiple subscriptions. While Azure Policy enforces rules on existing resources, Blueprints packages those artifacts for repeatable deployments.
Question 61 of 233Microsoft Entra ID Identity Protection can be used to invoke multi-factor authentication based on a user's risk level.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Microsoft Entra ID Identity Protection uses risk policies to automatically challenge users with multi-factor authentication when their session appears risky. Remember that Identity Protection is the primary engine for risk-based MFA.
Question 62 of 233Global Administrator is a role in Microsoft Entra ID.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Global Administrator is the highest privileged role in Microsoft Entra ID, granting full access to manage all administrative features. Expect questions mapping default roles to their specific administrative boundaries.
Question 63 of 233With Windows Hello for Business, the biometric data of a user used for authentication is stored only on a local device.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. stored only on a local device.
Windows Hello for Business stores biometric authentication data locally on the device and never transmits it to external servers or the cloud. This prevents the data from being intercepted or stolen remotely.
Question 64 of 233Microsoft Entra ID Identity Protection can detect if user credentials have been leaked to the public.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Microsoft Entra ID Identity Protection continuously monitors for leaked credentials by checking public and dark web databases against your tenant. This feature allows administrators to automatically remediate compromised users.
Question 65 of 233What are two tasks you can implement using data loss prevention (DLP) policies in Microsoft 365?
Select 2 answers.
Show answer & explanation
Correct answer: A. Display policy tips to users who are about to violate your organization's policies. · B. Protect documents in Microsoft OneDrive that contain sensitive information.
DLP policies protect sensitive data across Microsoft 365 locations like OneDrive and show policy tips before a user accidentally leaks information. Disk encryption and security baselines are device management tasks handled by Intune, not DLP.
Question 66 of 233Sensitivity labels can add headers and footers to documents.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Sensitivity labels can apply visual markings like headers, footers, and watermarks to clearly classify and protect documents. This feature helps users instantly identify the handling requirements for sensitive data.
Question 67 of 233What are three authentication methods that can be used by Azure multi-factor authentication (MFA)?
Select 3 answers.
Show answer & explanation
Correct answer: C. text message (SMS) · D. phone call · E. Microsoft Authenticator app
Azure MFA verifies identity using methods like the Microsoft Authenticator app, text messages, or voice calls. Security questions and standard email verification are not valid MFA verification methods under modern security standards.
Question 68 of 233_______________________________________ is a cloud-based solution that leverages on-premises Active Directory signals to identify, detect, and investigate advanced threats.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Microsoft Defender for Identity
Microsoft Defender for Identity uses on-premises Active Directory signals to detect and investigate advanced targeted attacks. Defender for Endpoint focuses on devices, while Cloud App Security monitors SaaS applications.
Question 69 of 233Conditional Access policies can use device state as a signal.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Conditional Access evaluates device state signals, such as Microsoft Intune compliance, to ensure only healthy devices access resources. This signal can enforce stricter controls like blocking access from unmanaged devices.
Question 70 of 233Is Microsoft Entra ID deployed in an on-premises environment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
Microsoft Entra ID is fundamentally a cloud-based identity and access management service rather than an on-premises directory. For the exam, remember that while it synchronizes with on-premises Active Directory via Entra Connect, the service itself runs entirely in the cloud.
Question 71 of 233A higher Microsoft Secure Score means a lower identified risk level in the Microsoft 365 tenant.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
A higher Microsoft Secure Score indicates that you have implemented more recommended security controls, directly lowering your risk exposure. The score measures your security posture against best practices, so completing more actions drives the identified risk down.
Question 72 of 233Sensitivity labels can apply watermarks to emails.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Sensitivity labels from Microsoft Purview Information Protection can apply visual markings like watermarks, headers, and footers to emails and documents. This metadata helps users instantly recognize data classification and ensures organizational compliance rules are enforced.
Question 73 of 233With Advanced Auditing in Microsoft 365, you can identify when email items were accessed.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Advanced Auditing in Microsoft Purview provides MailItemsAccessed events to track when email items are accessed. This forensic capability is key for investigating potential data breaches.
Question 74 of 233Compliance Manager provides predefined templates for creating assessments.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Microsoft Purview Compliance Manager supplies predefined templates for various regulations and standards. These templates simplify the process of building assessments for your compliance needs.
Question 75 of 233Azure Bastion provides secure and seamless Remote Desktop connectivity to Azure virtual machines.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Azure Bastion provides seamless RDP and SSH access to virtual machines directly through the Azure portal over TLS. It eliminates the need to expose public IP addresses to the internet.
Question 76 of 233Conditional Access policies can be applied to global administrators.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Conditional Access policies actively target global administrators to enforce stricter security controls like MFA. Microsoft highly recommends configuring these policies to protect your most privileged accounts.
Question 77 of 233Perform a system access audit:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Detective
Auditing system access is a detective control because it actively monitors and identifies irregular behaviors or potential breaches after they happen. Preventive controls instead block an event before it occurs.
Question 78 of 233Make configuration changes in response to a security incident.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Corrective
Making configuration changes to fix a system after a security incident is a corrective control because it attempts to reverse damage and restore operations. Detective controls only identify issues, while corrective controls resolve them.
Question 79 of 233Encrypt data at rest:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Preventive
Encrypting data at rest is a preventive control because it directly blocks unauthorized users from reading sensitive data if they bypass physical or network security. Detective controls only alert you after the fact.
Question 80 of 233You can use ______________ in the Microsoft 365 security center to view an aggregation of alerts related to the same attack.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. incidents
Incidents in the Microsoft security portal aggregate multiple related alerts into a single comprehensive view of an attack. This grouping helps defenders understand the full scope of an attack rather than reviewing isolated alerts.
Question 81 of 233Microsoft Secure Score measures progress in completing actions based on controls that include regulations and standards important for data protection and governance.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
Microsoft Secure Score focuses heavily on security best practices and identity configurations rather than regulatory compliance. The phrasing is tricky, but the correct answer is yes because its controls ultimately map to data protection, unlike Microsoft Compliance Manager.
Question 82 of 233Cloud Security Posture Management (CSPM) is available for all Azure subscriptions.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
The foundational Cloud Security Posture Management features are enabled by default on all Azure subscriptions at no extra cost. Defender CSPM is an optional paid plan adding advanced risk prioritization.
Question 83 of 233__________ is a cloud-native security information and event management (SIEM) and security orchestration automated response (SOAR) solution used to provide a single solution for alert detection, threat visibility, proactive hunting, and threat response.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Sentinel
Microsoft Sentinel is the correct cloud-native SIEM and SOAR solution for threat detection and response across the enterprise. Azure Monitor or Advisor focus on infrastructure health and best practices rather than comprehensive security incident management.
Question 84 of 233You can use ________________________ in the Microsoft 365 security center to identify the devices affected by an alert.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. incidents
Incidents in the Microsoft Defender portal group related alerts and affected entities, such as devices, into a single view for investigation. Policies are configuration rules, not active alert aggregators.
Question 85 of 233What requires additional verification, such as a verification code sent to a mobile phone?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Multi-Factor Authentication (MFA)
Multi-Factor Authentication requires an additional verification factor, like a code sent to a mobile device, on top of the primary password. Pass-through authentication simply validates passwords against your on-premises Active Directory without requiring this extra step.
Question 86 of 233Microsoft Entra ID is ___________________ used for authentication and authorization.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. an identity provider
Microsoft Entra ID acts as a cloud-based identity provider responsible for authenticating users and authorizing their access to applications. A SIEM system is a strong distractor, but that security monitoring role belongs to Microsoft Sentinel.
Question 87 of 233Conditional Access policies are evaluated before a user is authenticated.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
Conditional Access policies are evaluated after the primary authentication completes but before granting access to the target application. This ensures the system can validate identity signals like location or device compliance before finalizing the session.
Question 88 of 233Microsoft Defender for Identity can identify advanced threats from __________ signals.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. On-premises Active Directory Domain Services (AD DS)
Defender for Identity uses your on-premises Active Directory Domain Services signals to detect advanced threats. Remember that Microsoft Entra Connect is just the synchronization tool, not the primary source for these threat detections.
Question 89 of 233Compliance Manager evaluates an organization's compliance data __________.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. continuously
Compliance Manager continuously evaluates an organization's compliance posture to provide ongoing risk assessments. Avoid options like quarterly or on demand because the platform calculates your improvement actions and baseline assessments automatically in real time.
Question 90 of 233Which of the following is available for the Azure Application Gateway service to help protect web applications from common exploits and vulnerabilities?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure Web Application Firewall
Azure Web Application Firewall provides centralized protection for web applications from common vulnerabilities like SQL injection. Azure Firewall protects network layers instead of application-specific web threats.
Question 91 of 233What type of identity is created when you register an application with Microsoft Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. a service principal
Registering an application in Entra ID creates an application object and a corresponding service principal. The service principal is what actually gets assigned permissions to access resources.
Question 92 of 233Can the secure score in Microsoft Defender for Cloud assess resources across multiple Azure subscriptions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Microsoft Defender for Cloud evaluates resources across multiple subscriptions simultaneously, providing a unified view of your security posture. This aggregation allows administrators to monitor security health across the entire organization.
Question 93 of 233Can network security groups (NSGs) deny outbound traffic to the Internet?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Network security groups can evaluate and block outbound traffic to the Internet using customizable security rules. This basic filtering mechanism secures virtual machines by restricting unauthorized network communication.
Question 94 of 233Does Azure Bastion provide secure user connections using RDP?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Azure Bastion provides secure RDP and SSH access directly through the Azure portal without exposing public IP addresses. This service simplifies remote administration while protecting virtual machines from external threats.
Question 95 of 233You are considering using sensitivity labels in Microsoft 365. Do sensitivity labels add a header and footer to the underlying Office 365 document to which the label is applied?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Sensitivity labels can apply visual markings like headers and footers to Office documents to indicate their protection level. This feature helps users instantly recognize data classification and handling requirements.
Question 96 of 233Which of the following encryption techniques is used to "Encrypt information residing in persistent storage on physical media"?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Encryption at rest
Encryption at rest protects data stored on physical media like hard drives and SSDs from unauthorized access. This differs from encryption in transit, which safeguards data actively moving across networks.
Question 97 of 233When using multi-factor authentication (MFA), a password is considered something you:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. know
A password represents something you know, which is one of the core authentication factors. For the exam, remember the triad: something you know, something you have, and something you are.
Question 98 of 233Your company is planning to use Azure cloud services. Which of the following options can be used to ensure that data can only be read by authorized users?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Encryption
Encryption encodes data so only users with the correct decryption keys can read it. Deduplication and compression manage storage efficiency, but they offer no security against unauthorized reading.
Question 99 of 233A company is planning to use Azure Active Directory. Which of the following options is used to describe the exact term for Azure Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Identity Provider
Microsoft Entra ID acts as an Identity Provider, managing identities and controlling access to resources. A firewall filters network traffic, while a federation server handles trust relationships but does not serve as the core identity management service.
Question 100 of 233You have an Azure subscription. You need to implement time-bound and approval-based role activation. What should you use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Entra ID Privileged Identity Management (PIM)
Privileged Identity Management provides time-bound and approval-based activation for administrative roles. Access reviews periodically validate permissions, while Identity Protection focuses on risk detection rather than managing privileged role assignments.
Question 101 of 233Your company is planning to use Azure Blueprints. Can Azure Blueprints be used to create role assignments for an Azure subscription?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, Azure Blueprints can package role assignments, policy assignments, and resource templates together for repeatable deployments. This orchestration ensures your environment consistently complies with organizational standards every time the blueprint is applied to a new subscription.
Question 102 of 233Do you need to deploy Azure virtual machines to host a Microsoft Entra ID tenant?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
No, Microsoft Entra ID is a fully managed cloud-based identity service that does not require you to deploy or maintain any virtual machines. You simply create the tenant and manage identities directly through the web-based admin center.
Question 103 of 233Which three authentication methods are supported by Windows Hello for Business?
Select 3 answers.
Show answer & explanation
Correct answer: A. Fingerprint · C. PIN · D. Facial recognition
Windows Hello for Business replaces passwords with biometric and PIN credentials. Fingerprint, facial recognition, and PINs are valid because they are tied cryptographically to the local device, unlike standard email or security question recovery methods.
Question 104 of 233Your company is planning to use Network Security Groups. Can you use network security groups to filter traffic based on IP address, protocol, and port number?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, network security groups use rules to allow or deny inbound and outbound traffic based on source and destination IP addresses, ports, and protocols. This basic layer of filtering protects resources connected to your Azure virtual networks effectively.
Question 105 of 233Can network security groups (NSGs) deny inbound traffic from the Internet?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, NSGs can block inbound internet traffic by creating deny rules for specific source IP ranges or service tags like Internet. This prevents unauthorized external connections from reaching your protected subnets and associated virtual machines.
Question 106 of 233Can Microsoft Intune be used to manage Android devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, Microsoft Intune fully supports managing Android devices through native enrollment and Android Enterprise profiles. This allows administrators to enforce security compliance and separate personal data from corporate data effectively.
Question 107 of 233Your company is planning to use Microsoft Entra ID Privileged Identity Management. Can Privileged Identity Management be used to provide time-bound assignments for Azure resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Privileged Identity Management provides time-based access to Azure resources by enabling just-in-time role assignments. For the exam, remember that PIM limits standing privileges rather than permanently granting administrative access.
Question 108 of 233Your company is planning to use Azure cloud services. They are looking at the concept of the Zero Trust principle. Is verify explicitly a principle of Zero Trust?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Verify explicitly is a core principle of Zero Trust, requiring authentication and authorization for every access request. This approach evaluates all data points to ensure strict security before granting access.
Question 109 of 233Which option provides best practices from Microsoft employees, partners, and customers, including tools and guidance to assist with Azure deployment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The Microsoft Cloud Adoption Framework for Azure
The Microsoft Cloud Adoption Framework for Azure provides proven best practices, tools, and guidance for planning and deploying Azure solutions. For the exam, remember that Azure Policy is for governance, while this framework handles the broader cloud adoption journey.
Question 110 of 233Does applying system updates increase an organization's secure score in Microsoft Defender for Cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Applying system updates directly increases your secure score because it remediates an active vulnerability recommendation. A strong exam cue is associating remediation steps with positive score impacts in Defender for Cloud.
Question 111 of 233Can Microsoft Intune be used to provision Azure subscriptions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
Microsoft Intune is used for mobile device and application management, not for provisioning Azure subscriptions. Subscriptions are billing and administrative boundaries managed through the Azure portal.
Question 112 of 233Your company is planning to use Azure cloud services. They are looking at the different security aspects regarding Microsoft privacy. Is Transparency one of the main Microsoft privacy principles?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Transparency is indeed one of the foundational Microsoft privacy principles. The others are control, strong legal protections, security, and no content-based targeting.
Question 113 of 233You are planning to use the Azure Firewall service. Can you use the Azure Firewall service to encrypt inbound network traffic to Azure virtual machines?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
Azure Firewall filters network traffic but does not encrypt it; encryption requires services like VPN Gateways or Azure Virtual Network Encryption. Firewalls focus on threat prevention and routing.
Question 114 of 233Your company is currently looking to use the Azure Policy service. Can the Azure Policy service be used to remediate issues detected through its compliance checks?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Azure Policy can automatically remediate non-compliant resources using built-in effects like deployIfNotExists or modify. This ensures environments continuously meet your corporate standards.
Question 115 of 233Your company is planning to use Microsoft Defender for Endpoint. Can you use Microsoft Defender for Endpoint to protect Windows 10 computers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, Microsoft Defender for Endpoint protects Windows 10 computers by providing advanced threat protection, including endpoint detection and response. For the exam, associate Defender for Endpoint with securing client operating systems like Windows.
Question 116 of 233Does enabling multi-factor authentication (MFA) increase an organization's secure score in Microsoft Defender for Cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, enabling MFA increases your secure score because it is a critical security control that protects user accounts. The secure score evaluates your configuration against best practices, and enabling MFA directly aligns with those recommended baseline security configurations.
Question 117 of 233Can Windows Hello for Business use a PIN code as an authentication method?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, Windows Hello for Business uses a PIN as user-provided entropy to unlock a cryptographic key stored in the Trusted Platform Module. Unlike a password, the PIN is local to the specific device and never travels across networks.
Question 118 of 233Do all editions of Azure Entra ID licenses include the same features?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
No, Microsoft Entra ID has multiple tiers like Free, Premium P1, and Premium P2, each offering progressively advanced features. Higher tiers include capabilities like conditional access and identity protection, which are unavailable in the free version.
Question 119 of 233Can you create one Azure Bastion per virtual network?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, Azure Bastion is deployed directly into a virtual network to provide secure RDP and SSH access without public IP addresses. You provision one Bastion host per virtual network to enable seamless and secure browser-based connectivity to your virtual machines.
Question 120 of 233Are Windows Hello for Business authentication credentials synchronized across all devices registered by a user?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
No, the biometric and PIN credentials are stored locally and independently on each specific device. This design ensures that a compromise of one laptop or phone does not expose the user's authentication keys on their other registered hardware.
Question 121 of 233Your company is planning to use Microsoft Entra ID Identity Protection. Can you use Microsoft Entra ID Identity Protection to provide access to resources in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Identity Protection evaluates user and sign-in risk to enforce Conditional Access policies, securing access to Azure resources. It does not grant access directly, but works through Conditional Access to block risky authentications.
Question 122 of 233You need to decide on the right service to use based on the requirement. Which of the following would you use for the requirement below? Provide a secure way to RDP/SSH into Azure virtual machines
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Bastion
Azure Bastion provides secure and seamless RDP and SSH access to virtual machines directly from the Azure portal. It eliminates the need to expose public IP addresses on your virtual machines, reducing attack surfaces.
Question 123 of 233Federation is used to establish __________ between organizations.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. a trust relationship
Federation establishes a trust relationship between organizations, allowing users in one domain to authenticate and access resources in another. This avoids creating duplicate accounts in separate directories.
Question 124 of 233Which of the following is a scalable, cloud-native, automated response, security information event management, and security orchestration solution?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Sentinel
Microsoft Sentinel is the cloud-native SIEM and SOAR solution providing intelligent security analytics and automated incident response. Entra ID handles authentication, not broad event orchestration.
Question 125 of 233Your company is planning to use Azure Entra ID for identity storage. They want to use the self-service password reset feature. Which of the following authentication methods are available for self-service password reset?
Select 3 answers.
Show answer & explanation
Correct answer: C. Email · D. Mobile app notification · F. Mobile app code
Self-service password reset supports email, mobile app notifications, and mobile app codes for verification. Options like image messages or passport numbers are not valid authentication methods within the Microsoft Entra ID self-service password reset configuration.
Question 126 of 233You have a resource group in Azure. Can you add a delete lock to a resource that already has a read-only lock?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, you can apply multiple locks to a single Azure resource to prevent both modifications and deletions. When multiple locks are assigned, the strictest permission level always applies, ensuring the resource remains fully protected from unwanted changes.
Question 127 of 233In Microsoft Sentinel, you can automate common tasks using ______________
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. playbooks
Playbooks automate responses to threats in Microsoft Sentinel by running predefined sequences of actions. Workbooks visualize data, while hunting tools actively search for threats, distinguishing them from automated remediation workflows.
Question 128 of 233You are looking to use Microsoft Entra ID Access Reviews. Can you use Microsoft Entra ID Access Reviews to review group memberships for users defined in Microsoft Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, Access Reviews allow you to periodically validate user access to groups, applications, and roles. This feature is essential for maintaining security and compliance by ensuring only the right people retain their permissions over time.
Question 129 of 233Your company wants to start using Azure. They are looking at different security aspects when it comes to using Azure. Which of the following options can be used for the following requirement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. Azure Entra ID Connect
Microsoft Entra Connect synchronizes on-premises directory identities to Entra ID, acting as the bridge for hybrid environments. Other options handle access control but lack the specific synchronization capability.
Question 130 of 233Your company is planning to use Azure Entra ID. Do all versions of Azure Entra ID provide the same set of features?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
No, Azure Entra ID editions do not all offer the same features. The Free tier provides basic identity management, while Premium tiers add advanced features like conditional access. Knowing the specific differences between these editions is essential.
Question 131 of 233Can Microsoft Intune be used to manage organization-owned devices and personal devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes, Microsoft Intune manages both corporate and personal devices. It supports bring your own device scenarios by separating personal and corporate data. Remember that Intune is the core component for mobile device management.
Question 132 of 233Are global administrators exempt from conditional access policies?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
No, global administrators are not automatically exempt from conditional access policies. These policies apply to all users, including admins. Microsoft actually recommends securing your global administrators with conditional access.
Question 133 of 233Can network security groups (NSGs) filter traffic based on IP address, protocol, and port?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, network security groups filter network traffic using rules based on source IP, destination IP, port, and protocol. This basic network filtering is a fundamental Azure networking concept. Expect questions mapping features to security tools.
Question 134 of 233Does Azure Bastion provide a secure connection to an Azure virtual machine using the Azure portal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, Azure Bastion provides secure RDP and SSH access directly through the Azure portal. It connects you to virtual machines without exposing public IP addresses. Remember that Bastion secures remote connectivity.
Question 135 of 233Can Windows Hello for Business use the Microsoft Authenticator app as an authentication method?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
Windows Hello for Business primarily relies on biometrics or PINs to authenticate users locally. The Microsoft Authenticator app is used separately for verifying identity during sign-ins.
Question 136 of 233Your company is reviewing the different options available when it comes to security solutions for Microsoft 365. Below are the main requirements:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: H. Customer Lockbox
Customer Lockbox ensures any Microsoft support engineer access to Exchange Online data requires explicit approval from your organization. This approval workflow prevents unauthorized access during support tickets.
Question 137 of 233An Azure resource can use a system-assigned _____________ to access Azure services.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. managed identity
A managed identity allows an Azure resource to authenticate to other services without storing credentials in code. This eliminates the need to manage secrets. Be prepared to identify managed identities as the secure authentication method.
Question 138 of 233Which Microsoft portal provides information about how Microsoft cloud services comply with regulatory standards, such as those of the International Organization for Standardization (ISO)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Microsoft Service Trust Portal
The Microsoft Service Trust Portal provides compliance documentation and audit reports for Microsoft cloud services. For the exam, associate the Service Trust Portal directly with regulatory standards like ISO and GDPR.
Question 139 of 233Select the answer that correctly completes the sentence. [__________] provides benchmark recommendations and guidance to secure Azure services.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Security baselines for Azure
Security baselines for Azure deliver predefined security recommendations based on best practices to protect Azure resources. The other options are monitoring tools rather than security configuration guides.
Question 140 of 233What is the purpose of the Azure Entra ID password protection feature?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Preventing users from using specific words in their passwords
Azure Entra ID Password Protection prevents users from creating passwords that include specific weak or banned words. This feature blocks predictable passwords to reduce the risk of password spray attacks. It does not control expiration periods.
Question 141 of 233Which service should you use to view your secure score in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Defender for Cloud
Microsoft Defender for Cloud contains the secure score dashboard to evaluate and improve your Azure security posture. While Azure Advisor offers general best practice recommendations, Defender for Cloud specifically handles security threats and scoring.
Question 142 of 233When users sign in to the Azure portal, they are first:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Authenticated
Users are always authenticated first to verify their identity when signing into the Azure portal. Authorization happens afterward to determine what resources they can access.
Question 143 of 233____________________ provides benchmark recommendations and guidance to secure Azure services.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Security baselines for Azure
Security baselines for Azure provide benchmark recommendations and guidance to secure Azure services. The other options handle monitoring and analytics rather than security configuration guidance.
Question 144 of 233For each of the following statements, select Yes if the statement is true. Otherwise, select No. All Azure Entra ID licensing editions include the same features.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. No, Yes, and No
Azure Entra ID editions have varying features, so statement one is No. You can manage tenants in the Azure portal, but it is a managed service requiring no virtual machines. Match the sequence correctly.
Question 145 of 233Which three statements correctly describe the guiding principles of the Zero Trust model?
Select 3 answers.
Show answer & explanation
Correct answer: C. Use identity as the primary security boundary · D. Always explicitly verify a user's permissions · E. Always assume the user's system can be breached
Zero Trust relies on identity as the new perimeter, continuous explicit verification, and assuming breach to minimize impact. Traditional network perimeters are obsolete here, so eliminate any option relying on physical locations or legacy trust boundaries.
Question 146 of 233In the Microsoft Cloud Adoption Framework for Azure, which two phases are handled before the Ready phase?
Select 2 answers.
Show answer & explanation
Correct answer: A. Strategy definition · E. Plan
The Cloud Adoption Framework dictates that defining strategy and planning occur before preparing infrastructure. Governance and management are ongoing phases that happen after readiness, so remember the flow: strategy, plan, ready, adopt, govern, manage.
Question 147 of 233What can you use to provide a user a two-hour window to complete an administrative task in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure Entra ID Privileged Identity Management (PIM)
Privileged Identity Management provides time-based privileged access for specific administrative tasks. Conditional Access controls access based on conditions but does not grant temporary, time-bound role activations like PIM does.
Question 148 of 233Select the answer that correctly completes the sentence. [__________] is the process of identifying whether an authenticated user can access a specific resource.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Authorization
Authorization determines what level of access an authenticated user has to specific resources. A common distractor is authentication, but that only validates user identity without granting permissions to resources.
Question 149 of 233Which Azure Entra ID feature can you use to evaluate group membership and automatically remove users who no longer need to belong to a group?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Access reviews
Access reviews let administrators periodically validate group memberships and automatically remove access when users no longer need it. Conditional Access and Identity Protection focus on real-time sign-in security rather than recurring access certification.
Question 150 of 233Select the answer that correctly completes the sentence. When users sign in to the Azure portal, they are first [_________________].
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Authenticated
Authentication happens first because the system must validate user identities before checking permissions. Authorization follows authentication, determining which resources and actions the verified user is permitted to access.
Question 151 of 233Select the answer that correctly completes the sentence:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Encryption
Applying encryption ensures data remains inaccessible without the correct cryptographic key. Archiving, compression, and deduplication simply organize or reduce file sizes. For the exam, associate cryptographic keys directly with the encryption process.
Question 152 of 233______________ is the process of determining whether a signed-in user can access a specific resource.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Authorization
Authorization determines whether an authenticated user has permission to access a specific resource. Authentication is the separate step of validating the user identity, while Single Sign-On manages the session.
Question 153 of 233In a hybrid identity model, what can you use to synchronize identities between Active Directory Domain Services (AD DS) and Azure Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Entra ID Connect
Azure Entra ID Connect is the dedicated tool for synchronizing on-premises directories to the cloud, making it essential for hybrid setups. Remember that federation handles authentication pass-through, while PIM and Sentinel serve completely different security functions.
Question 154 of 233____________________________Enables collaboration with business partners from external organizations, such as suppliers, partners, and vendors. External users appear as guest users in the directory.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Entra ID business-to-business (B2B)
Azure Entra ID B2B is designed specifically for collaborating with external partners by inviting them as guests into your primary directory. B2C handles consumer identity access for applications, while forest trusts are strictly for on-premises scenarios.
Question 155 of 233In the shared responsibility model for an Azure deployment, is Microsoft exclusively responsible?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Managing the physical hardware
The cloud provider is always exclusively responsible for managing the physical hardware, datacenters, and host network. The customer remains responsible for configuring user permissions and managing their own stored data.
Question 156 of 233In all Azure cloud deployment types, is managing information and data security the organization's responsibility?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
The customer is always responsible for managing their own information and data security across any deployment model. A reliable exam rule is that data accountability never shifts to the provider.
Question 157 of 233Is "Assume breach" one of the guiding principles of Zero Trust?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Yes. Assume breach is a core Zero Trust principle, meaning you should design security as if attackers are already inside the environment. Always use least privilege and encrypt sessions to limit the blast radius.
Question 158 of 233In software as a service (SaaS), is applying service packs to applications the responsibility of the organization?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
No. In SaaS, the cloud provider handles all underlying maintenance, including patching and service packs. The organization is only responsible for configuring data access and managing user identities within the application.
Question 159 of 233Does the authentication of hybrid identities require the synchronization of Active Directory Domain Services (AD DS) and Azure Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Authentication requires synchronized identities because the local directory hashes or pass-through connections validate cloud access. Remember that authentication configuration options in Entra ID Connect heavily depend on whether passwords or hashes are synced locally first.
Question 160 of 233In Infrastructure as a Service (IaaS), is managing the physical network the responsibility of the cloud provider?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Yes, the cloud provider manages the physical infrastructure, including the network, in an IaaS model. A key exam cue is that the provider always handles the physical hardware, while the customer handles operating systems and above.
Question 161 of 233For each of the following statements, select Yes if the statement is true. Otherwise, select No. Statements:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Yes, No, and Yes
Azure Entra ID Connect synchronizes local Active Directory identities with Azure Entra ID, which is essential for hybrid identity. A single Microsoft 365 tenant is sufficient. Synchronization between on-premises AD DS and cloud directories is required.
Question 162 of 233Complete the sentence correctly:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. are stored only on the local device.
Biometric data in Windows Hello for Business is never transmitted to the cloud and remains strictly on the local device's hardware. Options suggesting cloud storage or device replication are incorrect because the biometric signature unlocks a private key locally.
Question 163 of 233Is Control a fundamental Microsoft privacy principle?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Control is one of the six core Microsoft privacy principles. Microsoft believes people should have control over their data, including the ability to access, modify, and delete it. Remember these foundational privacy tenets for the exam.
Question 164 of 233Can Azure Entra ID Connect be used to implement hybrid identity?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Azure Entra ID Connect is the primary Microsoft tool designed to synchronize on-premises Active Directory identities directly with Azure Entra ID. This synchronization is the foundational mechanism required to establish a functional hybrid identity environment.
Question 165 of 233Does the Zero Trust security model assume that a firewall protects the internal network from attacks?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
Zero Trust operates on the explicit assumption of breach and never trusts any implicit location like an internal network. Every access request must be continuously verified regardless of origin, moving away from traditional perimeter-only defenses.
Question 166 of 233Is Transparency a fundamental Microsoft privacy principle?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Transparency is a core Microsoft privacy principle. The company commits to providing clear information about data practices so users can make informed choices. Remember the other principles, like control and security, for your exam.
Question 167 of 233____________ is a file that makes the data in the file readable and usable to viewers who have the appropriate key. Archiving
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Encryption
Encryption uses cryptographic keys to make data readable only to authorized users who possess the correct key. For the exam, remember that archiving is simply long-term storage and does not provide data readability controls.
Question 168 of 233For each of the following statements, select "Yes" if the statement is true. Otherwise, select "No". Statements:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: G. Yes, no, and yes
Conditional Access policies apply to all users including global admins and evaluate device platform signals, but they are enforced only after primary authentication succeeds. Remember that the policy enforcement happens post-authentication.
Question 169 of 233Complete the sentence: "[__________] is a cloud-based solution that leverages signals from on-premises Active Directory to identify, detect, and investigate advanced threats."
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Microsoft Defender for Identity
Microsoft Defender for Identity uses on-premises Active Directory signals to detect advanced threats like lateral movement. The other Defender solutions focus on endpoints, email, or cloud apps rather than on-premises AD integration.
Question 170 of 233What type of identity is created when you register an application in Microsoft Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Service principal
Registering an application creates a service principal, which lets the app authenticate and access resources. Managed identities are special service principals automatically managed by Azure for specific resources.
Question 171 of 233An Azure resource can use a system-assigned [______________________] to access Azure services.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Managed identity
A system-assigned managed identity lets an Azure resource authenticate to Entra ID without storing credentials. Service principals require manual secrets, so they fail the automatic access requirement.
Question 172 of 233When security defaults are enabled in a Microsoft Entra ID tenant, which two requirements are applied?
Select 2 answers.
Show answer & explanation
Correct answer: B. Registration for MFA is required for all users. · E. Administrators must always use multifactor authentication (MFA).
Security defaults enforce MFA registration for everyone and require administrators to perform MFA on every sign-in. Passwordless or specific device logins are not globally forced by this baseline protection.
Question 173 of 233Which feature of Microsoft Entra ID can you use to provide just-in-time (JIT) access to manage Azure resources? Correct answer
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Microsoft Entra ID Privileged Identity Management (PIM)
Privileged Identity Management provides time-based and approval-based activation to grant temporary access. Conditional Access controls sign-in requirements but does not manage role activation.
Question 174 of 233With which two Azure resources can a network security group (NSG) be associated?
Select 2 answers.
Show answer & explanation
Correct answer: C. A virtual network subnet · D. A network interface
Network security groups attach directly to subnets and network interfaces to filter traffic. You cannot assign an NSG to an entire virtual network or a resource group.
Question 175 of 233Select the answer that correctly completes the sentence: "[__________] requires additional verification, such as a verification code sent to a mobile phone."
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Multifactor authentication (MFA)
Multifactor authentication requires a second verification method, like a code sent to a phone. Single sign-on simplifies access but does not inherently provide a second verification step.
Question 176 of 233Which feature of the Microsoft 365 compliance center can you use to identify all documents in a SharePoint Online site that contain a specific keyword?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Content search
Content search locates specific keywords across SharePoint, Exchange, and OneDrive. Compliance Manager assesses regulatory posture rather than scanning file contents.
Question 177 of 233You can use [_________________] in the Microsoft 365 Defender portal to identify devices affected by an alert. Classifications
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Incidents
The Incidents view in the Microsoft Defender portal correlates related alerts into a single investigative scenario, exposing affected devices and users. Secure score evaluates your security posture rather than mapping active alerts to specific compromised assets.
Question 178 of 233Correctly complete the sentence: Applications registered in Microsoft Entra ID are automatically associated with a [__________].
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Service Principal
When you register an application in Microsoft Entra ID, a service principal is automatically created in your tenant to represent that application for permissions. Managed identities are a specialized service principal type automatically managed by Azure for supported resources.
Question 179 of 233Which service includes the attack simulation training feature?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Defender for Office 365
Attack simulation training is included with Microsoft Defender for Office 365 to help train users against phishing. The other Defender plans focus on SQL, identity, or cloud apps, but email threats belong to Defender for Office 365.
Question 180 of 233For which resource type can Azure Bastion provide secure access?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure virtual machines
Azure Bastion provides secure and seamless RDP and SSH access to Azure virtual machines directly from the Azure portal. It does not secure access to PaaS services like App Service or Azure SQL.
Question 181 of 233In Microsoft Sentinel, you can automate common tasks using:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Playbooks
Playbooks, powered by Azure Logic Apps, are used in Microsoft Sentinel to automate responses to security incidents. Workbooks are just for visualization, and hunting tools are strictly for manual threat probing.
Question 182 of 233Which three tasks can be performed with Microsoft Entra ID Identity Protection?
Select 3 answers.
Show answer & explanation
Correct answer: A. Investigate risks related to user authentication. · B. Automate the detection and remediation of identity-based risks. · C. Export risk detections to third-party tools.
Identity Protection investigates user risk, automates remediation through policies, and exports risk data to third-party SIEMs. Configuring external partner access is handled by Entra B2B, not Identity Protection.
Question 183 of 233Correctly complete the sentence: "Microsoft Defender for Identity can identify advanced threats from [__________] signals."
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. On-premises Active Directory Domain Services (AD DS)
Microsoft Defender for Identity analyzes on-premises Active Directory Domain Services signals to detect advanced threats. It does not monitor cloud identities directly, which is handled by Microsoft Entra ID Protection.
Question 184 of 233Which Microsoft Entra ID feature can you use to restrict Microsoft Intune-managed devices from accessing corporate resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Conditional Access policies
Conditional Access policies evaluate device compliance and other signals to allow or block access. For the exam, remember that PIM only governs privileged role activation, while NSGs filter network traffic rather than authentication.
Question 185 of 233Which two Azure resources can be associated with a network security group (NSG)?
Select 2 answers.
Show answer & explanation
Correct answer: A. a virtual network subnet · C. a network interface
Network security groups attach to subnets or network interfaces to filter network traffic. They are not associated with entire virtual networks or resource groups, which is a common exam trap.
Question 186 of 233What should you use in the Microsoft Defender portal to view security trends and track the protection status of identities?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Reports
The Reports section in the Microsoft Defender portal provides dashboards for tracking security trends and protection statuses. Incidents are used for managing active alerts and investigating attacks, not for viewing long-term trends.
Question 187 of 233Which Microsoft Defender for Endpoint feature provides the first line of defense against cyber threats by reducing the attack surface?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Network protection
Network protection acts proactively to block access to dangerous domains, shrinking the attack surface before threats execute. The other options handle post-detection activities like investigation and remediation.
Question 188 of 233Which feature provides the extended detection and response (XDR) capability of Microsoft Sentinel?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Integration with Microsoft 365 Defender
Integrating with Microsoft 365 Defender brings XDR capabilities by correlating signals across endpoints and email. While threat hunting is supported, the specific XDR feature comes from this integration.
Question 189 of 233By enabling security defaults in Entra ID, [ ________ ] will be enabled for all Microsoft Entra ID users.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Multifactor authentication (MFA)
Enabling security defaults automatically requires all users to register for and use multifactor authentication. It does not enable premium features like Identity Protection or PIM.
Question 190 of 233Which type of alert can you manage from the Microsoft 365 Defender portal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Defender for Endpoint
The Microsoft 365 Defender portal centralizes endpoint alerts for investigation and remediation. Cloud workload alerts like SQL or Storage are managed in Microsoft Defender for Cloud.
Question 191 of 233Which two Azure resources can a network security group (NSG) be associated with? Each correct answer presents a complete solution.
Select 2 answers.
Show answer & explanation
Correct answer: A. a virtual network subnet · E. a network interface
Network security groups attach directly to virtual network subnets or individual network interfaces to filter traffic. They cannot be assigned to resource groups or entire virtual networks, which is a common exam trap.
Question 192 of 233With a Microsoft 365 E3 subscription, how long are audit logs retained in the unified audit log and Standard Audit?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. 180 days
Microsoft 365 E3 includes Standard Audit, which currently retains unified audit logs for 180 days. Remember this updated retention limit, as older documentation might incorrectly point to the previous 90-day default.
Question 193 of 233When using multi-factor authentication (MFA), a password is considered something you [ ___________________ ].
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. know
A password represents something you know in multi-factor authentication. For the exam, recall the other two factors: something you have, like a token, and something you are, like biometrics.
Question 194 of 233You need to connect to an Azure virtual machine using Azure Bastion. What should you use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. The Azure portal
Azure Bastion provides secure RDP and SSH access directly through the Azure portal over TLS. Because the connection happens in the browser, you do not need standalone remote desktop or SSH clients.
Question 195 of 233Complete the sentence:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft 365 compliance center
The Microsoft Purview compliance portal provides the central hub for information protection, governance, and data loss prevention. Although the Microsoft 365 compliance center name is legacy, it remains the intended answer over device management portals.
Question 196 of 233Select the answer that correctly completes the sentence: "[__________________] is a native cloud solution for SIEM (security information and event management) and SOAR (security orchestration automated response), used to provide a single solution for alert detection, threat visibility, proactive investigation, and threat response."
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Sentinel
Azure Sentinel, now officially named Microsoft Sentinel, is the cloud-native SIEM and SOAR solution. While the product name changed, the concept remains identical for the exam.
Question 197 of 233Regarding Advanced Audit in Microsoft 365, select Yes or No for each statement:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: G. Yes, yes, and no
Advanced Audit provides longer log retention and dedicated bandwidth, and allows tracking email access. Standard auditing lacks these premium capabilities, making the retention period different between the tiers.
Question 198 of 233Which compliance feature should you use to identify documents that are employee resumes?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Trainable classifiers
Trainable classifiers use machine learning to identify specific types of content, such as resumes or source code. Content and Activity explorers only show where labels exist or how users interacted with data.
Question 199 of 233Select the answer that correctly completes the statement. [________________] can be used to provide Microsoft support engineers with access to an organization's data stored in Microsoft Exchange Online, SharePoint Online, and OneDrive for Business.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Customer Lockbox
Customer Lockbox provides an explicit approval workflow so organizations control when Microsoft engineers access their data for support. Privileged Access Management is for internal task approvals, not external vendor access.
Question 200 of 233Select the answer that correctly completes the statement: [___________] is a cloud service for storing application secrets.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Key Vault
Azure Key Vault securely stores application secrets like API tokens and cryptographic keys. While Microsoft Entra ID Password Protection blocks weak passwords, it does not store application credentials.
Question 201 of 233What is an assessment in Compliance Manager?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A grouping of controls from a specific regulation, standard, or policy
An assessment groups controls from a specific regulation to help measure compliance. It provides a structured baseline, whereas policies enforce rules and data classification prevents sensitive sharing.
Question 202 of 233Select the answer that correctly completes the statement:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. continuously
Compliance Manager continuously evaluates your Microsoft 365 environment against selected controls. This real-time scanning means your compliance score updates automatically rather than on a fixed monthly schedule.
Question 203 of 233Which two tasks can you implement with data loss prevention (DLP) policies in Microsoft 365?
Select 2 answers.
Show answer & explanation
Correct answer: A. Protect documents in Microsoft OneDrive that contain sensitive information. · C. Display policy tips to users who are about to violate organizational policies.
DLP policies protect sensitive items across Microsoft 365 locations and display policy tips to users before they violate rules. Device encryption and baselines are Intune features, not DLP functions.
Question 204 of 233Which identity pillar relates to tracking the resources accessed by a user?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Auditing
Auditing tracks user activities and records who accessed what resources within the environment. Authorization defines what permissions users have, while authentication simply verifies their identity during sign-in.
Question 205 of 233You need to keep a copy of all files from a Microsoft SharePoint site for one year, even if users delete the files from the site. What should you apply to the site?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. A retention policy
A retention policy preserves data for a specified period, preventing permanent deletion by users. Sensitivity labels classify and encrypt data, whereas DLP focuses on preventing external data sharing.
Question 206 of 233Which Microsoft portal provides information on how Microsoft manages privacy, compliance, and security?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Microsoft Service Trust Portal
The Microsoft Service Trust Portal provides transparency by publishing audits, compliance reports, and security practices. The Microsoft Purview compliance portal is where you actively manage your organization's policies.
Question 207 of 233What can you specify in Microsoft 365 sensitivity labels?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. What watermark to add to files
Sensitivity labels apply visual markings like watermarks, headers, and footers, alongside encryption. Retention policies handle data preservation timing, not sensitivity labels.
Question 208 of 233Which Microsoft 365 feature can you use to restrict users from sending email messages that contain lists of customers and their respective credit card numbers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Data loss prevention (DLP) policies
Data loss prevention policies detect and block sensitive information, like credit card numbers, from being shared via email. Conditional Access controls access based on user signals rather than email content.
Question 209 of 233What does Conditional Access evaluate when using Microsoft Entra ID Identity Protection?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. User risk
Conditional Access evaluates Identity Protection risk levels to require MFA or block access. Device compliance is a separate condition usually checked through Intune, while group membership simply targets the policy scope.
Question 210 of 233Are FIDO2 security keys an example of passwordless authentication?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
FIDO2 security keys enable passwordless authentication using hardware-backed cryptographic credentials. Remember that passwordless methods, including Windows Hello and the Microsoft Authenticator app, never rely on a password at any step.
Question 211 of 233Which of the following statements represents a Microsoft privacy principle?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Microsoft respects local privacy laws applicable to its customers.
Microsoft respects local privacy laws like GDPR and LGPD as a core privacy principle. A strong exam cue is knowing Microsoft never uses enterprise customer data for targeted advertising.
Question 212 of 233You need to create a data loss prevention (DLP) policy. What should you use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. The Microsoft 365 compliance center
The Microsoft Purview compliance portal is the central hub for configuring DLP policies to protect sensitive data. Defender handles threats, while the admin center manages basic setup and billing.
Question 213 of 233Is Cloud Security Posture Management (CSPM) available for all Azure subscriptions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
The foundational Cloud Security Posture Management features are free and enabled automatically on all Azure subscriptions. Enhanced security capabilities require Microsoft Defender for Cloud plans.
Question 214 of 233Is Windows Hello an example of passwordless authentication?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Windows Hello uses biometrics or a local PIN tied to the device, removing the need for a traditional password. True passwordless authentication methods never rely on passwords during the sign-in process.
Question 215 of 233Are software tokens an example of passwordless authentication?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. No
Software tokens act as a second factor but still rely on a primary password, so they do not qualify as passwordless. True passwordless authentication replaces passwords entirely with biometrics or security keys.
Question 216 of 233Can Microsoft Defender for Cloud detect vulnerabilities and threats for Azure Storage?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Defender for Cloud includes Azure Storage security features that detect vulnerabilities and threats. Microsoft Defender for Storage specifically scans for malicious file uploads and sensitive data exposure.
Question 217 of 233What can you use to ensure that all users in a specific group use multi-factor authentication (MFA) to access Microsoft Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. A Conditional Access policy
Conditional Access policies enforce MFA requirements based on group assignments. Azure Policy manages Azure resource configurations, while security defaults apply MFA to all users without group targeting.
Question 218 of 233Which security feature is available in the free tier of Microsoft Defender for Cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Secure Score
The free tier provides Secure Score to evaluate your security posture. Advanced threat protection, JIT access, and vulnerability scanning require Microsoft Defender plans enabled on the subscription.
Question 219 of 233What can be created in Active Directory Domain Services (AD DS)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Computer accounts
AD DS manages traditional network identities like computer accounts within an on-premises environment. Modern application authentication and SaaS integrations rely on Microsoft Entra ID rather than AD DS.
Question 220 of 233What should you use to ensure that members of a Microsoft Entra ID group use multi-factor authentication (MFA) when signing in?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. A Conditional Access policy
A Conditional Access policy targets specific groups to enforce MFA during sign-in. PIM only manages elevated privileged roles, while Azure RBAC handles resource authorization rather than authentication.
Question 221 of 233Microsoft Sentinel provides quick insights into data by using:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Monitor workbook templates.
Azure Monitor workbook templates provide interactive dashboards for visualizing data and gaining quick insights. Playbooks automate incident response, while Azure Logic Apps serve as their underlying automation engine.
Question 222 of 233What is a function of session controls in Conditional Access?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Enable limited experiences, such as blocking downloads of sensitive information
Session controls limit what users can do during an active connection, like blocking downloads on unmanaged devices. Requiring MFA is a grant control, while device compliance is evaluated as a condition.
Question 223 of 233Can Microsoft Defender for Cloud assess the security of workloads deployed in Azure or on-premises?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Yes
Microsoft Defender for Cloud provides hybrid security, protecting workloads across both cloud and on-premises environments. Azure Arc enables this extended visibility, letting you secure servers regardless of location.
Question 224 of 233What can you use to view the Secure Score for devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Defender for Endpoint
Microsoft Defender for Endpoint provides the Secure Score for devices, assessing endpoint security configurations. The other Defender options focus on email, cloud apps, or identity protection rather than device configuration.
Question 225 of 233What are customers responsible for when assessing security in a SaaS (Software as a Service) cloud service model?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Accounts and identities
In the SaaS shared responsibility model, the provider manages operating systems, applications, and network controls. The customer remains solely responsible for data, accounts, and identity management.
Question 226 of 233Which three authentication methods can Azure AD (Entra ID) users use to reset their passwords?
Select 3 answers.
Show answer & explanation
Correct answer: A. Text message to a phone · B. Mobile app notification · D. Security questions
Self-service password reset verifies identity using methods like mobile app notifications, text messages, and security questions. Certificates and picture passwords are not valid SSPR authentication methods.
Question 227 of 233Select two cards available in the Microsoft 365 Defender portal.
Select 2 answers.
Show answer & explanation
Correct answer: C. Users at risk · D. Devices at risk
Microsoft 365 Defender displays cards for risky users and devices based on active threat analytics. Compliance score and user management are portal features for Microsoft Purview, not the Defender portal.
Question 228 of 233What can you protect when using the information protection solution in the Microsoft 365 compliance center?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Sensitive data against exposure to unauthorized users
Information protection classifies and protects sensitive data from unauthorized access. The other options represent threat protection features handled by Microsoft Defender services, not data compliance solutions.
Question 229 of 233Match the Microsoft Defender for Office 365 features to their corresponding descriptions:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Threat Trackers → Provides intelligence on top current cybersecurity issues
Threat Trackers provide security admins with intelligence on the latest cybersecurity issues. Threat Explorer is used for real-time threat analysis, while anti-phishing protection detects spoofing and impersonation attempts targeting users.
Question 230 of 233For each of the following statements, select "Yes" if it is true. Otherwise, select "No". Statements:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: G. No, yes, and yes
Compliance Manager tracks both Microsoft-managed and customer-managed controls, making the first statement false. It offers regulatory templates and assesses data against privacy standards like GDPR, making the remaining statements true.
Question 231 of 233For each statement, select "Yes" if it is true. Otherwise, select "No". Statements:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: G. Yes, no, and yes
Azure Entra ID B2C supports social logins and custom branding. However, it uses a separate directory from a standard Azure Entra ID tenant, meaning external consumers are not mixed with internal organizational users.
Question 232 of 233A [_______________] system is a tool that collects data from multiple systems, identifies correlations or anomalies, and generates alerts and incidents.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. of security information and event management (SIEM)
A SIEM collects, correlates, and analyzes log data across systems to generate actionable security alerts. SOAR handles automated response, while TAXII is strictly a threat intelligence sharing protocol.
Question 233 of 233Match the Microsoft 365 insider risk management workflow stage to the corresponding task.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: F. Triage → Review and filter alerts
The triage stage involves reviewing and filtering generated alerts to determine their validity. The investigate stage is where analysts create formal cases for deeper analysis and action.
More free practice tests at certpunch.com and new video rounds on @CertPunch.