Microsoft Security Compliance and Identity Fundamentals (SC-900)
Get full access to the updated question bank and confidently prepare for your exam.
Vendor
Microsoft
Certification
Security
Content
234 Qs
Status
Verified
Updated
3 hours ago
Test the Practice Engine
Experience our interactive testing environment with free demo questions
Premium Bundle
Complete Success Suite
Save $24 Instantly
-
βFull PDF + Interactive Engine Everything you need to pass
-
βAll Advanced Question Types Drag & Drop, Hotspots, Case Studies
-
βPriority 24/7 Expert Support Direct line to certification leads
-
β90 Days Free Priority Updates Stay current as exams change
Success Metric
98.4% Pass Rate
Standard Simulation
Practice Engine
One-Time Payment
-
Web-Based (Zero Install)
-
Real Testing Environment Virtual & Practice Modes
-
Interactive Engine Drag & Drop, Hotspots
-
60 Days Free Updates
Compatible with All Devices
Basic Tier
PDF Study Guide
Digital Access
- β Exam Questions (PDF)
- β Mobile Friendly
- β 60 Days Updates
Verified 47-Question Preview (SC-900)
Verified Community
The CertoMetrics Standard.
Recommend the #1 platform for verified Microsoft certification resources.
Success Network
Help a Colleague Succeed.
Invite a peer to get their own updated SC-900 prep kit.
Exam Overview
The Microsoft Security, Compliance, and Identity Fundamentals (SC-900) certification is an essential starting point for professionals aiming to understand the foundational principles of security, compliance, and identity across Microsoft's cloud-based services. This certification validates your grasp of core concepts, including zero-trust principles, shared responsibility models, and the capabilities of Microsoft Entra, Microsoft Defender, and Microsoft Purview. Earning the SC-900 demonstrates a crucial baseline understanding that empowers individuals to contribute effectively to secure digital environments, build a robust career path in cybersecurity, and confidently engage in discussions around protecting organizational assets in the Microsoft ecosystem. Itβs ideal for bridging the gap between business and technical roles, ensuring a unified approach to digital trust.
Questions
40-60
Passing Score
700/1000
Duration
60 Minutes
Difficulty
Beginner
Level
Fundamentals
Skills Measured
Career Path
Target Roles
Common Questions
Is the material up to date?
Yes. We update our question bank weekly to match the latest Microsoft standards. You get free updates for 90 days.
What format do I get?
You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).
Is there a guarantee?
Absolutely. If you fail the SC-900 exam using our materials, we offer a full money-back guarantee.
When do I get the download?
Instantly. The download link is available in your dashboard immediately after payment is confirmed.
Free Study Guide Samples
Previewing updated SC-900 bank (47 Questions).
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Statement 1: Microsoft Intune can be used to manage Android devices.
βοΈ Yes
Reasoning: Microsoft Intune is a cross-platform Mobile Device Management (MDM) and Mobile Application Management (MAM) service. It natively supports Android device management, offering various enrollment options such as Android Enterprise work profiles for personal devices and fully managed modes for corporate-owned devices.
Statement 2: Microsoft Intune can be used to provision Azure subscriptions.
β No
Reasoning: Microsoft Intune's scope is limited to endpoint management (devices, users, and apps). Provisioning and managing Azure subscriptions are administrative tasks handled through dedicated Azure management tools like the Azure portal, Azure PowerShell, or the Azure CLI, not through Intune.
Statement 3: Microsoft Intune can be used to manage organization-owned devices and personal devices.
βοΈ Yes
Reasoning: Intune is designed to manage diverse device ownership models. It supports both organization-owned devices through robust enrollment and control policies (like Windows Autopilot) and personal devices in Bring-Your-Own-Device (BYOD) scenarios using features like app protection policies to secure corporate data.
Reference: https://learn.microsoft.com/en-us/mem/intune/fundamentals/what-is-intune
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
β You can create one Azure Bastion per virtual network: Yes
Azure Bastion is deployed into a dedicated subnet (AzureBastionSubnet) within a virtual network. The service architecture enforces a limit of one Bastion host per VNet. This single host acts as a centralized secure gateway for all VMs in that VNet and any peered VNets.
While the user's browser connection to the Bastion service is over HTTPS/TLS, Bastion itself connects to the target Windows VM using the native RDP protocol. It functions as a secure RDP gateway, proxying the session to the browser without exposing RDP ports to the public internet.
β Azure Bastion provides a secure connection to an Azure virtual machine by using the Azure portal: YesThis describes Bastion's primary use case. It enables seamless RDP/SSH connections to VMs directly from the Azure portal in a web browser. This method eliminates the need for public IPs on VMs and local RDP/SSH clients on the user's machine.
Reference: https://learn.microsoft.com/en-us/azure/bastion/bastion-overview
What feature in Microsoft Defender for Endpoint provides the first line of defense against cyberthreats by reducing the attack surface?
Correct Option: D
β
Option D (Correct)
Reasoning: Network protection in Microsoft Defender for Endpoint is a key component of Attack Surface Reduction (ASR) rules. ASR rules are designed to prevent actions and behaviors that malware often uses to compromise devices or networks, thereby significantly reducing the attack surface. Network protection specifically helps protect devices from web-based threats by blocking access to malicious domains, IP addresses, and URLs, acting as a crucial first line of defense.
β Why the other choices are incorrect:
- Option A is incorrect: Automated remediation focuses on taking action to remove or mitigate detected threats post-detection, rather than preventing the initial attack surface exposure.
- Option B is incorrect: Automated investigation is part of the detection and response phase, automatically investigating alerts to resolve threats, not primarily reducing the attack surface.
- Option C is incorrect: Advanced hunting is a proactive threat hunting tool for security analysts to search for threats and suspicious activities using Kusto Query Language (KQL). It's a post-detection/prevention activity, not a feature for attack surface reduction.
Reference: https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/network-protection
Select the answer that correctly completes the sentence.
β playbooks.
Reasoning: In Microsoft Sentinel, playbooks are the primary mechanism for automation and orchestration. Based on Azure Logic Apps, playbooks are collections of procedures that run in response to alerts or incidents. This enables Security Orchestration, Automation, and Response (SOAR) capabilities, automating common tasks like blocking an IP address or creating a service ticket.
Reference: https://learn.microsoft.com/en-us/azure/sentinel/automate-responses-with-playbooks
Which two types of resources can be protected by using Azure Firewall? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Correct Option: A,D
Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It is deployed within a virtual network or a hub virtual network and provides stateful inspection of network traffic.
- β Azure virtual machines (A) can be protected by Azure Firewall because VMs reside within Azure virtual networks. The firewall can filter inbound and outbound traffic to and from these VMs, enforcing network security policies.
- β Azure virtual networks (D) themselves are protected by Azure Firewall. The firewall is typically deployed to secure traffic flowing into, out of, and between virtual networks, thereby safeguarding all resources within them.
Reference: https://docs.microsoft.com/en-us/azure/firewall/overview
You plan to implement a security strategy and place multiple layers of defense throughout a network infrastructure. Which security methodology does this represent?
Correct Option: C
β Option C (Correct)
Reasoning: Defense in depth is a security strategy that employs multiple layers of security controls throughout an IT infrastructure. The goal is to provide redundancy and ensure that if one layer of defense is breached, subsequent layers can still protect the system or data. This directly aligns with the question's description of placing multiple layers of defense throughout a network infrastructure.
β Why the other choices are incorrect:
- Option A is incorrect: Threat modeling is a process used to identify potential threats and vulnerabilities in a system or application, not a methodology for implementing layered defenses.
- Option B is incorrect: "Identity as the security perimeter" is a core tenet of the Zero Trust security model, where identity is the primary control plane. While a crucial aspect of modern security, it doesn't encompass the broader concept of multiple, diverse defense layers across an entire infrastructure as described.
- Option D is incorrect: The shared responsibility model defines the security obligations between a cloud service provider and its customer. It clarifies who is responsible for what aspects of security, rather than describing a specific strategy for layered security within an organization's network.
Reference: https://learn.microsoft.com/en-us/azure/security/fundamentals/depth-defense
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
β Microsoft Defender for Endpoint can protect Android devices. [Yes]
Reasoning: Microsoft Defender for Endpoint is a cross-platform solution that provides threat and vulnerability management, attack surface reduction, and endpoint detection and response (EDR) for various operating systems, including Android, Windows, macOS, Linux, and iOS.
β Microsoft Defender for Endpoint can protect Azure virtual machines that run Windows 10. [Yes]Reasoning: An Azure VM running a client OS like Windows 10 is treated as an endpoint. It can be onboarded and managed by Microsoft Defender for Endpoint, receiving the same comprehensive security protections as a physical device against advanced threats.
β Microsoft Defender for Endpoint can protect Microsoft SharePoint Online sites and content from viruses. [No]Reasoning: Microsoft Defender for Endpoint is designed to secure endpoints (devices), not SaaS applications like SharePoint Online. Content scanning and protection for SharePoint are features of Microsoft Defender for Office 365, a separate product for collaboration tools.
Reference: https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/minimum-requirements-for-microsoft-defender-for-endpoint?view=o365-worldwide
What can you use to scan email attachments and forward the attachments to recipients only if the attachments are free from malware?
Correct Option: A
β
Option A (Correct)
Reasoning: Microsoft Defender for Office 365 provides advanced protection against phishing, spam, and malware, specifically through features like Safe Attachments. Safe Attachments scans email attachments in a virtual sandbox environment before they reach the user's inbox, ensuring only clean attachments are delivered. This directly addresses the requirement to scan email attachments for malware and only forward them if they are clean.
β Why the other choices are incorrect:
- Option B is incorrect: Microsoft Defender Antivirus is an endpoint protection solution for devices, providing real-time protection against malware on the local machine. It does not primarily scan email attachments at the email gateway level before delivery to a mailbox.
- Option C is incorrect: Microsoft Defender for Identity is a cloud-based security solution that leverages Active Directory signals to identify, detect, and investigate advanced threats, compromised identities, and malicious insider actions. It is not designed for scanning email attachments.
- Option D is incorrect: Microsoft Defender for Endpoint is an enterprise endpoint security platform designed to help organizations prevent, detect, investigate, and respond to advanced threats on endpoints (devices). It does not perform email attachment scanning at the mail flow level.
Reference: https://learn.microsoft.com/en-us/microsoft-365/security/office-365-security/defender-for-office-365
Which feature provides the extended detection and response (XDR) capability of Azure Sentinel?
Correct Option: C
β
Option C (Correct)
Reasoning: Microsoft Sentinel functions as a cloud-native SIEM (Security Information and Event Management) and SOAR (Security Orchestration, Automation, and Response) solution. Its XDR (Extended Detection and Response) capability is significantly enhanced through deep integration with Microsoft 365 Defender. Microsoft 365 Defender is Microsoft's unified XDR solution that encompasses Defender for Endpoint, Defender for Identity, Defender for Office 365, and Defender for Cloud Apps. By integrating with Microsoft 365 Defender, Sentinel ingests high-fidelity alerts, incidents, and raw data across these domains, enabling comprehensive threat detection, investigation, and automated response capabilities that span an organization's entire digital estate.
β Why the other choices are incorrect:
- Option A is incorrect: Integration with the Microsoft 365 compliance center is primarily for governance, risk, and compliance management, not for providing XDR capabilities for active threat detection and response.
- Option B is incorrect: Support for threat hunting is a core capability of a SIEM/XDR platform like Sentinel, but it is not the feature that provides the XDR capability itself. XDR integrations enable more effective threat hunting.
- Option D is incorrect: Azure Monitor Workbooks are used for creating interactive reports and dashboards, aiding in data visualization and analysis within Azure Monitor and Sentinel. They do not constitute an XDR capability; rather, they are a tool for presenting the insights derived from XDR data.
Reference: https://learn.microsoft.com/en-us/azure/sentinel/microsoft-365-defender-integration
What can you use to provide threat detection for Azure SQL Managed Instance?
Correct Option: C
β
Option C (Correct)
Reasoning: Azure Defender, now part of Microsoft Defender for Cloud, provides advanced threat protection for Azure SQL Managed Instance. Specifically, 'Microsoft Defender for SQL' detects and alerts on unusual and potentially harmful attempts to access or exploit SQL databases and Managed Instances, including SQL injection attacks, brute-force attacks, and anomalous database activities.
β Why the other choices are incorrect:
- Option A is incorrect: Microsoft Secure Score is a measurement of an organization's security posture, providing recommendations to improve security, rather than directly offering threat detection for specific resources like SQL Managed Instance.
- Option B is incorrect: Application security groups (ASGs) are used to group virtual machines and define network security policies based on these groups, primarily for network segmentation and access control, not threat detection.
- Option D is incorrect: Azure Bastion is a fully managed PaaS service that provides secure and seamless RDP/SSH connectivity to virtual machines directly from the Azure portal over SSL. Its purpose is secure access, not threat detection for databases.
Reference: https://learn.microsoft.com/en-us/azure/azure-sql/database/defender-for-sql-overview
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
Which Azure Active Directory (Azure AD) feature can you use to restrict Microsoft Intune-managed devices from accessing corporate resources?
Premium Solution Locked
Unlock all 234 answers & explanations
Select the answer that correctly completes the sentence.
Premium Solution Locked
Unlock all 234 answers & explanations
Select the answer that correctly completes the sentence.
Premium Solution Locked
Unlock all 234 answers & explanations
What should you use in the Microsoft 365 Defender portal to view security trends and track the protection status of identities?
Premium Solution Locked
Unlock all 234 answers & explanations
You have a Microsoft 365 E3 subscription.
You plan to audit user activity by using the unified audit log and Basic Audit. For how long will the audit records be retained?
Premium Solution Locked
Unlock all 234 answers & explanations
To which type of resource can Azure Bastion provide secure access?
Premium Solution Locked
Unlock all 234 answers & explanations
What are three uses of Microsoft Cloud App Security? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
What is a use case for implementing information barrier policies in Microsoft 365?
Premium Solution Locked
Unlock all 234 answers & explanations
What can you use to provision Azure resources across multiple subscriptions in a consistent manner?
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
Which Microsoft 365 compliance center feature can you use to identify all the documents on a Microsoft SharePoint Online site that contain a specific key word?
Premium Solution Locked
Unlock all 234 answers & explanations
Select the answer that correctly completes the sentence.
Premium Solution Locked
Unlock all 234 answers & explanations
Which Microsoft 365 feature can you use to restrict users from sending email messages that contain lists of customers and their associated credit card numbers?
Premium Solution Locked
Unlock all 234 answers & explanations
Select the answer that correctly completes the sentence.
Premium Solution Locked
Unlock all 234 answers & explanations
In a Core eDiscovery workflow, what should you do before you can search for content?
Premium Solution Locked
Unlock all 234 answers & explanations
Which Microsoft portal provides information about how Microsoft manages privacy, compliance, and security?
Premium Solution Locked
Unlock all 234 answers & explanations
What can you protect by using the information protection solution in the Microsoft 365 compliance center?
Premium Solution Locked
Unlock all 234 answers & explanations
What can you specify in Microsoft 365 sensitivity labels?
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
Which two tasks can you implement by using data loss prevention (DLP) policies in Microsoft 365? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
Select the answer that correctly completes the sentence.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
Which Microsoft 365 compliance feature can you use to encrypt content automatically based on specific conditions?
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
Match the Microsoft 365 insider risk management workflow step to the appropriate task.
To answer, drag the appropriate step from the column on the left to its task on the right. Each step may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
Select the answer that correctly completes the sentence.
Premium Solution Locked
Unlock all 234 answers & explanations
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Premium Solution Locked
Unlock all 234 answers & explanations
You need to create a data loss prevention (DIP)
What should you use?
Premium Solution Locked
Unlock all 234 answers & explanations
Select the answer that correctly completes the sentence.
Premium Solution Locked
Unlock all 234 answers & explanations
Full Question Bank Locked
You have reached the end of the free study guide preview. Upgrade now to unlock all 234 questions and the full simulation engine.
Certification Path
Related Certifications
Customer Reviews
Global Community Feedback
David M.
"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."
Sarah J.
"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."
Michael C.
"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"