SC-900 Practice Question: Describe the capabilities of Microsoft security solutions
This SC-900 practice question tests your understanding of describe the capabilities of microsoft security solutions. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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.
Exhibit
Refer to the exhibit.
```json
{
"properties": {
"displayName": "Sensitive HR Data",
"description": "Protects HR documents with high sensitivity",
"labels": [
{
"name": "Highly Confidential",
"color": "red",
"sensitivity": 90
}
],
"parent": "c92e6f8b-f8b2-4b3c-8e6f-7a1b2c3d4e5f"
}
}
```
Refer to the exhibit. You are creating a Microsoft Purview sensitivity label for HR data. The JSON shows a label configuration. What is the likely effect of setting the sensitivity value to 90?
Exhibit
Refer to the exhibit.
```json
{
"properties": {
"displayName": "Sensitive HR Data",
"description": "Protects HR documents with high sensitivity",
"labels": [
{
"name": "Highly Confidential",
"color": "red",
"sensitivity": 90
}
],
"parent": "c92e6f8b-f8b2-4b3c-8e6f-7a1b2c3d4e5f"
}
}
```
A
The label automatically encrypts the document
Why wrong: Encryption is configured separately via protection actions.
B
The label triggers auditing for 90 days
Why wrong: Auditing is enabled independently of sensitivity values.
C
The label sets a 90-day retention period
Why wrong: Retention is configured via retention labels, not sensitivity values.
D
The label will be applied with higher priority than labels with lower sensitivity values
Higher sensitivity values denote higher priority for auto-classification.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The label will be applied with higher priority than labels with lower sensitivity values
In Microsoft Purview, sensitivity labels are assigned an integer priority value (typically 0 to 100). A higher sensitivity value indicates a higher priority. When multiple labels are available, the label with the highest sensitivity value is applied by default or takes precedence in auto-labeling and policy conflicts. Setting the value to 90 ensures this HR label is prioritized over labels with lower values, such as 75 or 50.
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 label automatically encrypts the document
Why it's wrong here
Encryption is configured separately via protection actions.
✗
The label triggers auditing for 90 days
Why it's wrong here
Auditing is enabled independently of sensitivity values.
✗
The label sets a 90-day retention period
Why it's wrong here
Retention is configured via retention labels, not sensitivity values.
✓
The label will be applied with higher priority than labels with lower sensitivity values
Why this is correct
Higher sensitivity values denote higher priority for auto-classification.
Related concept
Read the scenario before looking for a memorised answer.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The SC-900 exam often tests the misconception that the sensitivity value directly controls encryption, retention, or auditing, when in fact it only determines label priority in a hierarchical classification scheme.
Detailed technical explanation
How to think about this question
Under the hood, Microsoft Purview uses a priority-based ordering system where the sensitivity value determines label precedence during auto-labeling, manual application, and policy conflict resolution. For example, if a document matches conditions for both a label with sensitivity 90 and one with 75, the label with 90 is applied. This priority system is critical in environments with overlapping label policies, ensuring the most sensitive classification takes effect. Real-world scenarios include preventing a lower-priority 'Internal' label from overriding a higher-priority 'Highly Confidential' label on HR data.
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 cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.
Related glossary terms
Concepts from this question explained
These glossary pages explain the core terms tested in this SC-900 question in full detail.
Describe the capabilities of Microsoft security solutions — This question tests Describe the capabilities of Microsoft security solutions — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The label will be applied with higher priority than labels with lower sensitivity values — In Microsoft Purview, sensitivity labels are assigned an integer priority value (typically 0 to 100). A higher sensitivity value indicates a higher priority. When multiple labels are available, the label with the highest sensitivity value is applied by default or takes precedence in auto-labeling and policy conflicts. Setting the value to 90 ensures this HR label is prioritized over labels with lower values, such as 75 or 50.
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 →
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.
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.
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.
Sign in to join the discussion.