An inconsistency was detected in the sources: variants or an invalid file. Check the files and commit shown below.
Description
Microsoft Sentinel offers a data plane API to bring in threat intelligence from your Threat Intelligence Platform (TIP), such as Threat Connect, Palo Alto Networks MineMeld, MISP, or other integrated applications. Threat indicators can include IP addresses, domains, URLs, file hashes and email addresses. For more information, see the [Microsoft Sentinel documentation](https://go.microsoft.com/fwlink/p/?linkid=2269830&wt.mc_id=sentinel_dataconnectordocs_content_cnl_csasci).
- Declared status
- 1
- Declared author / publisher
- Microsoft
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Data types
Declared permissions
write permissions are required.
Workspace
Workspace
Connector instructions
Content published in the repository. Refer to the original file for all parameters.
You can connect your threat intelligence data sources to Microsoft Sentinel by either:
>Using an integrated Threat Intelligence Platform (TIP), such as Threat Connect, Palo Alto Networks MineMeld, MISP, and others.
>Calling the Microsoft Sentinel data plane API directly from another application.
- Note: The 'Status' of the connector will not appear as 'Connected' here, because the data is ingested by making an API call.
Follow These Steps to Connect to your Threat Intelligence:
1. Get Microsoft Entra ID Access Token
To send request to the APIs, you need to acquire Microsoft Entra ID access token. You can follow instruction in this page: https://docs.microsoft.com/azure/databricks/dev-tools/api/latest/aad/app-aad-token#get-an-azure-ad-access-token
- Notice: Please request Microsoft Entra ID access token with scope value: https://management.azure.com/.default
2. Send STIX objects to Sentinel
You can send the supported STIX object types by calling our Upload API. For more information about the API, click [here](https://learn.microsoft.com/azure/sentinel/stix-objects-api).
>HTTP method: POST
>Endpoint: https://api.ti.sentinel.azure.com/workspaces/[WorkspaceID]/threatintelligence-stix-objects:upload?api-version=2024-02-01-preview
>WorkspaceID: the workspace that the STIX objects are uploaded to.
>Header Value 1: "Authorization" = "Bearer [Microsoft Entra ID Access Token from step 1]"
> Header Value 2: "Content-Type" = "application/json"
>Body: The body is a JSON object containing an array of STIX objects.
Related content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
ThreatIntelligenceUploadIndicatorsAPI
GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC