Study workspace

Prepare for SC-200 with a reference that remembers your progress.

All nine learning paths now run in the new architecture. Select one to reveal its brief and modules.

09 / 09

Choose a learning path

0/404 units
06Connect logs to Microsoft Sentinel7 modules · 49 units · Content Hub, Microsoft services, Defender, Windows, CEF, Syslog, and threat intelligence0/49 units complete
Learning path 06 · Connect logs to Microsoft Sentinel

7 modules · 49 units · Content Hub, Microsoft services, Defender, Windows, CEF, Syslog, and threat intelligence

0%

Study focus

Data onboarding

Select and configure connectors for Microsoft services, Defender, Windows, CEF, and Syslog sources.

Collection reliability

Plan agents, data collection rules, forwarding, destination tables, threat indicators, and ingestion validation.

7 modules · 49 units

Select one or more modules

Each click adds or removes a module from your workspace. Units remain closed until you open them.

07

Module 7

Connect threat indicators to Microsoft Sentinel

Focus: Defender Threat Intelligence, TAXII, upload API, STIX, authentication, and the current threat-intelligence tables.
0/8
01 / 08Introduction

Threat-intelligence connectors import external and Microsoft indicators so Sentinel analytics, hunting, workbooks, and playbooks can correlate known malicious observables with organizational activity.

Official moduleThreat indicator connector objectives
02 / 08Plan for threat intelligence connectors

Options include standard or premium Microsoft Defender Threat Intelligence, Threat Intelligence Platforms, TAXII, and the Threat Intelligence Upload API. Content Hub solutions can provide scheduled analytics, workbooks, hunting queries, and response playbooks alongside the connector.

Choose by feed source, licensing, STIX/TAXII compatibility, authentication, update frequency, indicator quality, and required custom integration.

Official lessonConnector choices and packaged content
03 / 08Connect the Defender Threat Intelligence connector

Install or update the Threat Intelligence solution, open the standard or premium Defender Threat Intelligence connector, select Connect, and confirm Connected status. The feed brings Microsoft's public, open-source, and high-fidelity IoCs into the workspace.

Official lessonMicrosoft Defender TI feed
04 / 08Connect the threat intelligence TAXII connector

Sentinel supports TAXII 2.0 and 2.1. Configure a friendly name, API root URL, collection ID, and credentials, then add the server. Monitor connection status and the last indicator received time.

TAXII transports STIX threat objects from a sharing server; it does not itself determine indicator quality or relevance.

Official lessonTAXII server configuration
05 / 08Connect the threat intelligence Upload API connector

The preview Upload API accepts STIX objects from a TIP or custom application. Register an Entra application, create a credential, assign it Microsoft Sentinel Contributor at workspace scope, and configure the client ID, OAuth token flow, and workspace ID in the sending platform.

Protect client secrets, apply least privilege, monitor ingestion failures, and account for preview support terms.

Official lessonSTIX Upload API and application identity
06 / 08View your threat indicators with KQL

Use ThreatIntelIndicators and ThreatIntelObjects for current STIX indicator and object schemas. The lesson notes that dual ingestion into legacy ThreatIntelligenceIndicator ended after July 31, 2025, so custom analytics, workbooks, hunting, and automation should use the new tables.

ThreatIntelIndicators
| where IsDeleted == false
| summarize Indicators = count() by Type

Verify current schema fields in the workspace before deploying queries, and filter lifecycle state and validity windows before correlation.

Official lessonCurrent and legacy TI tables
07 / 08Module assessment

Review connector choices, MDTI, TAXII requirements, Upload API identity and roles, STIX, packaged TI content, and migration from the legacy indicator table.

Official assessmentThreat indicator connection knowledge check
08 / 08Summary and resources

Select trustworthy feeds, connect them securely, validate freshness and schema, migrate queries to current tables, and operationalize indicators through analytics and hunting rather than collecting them without use.

Official moduleSummary and resources
End of learning pathConnect logs to Microsoft Sentinel