↳ Source GitHubConnecteur
Threat Intelligence Upload API (Preview)
Une incohérence a été détectée dans les sources : variantes ou fichier invalide. Vérifiez les fichiers et le commit indiqués ci-dessous.
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).
- Statut déclaré
- 1
- Auteur / éditeur déclaré
- Microsoft
Sources déclarées
Métadonnées du fichier source. Aucune dépendance déduite du KQL.
Types de données
Permissions déclarées
write permissions are required.
Workspace
Workspace
Instructions du connecteur
Contenu publié dans le dépôt. Consultez le fichier original pour l’ensemble des paramètres.
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:
Fairfax: https://management.usgovcloudapi.net/.default
Mooncake: https://management.chinacloudapi.cn/.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:
Fairfax: https://api.ti.sentinel.azure.us/workspaces/[WorkspaceID]/threatintelligence-stix-objects:upload?api-version=2024-02-01-preview
Mooncake: https://api.ti.sentinel.azure.cn/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.
Contenus associés
Liens établis à partir des identifiants déclarés et des manifests des solutions.
Traçabilité de la source
GitHubLes valeurs affichées proviennent des fichiers du dépôt Azure/Azure-Sentinel. Elles décrivent le modèle publié, pas la configuration de votre workspace.
- Commit
9800e51↗- Identifiant source
ThreatIntelligenceUploadIndicatorsAPI
GSTEP / SUIVI DU CATALOGUE
Ajouté au catalogue : 16 sept. 2026 · 05:49 UTC
Dernier changement observé : 16 sept. 2026 · 05:49 UTC