- A
Data connectors
Data connectors are the feature that collects logs from various sources into Sentinel. For unsupported devices, Syslog or CEF connectors can be used.
- B
Playbooks
Why wrong: Playbooks automate responses to alerts but do not ingest logs.
- C
Workbooks
Why wrong: Workbooks provide dashboards and visualizations using data already in Sentinel.
- D
Analytics rules
Why wrong: Analytics rules define threat detection logic; they do not handle log ingestion.
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. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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 security operations team uses Microsoft Sentinel to centralize security log analysis. They need to ingest logs from a third-party firewall that does not have a native connector. What should the team use to bring the firewall logs into Microsoft Sentinel?
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
Data connectors
Microsoft Sentinel uses data connectors to ingest logs from various sources, including third-party devices that lack native connectors. For a firewall without a built-in connector, the team can use the Common Event Format (CEF) connector or Syslog connector, which are both categorized as data connectors. These connectors allow the firewall to forward logs via Syslog or CEF over UDP/TCP, which Sentinel then parses and ingests into the Log Analytics workspace.
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.
- ✓
Data connectors
Why this is correct
Data connectors are the feature that collects logs from various sources into Sentinel. For unsupported devices, Syslog or CEF connectors can be used.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Playbooks
Why it's wrong here
Playbooks automate responses to alerts but do not ingest logs.
When this WOULD be correct
A security team needs to automate incident response actions, such as blocking an IP address on a firewall, when a specific alert is triggered in Microsoft Sentinel. Playbooks would be the correct answer.
- ✗
Workbooks
Why it's wrong here
Workbooks provide dashboards and visualizations using data already in Sentinel.
When this WOULD be correct
A security team needs to create a custom dashboard to monitor trends in firewall log data that has already been ingested into Microsoft Sentinel. They should use Workbooks to build interactive visualizations and reports.
- ✗
Analytics rules
Why it's wrong here
Analytics rules define threat detection logic; they do not handle log ingestion.
When this WOULD be correct
A security team has already ingested firewall logs into Microsoft Sentinel and wants to create automated alerts for suspicious traffic patterns. In that scenario, analytics rules would be the correct choice to define detection logic and trigger incidents.
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.
✓Data connectorsCorrect answer▾
Why this is correct
Data connectors are the feature that collects logs from various sources into Sentinel. For unsupported devices, Syslog or CEF connectors can be used.
✗PlaybooksWrong answer — click to see why▾
Why this is wrong here
Playbooks are automated response workflows triggered by alerts, not used for ingesting logs from external sources into Microsoft Sentinel.
★ When this WOULD be the correct answer
A security team needs to automate incident response actions, such as blocking an IP address on a firewall, when a specific alert is triggered in Microsoft Sentinel. Playbooks would be the correct answer.
Why candidates choose this
Candidates may confuse playbooks with data connectors because both involve automation, but playbooks handle response actions, not log ingestion.
✗WorkbooksWrong answer — click to see why▾
Why this is wrong here
Workbooks are used for visualizing and reporting on data already ingested into Microsoft Sentinel, not for ingesting logs from external sources like a third-party firewall.
★ When this WOULD be the correct answer
A security team needs to create a custom dashboard to monitor trends in firewall log data that has already been ingested into Microsoft Sentinel. They should use Workbooks to build interactive visualizations and reports.
Why candidates choose this
Candidates may confuse Workbooks with data connectors because both involve handling data, but Workbooks are for visualization, not ingestion.
✗Analytics rulesWrong answer — click to see why▾
Why this is wrong here
Analytics rules are used to detect threats and generate incidents based on ingested data, not to ingest logs from external sources. They operate on data already in Sentinel, so they cannot bring in firewall logs.
★ When this WOULD be the correct answer
A security team has already ingested firewall logs into Microsoft Sentinel and wants to create automated alerts for suspicious traffic patterns. In that scenario, analytics rules would be the correct choice to define detection logic and trigger incidents.
Why candidates choose this
Candidates may confuse analytics rules with data ingestion mechanisms, thinking that rules can pull in data from external sources, or they may assume that any 'rule' can handle log collection.
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 confuse data connectors (which handle ingestion) with playbooks or workbooks (which handle response or visualization), leading them to select a post-ingestion tool instead of the correct ingestion method.
Detailed technical explanation
How to think about this question
Under the hood, the CEF connector uses a Syslog-NG or rsyslog daemon on a Linux log forwarder to collect logs, parse them into the CEF format (RFC 5424), and forward them to the Log Analytics workspace via HTTPS. For high-volume environments, the team can deploy a Log Analytics agent or Azure Monitor Agent on the forwarder to ensure reliable delivery and avoid UDP packet loss. A real-world scenario is a Palo Alto Networks firewall sending CEF logs to a Linux VM, which then forwards them to Sentinel using the CEF data connector.
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 healthcare organisation deploys an application with a public-facing web tier and a private database tier. The database subnet has no public IP and only accepts connections from the web tier's security group. Questions like this test whether you can design cloud network isolation using VNets/VPCs, subnets, and security group rules.
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.
- →
Describe the capabilities of Microsoft security solutions — study guide chapter
Learn the concepts, then practise the questions
- →
Describe the capabilities of Microsoft security solutions practice questions
Targeted practice on this topic area only
- →
All SC-900 questions
1,411 questions across all exam domains
- →
Microsoft Security, Compliance, and Identity Fundamentals SC-900 study guide
Full concept coverage aligned to exam objectives
- →
SC-900 practice test guide
How to use practice tests most effectively before exam day
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.
Describe the capabilities of Microsoft Entra practice questions
Practise SC-900 questions linked to Describe the capabilities of Microsoft Entra.
Describe the capabilities of Microsoft security solutions practice questions
Practise SC-900 questions linked to Describe the capabilities of Microsoft security solutions.
Describe the capabilities of Microsoft compliance solutions practice questions
Practise SC-900 questions linked to Describe the capabilities of Microsoft compliance solutions.
Describe the concepts of security, compliance, and identity practice questions
Practise SC-900 questions linked to Describe the concepts of security, compliance, and identity.
SC-900 fundamentals practice questions
Practise SC-900 questions linked to SC-900 fundamentals.
SC-900 scenario practice questions
Practise SC-900 questions linked to SC-900 scenario.
SC-900 troubleshooting practice questions
Practise SC-900 questions linked to SC-900 troubleshooting.
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 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: Data connectors — Microsoft Sentinel uses data connectors to ingest logs from various sources, including third-party devices that lack native connectors. For a firewall without a built-in connector, the team can use the Common Event Format (CEF) connector or Syslog connector, which are both categorized as data connectors. These connectors allow the firewall to forward logs via Syslog or CEF over UDP/TCP, which Sentinel then parses and ingests into the Log Analytics workspace.
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 →
Keep practising
More SC-900 practice questions
- An organization uses Microsoft Purview Compliance Manager to track compliance with regulations. The compliance officer n…
- A company uses Microsoft Teams and wants to ensure that messages containing offensive language are flagged for review. W…
- A financial services firm uses Microsoft Purview Information Barriers to prevent traders from communicating with investm…
- A company uses a cloud-based SaaS (Software as a Service) application for customer relationship management. According to…
- A company has a document management system. The security policy requires that a user in the Sales department can only vi…
- A company implements a security measure to ensure that only authorized employees can view sensitive customer records. Wh…
Last reviewed: Jun 11, 2026
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.