Microsoft SC-900 Actual Free Exam Questions & Community Discussion
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:

Microsoft Entra Permissions Management is Microsoft's cloud infrastructure entitlement management (CIEM) solution delivered in the Microsoft Entra admin center, not in the Microsoft Purview compliance portal. Microsoft guidance describes it as a CIEM service that provides "centralized visibility, right-sizing, and governance of permissions across clouds" and is accessed and administered from the Entra portal under Permissions Management. The Purview compliance portal is used for compliance solutions such as Compliance Manager, Information Protection, DLP, eDiscovery, and Insider Risk-not CIEM-so statement
1 is No.
Permissions Management supports multicloud environments. Microsoft documentation states that it
"discovers, monitors, and manages permissions for identities and resources across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP)." It calculates a Permission Creep Index (PCI), surfaces excessive permissions, and recommends remediation across these clouds; therefore, using it to manage permissions in AWS is supported-statement 2 is Yes.
Regarding secure scores: Permissions Management focuses on entitlements (e.g., effective permissions, PCI, right-sizing actions). Microsoft Secure Score (and Identity Secure Score) are separate posture metrics exposed in Microsoft 365 Defender and Microsoft Entra ID, respectively. The Permissions Management blade does not present Microsoft Secure Score; instead, it shows CIEM-specific insights and PCI. Consequently, the claim that Secure Score can be reviewed from Permissions Management in the Entra admin center is No.
What can you use to provide threat detection for Azure SQL Managed Instance?
Correct Answer: A
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
What can you specify in Microsoft 365 sensitivity labels?
Correct Answer: C
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:

Microsoft describes Identity Protection as a capability that "detects risky users and risky sign-ins using real- time and offline detections and allows you to configure automated responses." Microsoft is explicit that detections aren't limited to after authentication; rather, signals are evaluated during sign-in and also by offline analytics, where "some detections are offline and can take up to 48 hours to appear." Therefore, saying it only
"generates risk detections once a user is authenticated" is incorrect.
For risk scoring, Microsoft states that Identity Protection "assigns a risk level to each detection," and that
"risk levels are Low, Medium, or High," which are then used by user-risk and sign-in-risk policies to drive remediation (for example, requiring password change or MFA).
Microsoft also defines the two core risk concepts: "User risk represents the probability that a given identity or account is compromised," while "Sign-in risk represents the probability that a given authentication request isn' t authorized by the identity owner." These definitions underpin Conditional Access and Identity Protection policies that can require additional verification or block access based on the assessed risk.
Taken together, the documentation confirms: detections are not restricted to post-authentication (No), detections carry Low/Medium/High levels (Yes), and user risk is the probability the identity is compromised (Yes).
Which compliance feature should you use to identify documents that are employee resumes?
Correct Answer: D
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You have an Azure subscription.
You need to implement approval-based, tiProme-bound role activation.
What should you use?
You need to implement approval-based, tiProme-bound role activation.
What should you use?
Correct Answer: C
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Select the answer that correctly completes the sentence.


Correct Answer:

Explanation:

In Microsoft Purview Compliance Manager, the built-in Compliance score and assessments are designed for ongoing, risk-based monitoring of your organization's compliance posture. Microsoft's SCI materials describe Compliance Manager as a solution that "helps you track, improve, and demonstrate your compliance posture" by mapping regulations and standards to improvement actions and assessments. The experience is not a one-time or periodic snapshot; it is intended to be continuous. As you implement controls, provide evidence, or when automated tests record results, "your score is updated as you complete actions," reflecting current progress toward data protection and regulatory requirements.
Assessments in Compliance Manager persist over time and are maintained through continuous evaluation:
actions can be automatically tested when supported (for example, configuration-based controls in Microsoft
365) or manually assessed on an ongoing basis by compliance teams. This design enables organizations to prioritize and remediate issues as they arise, rather than waiting for monthly or quarterly reviews. Because of this continuous scoring and reassessment model, Compliance Manager assesses compliance data continually for an organization, providing near real-time insight into control effectiveness and residual risk across standards such as GDPR, ISO 27001, and NIST frameworks.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:

Microsoft's Conditional Access (part of Microsoft Entra ID) evaluates multiple signals to make access decisions. The official description lists typical signals such as "user or group membership, IP location information, device state, application, and real-time risk." The device state element explicitly refers to conditions like "compliant or hybrid Azure AD joined devices," allowing policies that grant or block access- or require extra controls-based on whether a device meets compliance/registration requirements.
Regarding evaluation timing, Microsoft's guidance states that Conditional Access "policies are enforced after the first-factor authentication is completed." This means the engine needs the user's primary sign-in context (who the user is and how they authenticated) to evaluate the conditions and then decide whether to allow, block, or require additional controls. Therefore, the statement that policies apply before first factor is not correct.
Finally, Conditional Access includes grant controls such as "Require multi-factor authentication," and policies can be scoped to specific cloud apps or actions. As a result, you can target a particular application and require MFA when a user attempts to access it, satisfying application-specific risk mitigation while preserving user productivity.
Which feature provides the extended detection and response (XDR) capability of Azure Sentinel?
Correct Answer: C
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Select the answer that correctly completes the sentence.


Correct Answer:


Reference:
https://docs.microsoft.com/en-us/microsoft-365/compliance/microsoft-365-compliance-center?view=o365- worldwide MIP capabilities are included with Microsoft 365 Compliance and give you the tools to know your data, protect your data, and prevent data loss.
https://docs.microsoft.com/en-us/microsoft-365/compliance/information-protection?view=o365-worldwide
Which service includes the Attack simul-ation training feature?
Correct Answer: D
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Select the answer that correctly completes the sentence.


Correct Answer:

Explanation:

When you register an application through the Azure portal, an application object and service principal are automatically created in your home directory or tenant.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal
Select the answer that correctly completes the sentence.


Correct Answer:

Explanation:
In Microsoft identity terminology, authentication is the step that proves who the user is when they attempt to sign in. Microsoft Learn defines it plainly: "Authentication is the process of proving the identity of a user, device, or service." By contrast, "Authorization is the process of determining what a user, device, or service can do." During sign-in to Microsoft Entra ID (formerly Azure AD), "the identity provider validates credentials and, upon successful authentication, issues tokens that applications use to grant access." Microsoft further explains the available methods: "Microsoft Entra ID supports multiple authentication methods, including passwords, multi-factor authentication, FIDO2 security keys, certificate-based authentication, and federated authentication." Auditing and administration are not the mechanisms that verify identity at sign-in. Auditing "records security- relevant events for investigation and compliance," while administration "refers to configuring and managing identities, access policies, and settings." Therefore, in the sentence "When users sign in, _____ verifies their credentials to prove their identity," the correct completion is authentication, because it is the control that validates the user's credentials and establishes identity before any authorization decisions are made.

What is a function of Conditional Access session controls?
Correct Answer: B
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
What are two capabilities of Microsoft Defender for Endpoint? Each correct selection presents a complete solution.
NOTE: Each correct selection is worth one point.
NOTE: Each correct selection is worth one point.
Correct Answer: B,C
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
0
0
0
10
