A compliance officer needs to set up a policy that automatically monitors and detects activities related to accessing sensitive data from outside the corporate network. When a user from a foreign country accesses a confidential file, the policy should trigger an alert and require additional authentication. Which combination of Microsoft 365 solutions achieves this?
Answer choices
Why each option matters
Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.
Best answer
Microsoft Purview Data Loss Prevention and Conditional Access
DLP monitors sensitive data activities and can generate alerts, while Conditional Access can require additional authentication based on location, meeting both requirements.
Distractor review
Microsoft Purview Audit (Standard) and Microsoft Entra ID Identity Protection
Audit logs activities but does not automatically generate alerts for sensitive data access; Identity Protection focuses on user risk, not data sensitivity.
Distractor review
Microsoft Purview Insider Risk Management and Microsoft Cloud App Security
Insider Risk Management detects risky user behaviors but requires explicit configuration for data sensitivity; Cloud App Security provides cloud app visibility but does not enforce additional authentication.
Distractor review
Microsoft Purview eDiscovery and Privileged Identity Management
eDiscovery is for searching and exporting content for legal cases, not real-time monitoring; PIM manages privileged roles, not data access events.
Common exam trap
Common exam trap: authentication is not authorization
Logging in proves the user can authenticate. It does not automatically mean the user is allowed to enter privileged or configuration mode. Watch for AAA authorization, privilege level and command authorization details.
Technical deep dive
How to think about this question
This kind of question is testing the difference between identity and permission. A user may successfully log in to a router because authentication is working, but still fail to enter configuration mode because authorization is missing, misconfigured or mapped to a lower privilege level.
KKey Concepts to Remember
- Authentication checks who the user is.
- Authorization controls what the user is allowed to do after login.
- Privilege levels affect access to EXEC and configuration commands.
- AAA, TACACS+ and RADIUS can separate login success from command access.
TExam Day Tips
- Do not assume successful login means full administrative access.
- Look for words such as cannot enter configuration mode, privilege level, authorization or command access.
- Separate login problems from permission problems before choosing the answer.
Related practice questions
Related MS-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
More questions from this exam
Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.
Question 1
During requirements gathering, an IT manager says the organization must let users provision resources from a portal without provider interaction. Cloud concept or benefit best matches this requirement?
Question 2
A compliance-aware administrator is selecting the right Microsoft 365 capability to use Microsoft 365 and another public cloud provider for different workloads. Cloud concept or benefit best matches this requirement?
Question 3
While preparing a Microsoft 365 adoption plan, a consultant is asked to manage leads, opportunities, customer accounts, and sales processes. Microsoft 365 app or service is the best fit?
Question 4
A project manager needs to create a detailed project schedule with a Gantt chart view, task dependencies, critical path analysis, and milestones. The schedule must be shared with team members who can update their tasks, and the manager wants to track progress against a baseline. Which Microsoft 365 app is specifically designed for this type of project management?
Question 5
A project manager wants to schedule a meeting with team members to discuss project progress. They need to find a time that works for everyone based on their calendars. Which Microsoft 365 app should they use?
Question 6
A project manager wants to create a visual dashboard that tracks project tasks, deadlines, and progress. The dashboard should pull data from a Microsoft List and update in real time. Which Microsoft 365 app is best suited for building this interactive dashboard?
FAQ
Questions learners often ask
What does this MS-900 question test?
Authentication checks who the user is.
What is the correct answer to this question?
The correct answer is: Microsoft Purview Data Loss Prevention and Conditional Access — Microsoft Purview Data Loss Prevention (DLP) can monitor and detect sensitive data activities, including access from external locations. Conditional Access policies can enforce additional authentication (e.g., MFA) based on location conditions. Together, DLP alerts and Conditional Access enforce the required behavior. Other combinations do not provide both automatic detection of sensitive data access and authentication enforcement.
What should I do if I get this MS-900 question wrong?
Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.
Discussion
Sign in to join the discussion.