View Full Microsoft SC-900 Exam Dumps and Practice Test Dumps
Question 61. Which security principle requires an organization to use multiple independent layers of protection?
- Least privilege
- Defense in depth
- Single sign-on
- Password synchronization
Correct Answer: 2. Defense in depth
Explanation:
Defense in depth is a security strategy that uses multiple layers of controls to protect systems, applications, identities, networks, and data. Instead of relying on one security mechanism, an organization can combine identity protection, endpoint security, network controls, application security, data protection, monitoring, and incident response. If one control fails or is bypassed, another layer can reduce the attacker’s ability to continue. Microsoft security solutions support this approach through services such as Microsoft Entra ID, Microsoft Defender, Microsoft Sentinel, and Microsoft Purview. Defense in depth is therefore intended to reduce overall security risk by avoiding dependence on a single protective measure.
Question 62. What is the primary difference between authentication and authorization?
- Authentication determines what a user can access, while authorization verifies identity
- Authentication encrypts data, while authorization monitors networks
- Authentication verifies identity, while authorization determines access permissions
- Authentication creates backups, while authorization restores data
Correct Answer: 3. Authentication verifies identity, while authorization determines access permissions
Explanation:
Authentication and authorization are related but perform different functions in an identity and access management system. Authentication answers the question, “Who are you?” and can involve passwords, multifactor authentication, security keys, biometrics, or passwordless methods. Authorization answers the question, “What are you allowed to access or do?” after the identity has been established. For example, a user may successfully authenticate with Microsoft Entra ID but still be denied access to a particular application because the required permissions have not been assigned. Understanding this distinction is fundamental to implementing secure access controls and the Zero Trust security model.
Question 63. Which authentication approach eliminates the need for users to enter a traditional password?
- Passwordless authentication
- Password expiration
- Security auditing
- Conditional formatting
Correct Answer: 1. Passwordless authentication
Explanation:
Passwordless authentication allows users to authenticate without entering a traditional password. Microsoft supports several passwordless authentication methods, including Microsoft Authenticator, Windows Hello for Business, and FIDO2 security keys. These methods can improve security because they reduce dependence on passwords, which can be stolen, guessed, reused, or obtained through phishing attacks. Passwordless authentication can also improve the user experience by replacing passwords with stronger methods such as biometrics, device-based credentials, or physical security keys. In Microsoft Entra ID, organizations can configure appropriate passwordless authentication methods according to their identity and security requirements.
Question 64. What is the main purpose of FIDO2 security keys?
- Store Microsoft Sentinel incidents
- Provide passwordless authentication using strong credentials
- Encrypt Microsoft Purview reports
- Manage Azure virtual networks
Correct Answer: 2. Provide passwordless authentication using strong credentials
Explanation:
FIDO2 security keys provide a strong authentication method that can be used for passwordless sign-in. A physical security key can be registered with a supported identity system and then used to authenticate a user without requiring a traditional password. FIDO2 credentials use public-key cryptography, helping protect users against several forms of credential theft and phishing. Microsoft Entra ID supports FIDO2 security keys as one of its passwordless authentication options. The security key is associated with the user’s registered credential, allowing the organization to strengthen authentication while reducing reliance on passwords.
Question 65. Which Microsoft Entra feature can use device state as a condition when controlling access?
- Microsoft Purview eDiscovery
- Microsoft Sentinel Workbooks
- Microsoft Defender Antivirus
- Conditional Access
Correct Answer: 4. Conditional Access
Explanation:
Microsoft Entra Conditional Access allows organizations to create access policies based on different conditions before granting access to resources. One of these conditions can involve the state or compliance status of a device. For example, an organization may require users to access a corporate application only from devices that meet defined compliance requirements. Conditional Access can also consider factors such as user identity, application, location, risk, and authentication strength. This supports Zero Trust by making access decisions dynamically instead of automatically trusting every authenticated user or device.
Question 66. What is Microsoft Entra Connect primarily used for?
- Synchronizing identities between on-premises Active Directory and Microsoft Entra ID
- Creating Sentinel workbooks
- Managing Microsoft Purview retention labels
- Scanning cloud applications for vulnerabilities
Correct Answer: 1. Synchronizing identities between on-premises Active Directory and Microsoft Entra ID
Explanation:
Microsoft Entra Connect is designed to help organizations synchronize identity information between an on-premises Active Directory environment and Microsoft Entra ID. This capability supports hybrid identity scenarios where users and groups may exist in both on-premises and cloud environments. Depending on configuration, organizations can synchronize directory objects and selected attributes so that users can use consistent identities when accessing cloud resources. Entra Connect can therefore help bridge traditional on-premises identity infrastructure with Microsoft’s cloud identity platform. It is particularly relevant for organizations transitioning gradually from on-premises services to cloud-based identity and applications.
Question 67. What is Microsoft Entra Cloud Sync designed to provide?
- Network packet inspection
- Database backup management
- A lightweight cloud-managed approach for synchronizing identities
- Email threat investigation
Correct Answer: 3. A lightweight cloud-managed approach for synchronizing identities
Explanation:
Microsoft Entra Cloud Sync provides a cloud-managed approach for synchronizing identities between on-premises Active Directory and Microsoft Entra ID. It uses a lightweight provisioning agent installed in the organization’s environment while much of the configuration and management is handled through the cloud. This approach can be useful for organizations that want a simpler and more flexible identity synchronization architecture. Entra Cloud Sync supports hybrid identity scenarios and can be used alongside Microsoft’s broader identity management capabilities. It differs from traditional synchronization approaches in its architecture and management model, making it useful for certain organizational environments.
Question 68. Which Microsoft Entra capability supports collaboration with users outside an organization?
- Microsoft Entra External ID
- Microsoft Defender Antivirus
- Azure DDoS Protection
- Microsoft Sentinel
Correct Answer: 1. Microsoft Entra External ID
Explanation:
Microsoft Entra External ID provides identity capabilities for applications and scenarios involving people outside an organization’s workforce. It can support external users, customers, partners, and other identities depending on the scenario and configuration. External identity capabilities help organizations provide controlled access while maintaining appropriate authentication and authorization requirements. For business-to-business collaboration, organizations can invite external users and manage their access to selected resources. This approach allows collaboration without treating every external person as a traditional internal employee. Organizations can also apply appropriate policies and governance to help protect external access.
Question 69. What is a managed identity primarily used for in Microsoft Azure?
- Giving applications an identity so they can access resources without storing credentials
- Creating physical security keys
- Classifying sensitive documents
- Investigating phishing messages
Correct Answer: 1. Giving applications an identity so they can access resources without storing credentials
Explanation:
Managed identities provide Azure resources with an identity that can be used to authenticate to supported services without requiring developers to store passwords, secrets, or certificates directly in application code. Azure manages the identity credentials, reducing the risk associated with manually managing application secrets. For example, an Azure-hosted application may use a managed identity to access an Azure Key Vault or another supported resource after appropriate permissions are assigned. This approach supports least privilege because permissions can be granted specifically to the managed identity while reducing the exposure of long-lived credentials.
Question 70. What is an app registration in Microsoft Entra ID primarily associated with?
- Creating a physical firewall
- Registering an application so it can integrate with Microsoft identity services
- Configuring Microsoft Sentinel workbooks
- Applying data retention labels
Correct Answer: 2. Registering an application so it can integrate with Microsoft identity services
Explanation:
An application registration in Microsoft Entra ID represents an application in the identity platform and provides the configuration needed for authentication and authorization integration. Developers can register applications so they can use Microsoft identity services, request permissions, and authenticate users or applications. Depending on the scenario, an app registration can include information such as redirect URIs, supported account types, and authentication configuration. The registration helps establish how the application interacts with Microsoft Entra ID. Proper permission management is important because excessive application permissions can create security risks.
Question 71. Which Microsoft Defender solution provides protection focused on endpoints such as computers and servers?
- Microsoft Defender for Office 365
- Microsoft Defender for Identity
- Microsoft Defender for Endpoint
- Microsoft Defender for Cloud Apps
Correct Answer: 3. Microsoft Defender for Endpoint
Explanation:
Microsoft Defender for Endpoint is Microsoft’s endpoint security solution designed to help protect devices such as computers and servers. It provides capabilities for detecting, investigating, and responding to threats affecting endpoints. It can also provide vulnerability management information and security recommendations that help organizations identify weaknesses in their device environment. Defender for Endpoint integrates with other Microsoft security services, allowing security teams to investigate related incidents across multiple parts of an environment. Its primary focus is endpoint protection rather than email, identity infrastructure, or cloud application visibility.
Question 72. Which Microsoft Defender solution focuses specifically on protecting email and collaboration services?
- Microsoft Defender for Office 365
- Microsoft Defender for Identity
- Microsoft Defender for Endpoint
- Microsoft Defender for Cloud
Correct Answer: 1. Microsoft Defender for Office 365
Explanation:
Microsoft Defender for Office 365 is designed to help protect organizations from threats targeting email and collaboration services. It can help detect and protect against threats such as phishing, malicious links, malicious attachments, and other email-based attacks. The service also provides investigation and response capabilities that security teams can use when suspicious messages or activities are detected. Defender for Office 365 works as part of Microsoft’s broader security ecosystem and can contribute signals to unified security investigations. Its specialized focus distinguishes it from Defender for Endpoint, Defender for Identity, and Defender for Cloud.
Question 73. What is Microsoft Security Exposure Management designed to help organizations understand?
- Employee payroll information
- Overall security exposure and potential attack paths
- Microsoft 365 licensing invoices
- Database transaction history
Correct Answer: 2. Overall security exposure and potential attack paths
Explanation:
Microsoft Security Exposure Management helps organizations understand and manage their overall security exposure across an environment. Instead of looking at individual security alerts in isolation, exposure management can help security teams understand relationships among assets, vulnerabilities, identities, configurations, and potential attack paths. This broader perspective can help organizations identify areas where weaknesses may combine to create greater risk. Security teams can use exposure information to prioritize remediation and strengthen security posture. The concept is closely related to understanding how attackers might move through an environment and where defensive improvements could reduce exposure.
Question 74. What type of rule in Microsoft Sentinel can identify suspicious activity based on collected data?
- Retention policy
- Sensitivity label
- Analytics rule
- Compliance assessment
Correct Answer: 3. Analytics rule
Explanation:
Microsoft Sentinel analytics rules are used to detect potentially suspicious activity in data collected by the security platform. An analytics rule can define logic that examines events and signals from connected data sources and generates alerts when specified conditions are met. These detections can contribute to security incidents that analysts investigate through Sentinel. Organizations can use different detection approaches depending on their monitoring requirements, including scheduled analytics and other supported detection methods. Analytics rules are therefore an important part of Sentinel’s security monitoring capabilities because they help transform collected data into actionable security detections.
Question 75. What is the purpose of Microsoft Sentinel workbooks?
- Provide interactive visualizations and dashboards for security data
- Replace Microsoft Entra ID
- Store passwords for users
- Encrypt endpoint hard drives
Correct Answer: 1. Provide interactive visualizations and dashboards for security data
Explanation:
Microsoft Sentinel workbooks provide interactive dashboards and visualizations that help security teams analyze and understand collected security information. Workbooks can present information through charts, graphs, tables, and other visual elements, making it easier to identify trends and investigate security conditions. For example, a workbook can display information about incidents, authentication activity, security alerts, or other connected data. Workbooks are especially useful for security operations because they can turn large amounts of raw information into a more understandable visual representation. They support monitoring and analysis but are not intended to replace identity, endpoint, or data protection services.
Question 76. Which Microsoft Sentinel capability can automatically initiate actions when specific conditions are met?
- Sensitivity labels
- Automation rules and playbooks
- Security defaults
- Retention labels
Correct Answer: 2. Automation rules and playbooks
Explanation:
Microsoft Sentinel automation rules and playbooks can help security teams automate parts of incident response. Automation rules can perform actions when specified conditions are met, while playbooks can use Azure Logic Apps-based workflows to execute a sequence of actions. For example, an automated workflow might notify a security team, enrich an alert with additional information, or perform another supported response action. Automation can reduce the amount of manual work required for repetitive response activities and help organizations respond consistently. Human review can still be appropriate for actions that have significant operational consequences.
Question 77. What is Azure DDoS Protection designed to defend against?
- Unauthorized document sharing
- Distributed denial-of-service attacks
- Password reuse
- Data retention violations
Correct Answer: 2. Distributed denial-of-service attacks
Explanation:
Azure DDoS Protection is designed to help protect Azure resources from distributed denial-of-service attacks. A DDoS attack attempts to overwhelm a target with large amounts of network traffic or requests, potentially making an application or service unavailable to legitimate users. Azure provides DDoS protection capabilities that can help detect and mitigate certain network-level attacks against protected resources. This protection is part of a broader security strategy and does not replace application security, identity controls, endpoint protection, or secure configuration practices. Organizations should use layered controls according to the architecture and risk profile of their workloads.
Question 78. What is the primary purpose of Azure Key Vault?
- Store and manage secrets, keys, and certificates securely
- Analyze Sentinel incidents
- Manage Microsoft 365 mailboxes
- Create user training courses
Correct Answer: 1. Store and manage secrets, keys, and certificates securely
Explanation:
Azure Key Vault is a service designed to securely store and manage sensitive information such as secrets, cryptographic keys, and certificates. Applications and services can retrieve required credentials or cryptographic material from Key Vault instead of embedding sensitive values directly into application code or configuration files. Access to stored objects can be controlled through identity and authorization mechanisms. This helps reduce the risk of exposing credentials through source code or poorly protected configuration files. Key Vault is therefore an important component of secure application architecture, particularly when applications need controlled access to sensitive secrets and cryptographic resources.
Question 79. Which Microsoft Purview capability helps organizations locate and manage sensitive data across their environment?
- Microsoft Purview Data Map
- Microsoft Defender Antivirus
- Microsoft Entra PIM
- Azure DDoS Protection
Correct Answer: 1. Microsoft Purview Data Map
Explanation:
Microsoft Purview Data Map helps organizations discover and understand data across their data estate by maintaining information about data assets and their metadata. It can support data discovery and governance by helping organizations understand where data exists and how it is represented across supported sources. This visibility can contribute to broader data governance and compliance activities. Purview includes multiple capabilities that address different aspects of information protection, governance, and compliance, so it is important to distinguish data discovery capabilities from tools such as Data Loss Prevention, sensitivity labels, and retention policies.
Question 80. What is Microsoft Purview eDiscovery primarily used for?
- Managing endpoint antivirus definitions
- Investigating and responding to legal or compliance-related data discovery requirements
- Synchronizing on-premises user accounts
- Blocking network-level DDoS attacks
Correct Answer: 2. Investigating and responding to legal or compliance-related data discovery requirements
Explanation:
Microsoft Purview eDiscovery provides capabilities that help organizations identify, collect, review, and manage electronic information relevant to legal or compliance investigations. Organizations may need to locate relevant content across supported Microsoft 365 data sources and preserve or analyze information according to applicable requirements. eDiscovery is therefore focused on information investigation and discovery rather than endpoint protection or identity synchronization. It can support legal and compliance teams by providing structured processes for handling potentially relevant electronic data. Appropriate permissions, policies, and organizational procedures are important when using eDiscovery because the information involved can be sensitive.