Question 547 of 1,411

SC-900 Practice Question: Describe the capabilities of Microsoft compliance solutions

This SC-900 practice question tests your understanding of describe the capabilities of microsoft compliance solutions. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company uses Microsoft Purview. A compliance officer applies a retention label to a set of legal documents and configures the label to mark the items as records. After the label is applied, a user attempts to delete one of these documents from SharePoint Online. What will be the outcome?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The user receives an access denied error and cannot delete the document.

When a retention label is configured to mark items as records, the items become immutable and locked. In SharePoint Online, records cannot be deleted by users; any attempt to delete a record results in an 'access denied' error because the retention policy overrides standard user permissions to enforce compliance.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The user is allowed to delete the document, but a copy is retained in a preservation hold.

    Why it's wrong here

    This describes the behavior of an eDiscovery hold, not a record label. A record label blocks deletion entirely.

    When this WOULD be correct

    This option would be correct if the question stated that a preservation hold (e.g., eDiscovery hold) was applied to the document instead of a retention label marking it as a record. In that case, deletion is blocked but a copy is preserved.

  • The user receives an access denied error and cannot delete the document.

    Why this is correct

    Correct. A record label makes the item a formal record, preventing users from deleting or modifying it.

    Related concept

    Read the scenario before looking for a memorised answer.

  • The document is deleted and immediately purged from the recycle bin.

    Why it's wrong here

    Records are never deleted by users. This outcome is incorrect for a record label.

    When this WOULD be correct

    If a retention policy (not label) with a 'delete only' action is applied to a location, and the user deletes a document, it may be immediately purged from the recycle bin if the retention period is set to zero days.

  • The delete action is allowed but an audit event is generated and the document is still retained for the specified period.

    Why it's wrong here

    This describes the behavior of a standard (non-record) retention label where the delete is allowed but the item is retained in a secure location. Records block the delete.

    When this WOULD be correct

    If the question specified that the retention label was configured to retain content but not mark as records, and the user deletes the document, then the delete would be allowed but the document would be retained in a preservation hold for the specified period, with an audit event generated.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The SC-900 exam frequently reuses these exact scenarios with slightly different constraints.

The user receives an access denied error and cannot delete the document.Correct answer

Why this is correct

Correct. A record label makes the item a formal record, preventing users from deleting or modifying it.

The user is allowed to delete the document, but a copy is retained in a preservation hold.Wrong answer — click to see why

Why this is wrong here

When a retention label marks items as records, they become immutable and cannot be deleted by users. The label prevents deletion entirely, not just with a copy retained.

★ When this WOULD be the correct answer

This option would be correct if the question stated that a preservation hold (e.g., eDiscovery hold) was applied to the document instead of a retention label marking it as a record. In that case, deletion is blocked but a copy is preserved.

Why candidates choose this

Candidates may confuse retention labels that mark as records with preservation holds, both of which prevent deletion but differ in behavior: records block deletion outright, while holds retain a copy.

The document is deleted and immediately purged from the recycle bin.Wrong answer — click to see why

Why this is wrong here

When a retention label marks items as records, they become immutable and cannot be deleted by users; deletion is blocked entirely, not allowed with immediate purge.

★ When this WOULD be the correct answer

If a retention policy (not label) with a 'delete only' action is applied to a location, and the user deletes a document, it may be immediately purged from the recycle bin if the retention period is set to zero days.

Why candidates choose this

Candidates may confuse the behavior of retention labels that mark as records with retention policies that allow deletion after a period, or think that 'record' status only triggers a purge rather than blocking deletion.

The delete action is allowed but an audit event is generated and the document is still retained for the specified period.Wrong answer — click to see why

Why this is wrong here

When a retention label marks items as records, they become immutable and cannot be deleted by users. Option D describes behavior for items under a retention policy without record marking, not for records.

★ When this WOULD be the correct answer

If the question specified that the retention label was configured to retain content but not mark as records, and the user deletes the document, then the delete would be allowed but the document would be retained in a preservation hold for the specified period, with an audit event generated.

Why candidates choose this

Candidates may confuse retention policies (which allow deletion but retain copies) with record labeling (which blocks deletion entirely), or they may think audit logging always accompanies deletion actions.

Analysis generated from the official SC-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse 'records' with 'regulatory records' or assume that retention labels only trigger audit events without blocking actions, but marking as a record strictly prohibits deletion and editing.

Detailed technical explanation

How to think about this question

Under the hood, when a retention label marks an item as a record, SharePoint Online applies a system-level lock that prevents any user (including site collection administrators) from deleting or editing the item. This lock is enforced by the Microsoft Purview compliance backend, which overrides SharePoint's native permission model. In a real-world scenario, if a user tries to delete a record, the action is blocked at the application layer, and an audit event is still generated for the attempted deletion, but the item remains intact.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SC-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SC-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SC-900 question test?

Describe the capabilities of Microsoft compliance solutions — This question tests Describe the capabilities of Microsoft compliance solutions — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The user receives an access denied error and cannot delete the document. — When a retention label is configured to mark items as records, the items become immutable and locked. In SharePoint Online, records cannot be deleted by users; any attempt to delete a record results in an 'access denied' error because the retention policy overrides standard user permissions to enforce compliance.

What should I do if I get this SC-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More SC-900 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SC-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SC-900 exam.