Description
Use this template if you want to use Upload Indicators REST API to push indicators into Azure Sentinel Threat Intelligence. Please replace the PLACEHOLDERS.
- Statut déclaré
- 1
- Auteur / éditeur déclaré
- PROVIDER NAME
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.
Follow These Steps to Connect to your Threat Intelligence:
1. Get AAD Access Token
To send request to the APIs, you need to acquire Azure Active Directory 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 AAD access token with scope value: https://management.azure.com/.default
2. Send indicators to Sentinel
You can send indicators by calling our Upload Indicators API. For more information about the API, click here.
>HTTP method: POST
>Endpoint: https://sentinelus.azure-api.net/workspaces/{WORKSPACEID}/threatintelligenceindicators:upload?api-version=2022-07-01
>WORKSPACEID: the workspace that the indicators are uploaded to (can be copied from the following).
>Header Value 1: "Authorization" = "Bearer [AAD Access Token from step 1]"
> Header Value 2: "Content-Type" = "application/json"
>Body: The body is a JSON object containing an array of indicators in STIX format. For more information about the API, click here
Workspace ID
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
629d1d3↗- Identifiant source
DATA CONNECTOR ID
Autres fichiers source 1
DataConnectors/Templates/Connector_UploadIndicatorsAPI_template.jsonsource ↗GSTEP / SUIVI DU CATALOGUE
Ajouté au catalogue : 16 sept. 2026 · 05:49 UTC
Dernier changement observé : 16 sept. 2026 · 05:49 UTC