---
title: "Microsoft Sentinel Integration User Guide | ThreatConnect"
slug: "microsoft-sentinel-integration-user-guide"
description: "This article is a user guide for the Microsoft Sentinel integration with ThreatConnect."
updated: 2026-01-30T19:14:15Z
published: 2026-01-30T19:14:15Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.threatconnect.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft Sentinel Integration User Guide

Software VersionThis guide applies to the **Microsoft Sentinel**App version 1.0.2.

## Overview

The ThreatConnect® integration with Microsoft Sentinel™ uses the [Microsoft Sentinel upload indicators API](https://learn.microsoft.com/en-us/azure/sentinel/stix-objects-api) to send sets of Indicators defined by [ThreatConnect Query Language (TQL)](https://knowledge.threatconnect.com/docs/threatconnect-query-language-tql) queries from ThreatConnect to Microsoft Sentinel. Microsoft Sentinel then analyzes the Indicators from ThreatConnect to detect suspicious activities and alert the relevant teams with actionable data.

ImportantThe **Microsoft Sentinel** App leverages the [STIX™-based upload indicators API](https://learn.microsoft.com/en-us/azure/sentinel/stix-objects-api). It no longer supports the [legacy upload indicators API](https://learn.microsoft.com/en-us/azure/sentinel/upload-indicators-api).

The following ThreatConnect [Indicator types](https://knowledge.threatconnect.com/docs/the-threatconnect-data-model#indicators) may be sent to Microsoft Sentinel:

- Address (IPv4 and IPv6)
- CIDR
- Host
- File (MD5, SHA1, SHA256)
- URL
- ASN
- Email Address
- Email Subject
- Registry Key

NoteThe Microsoft Sentinel upload indicators API is unable to share Indicator data with Microsoft Defender™. Also, because this integration does not utilize Microsoft® Graph Security, you cannot use it to execute Playbooks in ThreatConnect.

## Dependencies

### ThreatConnect Dependencies

- Active ThreatConnect [Application Programming Interface (API) user account](https://knowledge.threatconnect.com/docs/managing-user-accounts#creating-an-api-user)

NoteAll ThreatConnect dependencies will be provided by default to subscribing ThreatConnect Cloud customers. Customers on Dedicated Cloud and On-Premises instances can enable these settings on the **Account Settings** screen within their ThreatConnect instance.

### Microsoft Sentinel Dependencies

- Active Microsoft Azure® subscription
- Microsoft Azure Active Directory™(AD) tenant with administrator rights to create an app registration and manage permissions
- Azure app registration with an application role of **Microsoft Sentinel Contributor**role

## Connect ThreatConnect to Microsoft Sentinel

To use the **Microsoft Sentinel** App in ThreatConnect, you must first follow these steps to connect ThreatConnect to Microsoft Sentinel:

1. Complete *all*steps in the following guide: *[Connect your threat intelligence platform to Microsoft Sentinel with the upload API (Preview)](https://learn.microsoft.com/en-us/azure/sentinel/connect-threat-intelligence-upload-api)*.NoteWhen registering an app in Azure AD, you should select an account type of **Single Tenant**.****The optional **Redirect URI**field should be left empty in most cases.
2. Obtain the values for the following required items for configuring the **Microsoft Sentinel**App in ThreatConnect:
  1. **Client ID**: The client ID of the app you registered in Step 1. This value is available on the **Overview**page for the app in Azure AD.
  2. **Client Secret**: The value of the client secret created in Step 1. This value is provided in the **Value**column on the **Client secrets**tab of the **Clients & secrets**page in Azure.
  3. **Tenant ID**: The [ID of the Azure AD tenant](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/how-to-find-tenant/). This value is available on the **Properties**page in Azure AD.
  4. **Workspace ID**: The ID of the workspace to which Microsoft Sentinel is added. To obtain this value, navigate to Microsoft Sentinel, click **Settings**in the side navigation bar, and select the **Workspace settings**tab.

## Install Microsoft Sentinel App

Follow these steps to install the **Microsoft Sentinel**App on your ThreatConnect instance:

1. Log into ThreatConnect with a System Administrator account.
2. From the **Settings![Settings icon](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Settings%20icon.png)**menu on the top navigation bar, select **TC Exchange Settings**.
3. Select the **Catalog** tab on the **TC Exchange Settings** screen.
4. Locate the **Microsoft Sentinel** App on the **Catalog**tab.HintOn the **Catalog** tab, the App’s **Category** is **ApiService**. After it is installed, its category on the **Installed** tab is **REST API**.
5. Click **Install![Plus icon_Dark blue](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Plus%20icon_Dark%20blue.png)**in the **Options** column for the App.
6. Click **INSTALL** in the App's **Release Notes** window.

## Configure Microsoft Sentinel Service

A separate Service for the **Microsoft Sentinel** App must be configured *for each Organization* that will use it on a ThreatConnect instance. This Organization is determined by the API user credentials entered in the Service’s configuration—that is, the Organization the API user account belongs to is the Organization for which the Service is configured. The owners you can query for ThreatConnect Indicators to send to Microsoft Sentinel are the Organization and the Communities and Sources it owns or is a member of.

Follow these steps to create and configure a Service for the **Microsoft Sentinel** App for an Organization:

1. Log into ThreatConnect with a System Administrator account or an Organization Administrator account in the Organization for which you are configuring the **Microsoft Sentinel** App.
2. From the **Automation & Feeds** menu on the top navigation bar, select **Services**.
3. Click **+ Create New Service**.
4. Fill out the fields on Step 1 (**Select**) of the **Add Service**drawer (Figure 1) as follows:![Figure 1_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%201_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)
  - **Name**: Enter a name for the Service that is unique on your ThreatConnect instance and specific to the name of the Organization using the Service. The recommended format is **Microsoft Sentinel - *<Organization name>*** (e.g., **Microsoft Sentinel - Demo Organization**).
  - **Type**: Select **Service API**.
  - **Service**: Select **Microsoft Sentinel v1.0.2**.
  - Click **Next**.
5. Fill out the fields on Step 2 (**Configure**) of the **Add Service**drawer (Figure 2) as follows:![Figure 2_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%202_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)
  - **Launch Server**: Select **tc-job**.
  - **Permissions** and **Allow all**: These fields are not relevant for Service API (REST API) Apps. Any selections made will not be applied. However, you must make a selection in order to proceed to Step 3.NoteThe **Permissions** and **Allow all** fields are displayed only for System Administrator accounts.
  - **API Path**: This field is populated with a default value of **ms_sentinel**. If there is already at least one Service for the **Microsoft Sentinel** App on your ThreatConnect instance, replace the default value with a unique API path.
  - **Enable Notifications**: Select this checkbox to send an email when the Service fails to start. It is recommended to enable this setting.
  - **Email Address**: If you selected the **Enable Notifications** checkbox, enter the email address to which notifications will be sent. It is recommended to enter a ThreatConnect System Administrator’s email address.
  - **Max restart attempts on failure**: Enter the number of times ThreatConnect should try to restart the Service if it fails. The recommended value is **10**.
  - Click **Next**.
6. Follow the instructions in Table 1 to fill out the fields in Step 3 (**Parameters**) of the **Add Service**drawer.

| Name | Description | Required? |
| --- | --- | --- |
| Client ID | Enter the client ID (also known as the application ID) of the app you registered in Azure AD. | Yes |
| Client Secret | Enter the value of the client secret added to the app you registered in Azure AD. | Yes |
| Tenant ID | Enter the ID of the Azure AD tenant. | Yes |
| Sentinel Workspace ID | Enter the ID of the Microsoft Sentinel workspace. | Yes |
| Sentinel Source Name | Enter the name of the Microsoft Sentinel source the Indicators will be associated with. In Microsoft Sentinel, you can filter Indicators by their source.NoteBy default, the Microsoft Sentinel App prepends `ThreatConnect-` to the specified source name to support an Azure visualization workbook in the ThreatConnect Solution for Microsoft Sentinel.NoteThe **Sentinel Source Name** parameter corresponds to the **Source Name** field mapped from ThreatConnect to Microsoft Sentinel, as described in the [“Data Mappings”](/v1/docs/microsoft-sentinel-integration-user-guide#data-mappings) section. | Yes |
| ThreatConnect Access ID | Enter the ThreatConnect API user account’s Access ID.ImportantThe Organization that the ThreatConnect API user account belongs to is the Organization for which the Service is configured. This Organization and the Communities and Sources it owns or is a member of are the owners you can query for ThreatConnect Indicators to send to Microsoft Sentinel. | Yes |
| ThreatConnect Secret Key | Enter the ThreatConnect API user account’s Secret Key. | Yes |
| Schedule Interval Hours | Enter the interval, in hours, to send Indicators from ThreatConnect to Microsoft Sentinel. | Yes |
| TTL Hours - Address | Enter the time to live (TTL), in hours, for Address Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - ASN | Enter the time to live (TTL), in hours, for ASN Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - CIDR | Enter the time to live (TTL), in hours, for CIDR Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - Email Address | Enter the time to live (TTL), in hours, for Email Address Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - Email Subject | Enter the time to live (TTL), in hours, for Email Subject Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - File | Enter the time to live (TTL), in hours, for File Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - Host | Enter the time to live (TTL), in hours, for Host Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - Registry Key | Enter the time to live (TTL), in hours, for Registry Key Indicators in Microsoft Sentinel. | Yes |
| TTL Hours - URL | Enter the time to live (TTL), in hours, for URL Indicators in Microsoft Sentinel. | Yes |
7. Click **Save**to save the Service.

## Microsoft Sentinel UI

After [installing the **Microsoft Sentinel** App in ThreatConnect](/v1/docs/microsoft-sentinel-integration-user-guide#install-microsoft-sentinel-app) and [configuring a corresponding Service](/v1/docs/microsoft-sentinel-integration-user-guide#configure-microsoft-sentinel-service), you can access the **Microsoft Sentinel** Service user interface (UI), where you can manage the ThreatConnect integration with Microsoft Sentinel.

Follow these steps to access the **Microsoft Sentinel**Service UI:

1. Log into ThreatConnect with an Organization Administrator account.
2. From the **Automation & Feeds** dropdown on the top navigation bar, select **Services.**
3. Locate and turn on the **Microsoft Sentinel** REST API Service for your Organization.
4. Click the link in the Service’s **API Path**field.

The following screens are available in the **Microsoft Sentinel**UI:

- [**CONFIGURE**](/v1/docs/microsoft-sentinel-integration-user-guide#configure)
- [**JOBS**](/v1/docs/microsoft-sentinel-integration-user-guide#jobs)
- [**TASKS**](/v1/docs/microsoft-sentinel-integration-user-guide#tasks)
- [**REPORT**](/v1/docs/microsoft-sentinel-integration-user-guide#reports)

### CONFIGURE

The **CONFIGURE**screen (Figure 3) allows you to create and manage the TQL queries that define the sets of Indicators to send from ThreatConnect to Microsoft Sentinel.

ImportantThe order of the TQL queries on the **CONFIGURE** screen determines query precedence and how the App handles duplicate Indicators.

![Figure 3_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%203_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)

Click **Edit**to access options to [add](/v1/docs/microsoft-sentinel-integration-user-guide#add-tql-query), edit, [reorder](/v1/docs/microsoft-sentinel-integration-user-guide#manage-tql-query-order), and delete TQL queries.

ImportantChanges made to TQL queries on the **CONFIGURE** screen are not saved automatically. You must [save the changes](/v1/docs/microsoft-sentinel-integration-user-guide#save-changes) after you add, edit, reorder, or delete TQL queries.

#### Add TQL Query

Follow these steps to add a TQL query for the **Microsoft Sentinel** Service:

1. Click **Edit** on the **CONFIGURE**screen (Figure 3).
2. Click **Add**.
3. Fill out the fields on the **Add TQL Configuration**window (Figure 4) as follows:

![Figure 4_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%204_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)
  - **Owners to Query**: Select the [ThreatConnect owners](https://knowledge.threatconnect.com/docs/ownership-in-threatconnect) in which to query for Indicators. The owners listed in this dropdown are the Organization the Service is configured for (that is, the Organization that the API user account whose credentials are entered in the Service’s configuration belongs to) and the Communities and Sources the Organization owns or is a member of.
  - **Indicator Types to Retrieve**: Select the ThreatConnect Indicator types for which to query.
  - **TQL**: Enter the TQL query that defines the set of Indicators to retrieve.
  - **Sort Field**: Select the field by which to sort results returned from the TQL query.
  - **Sort Direction**: Select the sort direction for results returned from the TQL query.
  - Click **Submit**to add the TQL query.
4. Click **Save** on the **CONFIGURE** screen to save the query.

#### Manage TQL Query Order

The order of TQL queries in the table on the **CONFIGURE** screen determines how the **Microsoft Sentinel** Service handles duplicate Indicators. When TQL queries return duplicate Indicators, only the copy of the Indicator returned from the query in the highest position in the table is sent to Microsoft Sentinel. All other copies of the Indicator returned from queries in lower positions in the table are not sent.

Follow these steps to manage TQL query order for the **Microsoft Sentinel** Service:

1. Click **Edit** on the **CONFIGURE**screen (Figure 3).
2. Click the arrows on the left of the **Owners**column to reorder TQL queries in the table (Figure 5).![Figure 5_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%205_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)
3. Click **Save** to save the TQL query order.

#### Save Changes

Changes made to TQL queries are not saved automatically. Follow these steps to save changes after you [add](/docs/microsoft-sentinel-integration-user-guide#_Add_TQL_Query), edit, [reorder](/docs/microsoft-sentinel-integration-user-guide#_Manage_TQL_Query_1), or delete TQL queries:

1. Click **Save** on the **CONFIGURE** screen (Figure 5).
2. Select one of the following options on the **Save Changes**window (Figure 6).

![Figure 6_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%206_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)
  - **Cancel**: Select this option to cancel your changes.
  - **Save and Run Delta Update**: Select this option to save your changes and send only Indicators modified after the Service’s last run to Microsoft Sentinel during the next scheduled update.
  - **Save and Run Full Update**: Select this option to save your changes and send all Indicators returned by the TQL queries to Microsoft Sentinel during the next scheduled update.

### JOBS

The **JOBS**screen (Figure 7) breaks down ThreatConnect data queries and data export into Microsoft Sentinel into manageable Job-like tasks.

![Figure 7_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%207_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)

You can filter **Microsoft Sentinel** Service Jobs by the following elements:

- **Status**: Select Job statuses to display on the **JOBS** screen.
- **Request ID**: Enter test into this box to search for a request by its Request ID.

### TASKS

The **TASKS** screen (Figure 8) displays all Tasks that may be part of a Job, including Tasks in the ingestion pipeline (downloading data from ThreatConnect and uploading data to Microsoft Sentinel), and Tasks for the **Microsoft Sentinel** Service, such as the Cleaner.

![Figure 8_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%208_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)

### REPORTS

The **REPORTS**screen provides an **ERRORS** view (Figure 9) that displays errors that have occurred for Job requests.

![Figure 9_Microsoft Sentinel Integration User Guide_Software Version 1.0.2](https://cdn.document360.io/dfc206c8-1c9f-4725-b74d-a66f83432320/Images/Documentation/Figure%209_Microsoft%20Sentinel%20Integration%20User%20Guide_Software%20Version%201.0.2.png)

## Data Mappings

The data mappings in Table 2 through Table 10 illustrate how data are mapped from the [ThreatConnect data model](https://knowledge.threatconnect.com/docs/the-threatconnect-data-model) to Microsoft Sentinel Intelligence API endpoints.

NoteThe **Source Name**entry in the **ThreatConnect Field**column refers to the source name entered in the **Sentinel Source Name**parameter when [configuring the Microsoft Sentinel Service](/v1/docs/microsoft-sentinel-integration-user-guide#configure-microsoft-sentinel-service).

### IP Address (IPv4 and IPv6)

ThreatConnect object type: Address Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| IP Address | Value | ipv4-addr : 123.45.67.89 ipv6-addr : 2a03:b0c0:3:e0:0:0:341:6001 |
| IP Address | Name | 123.45.67.89 \| ABC-Owner 2a03:b0c0:3:e0:0:0:341:6001 \| ABC-Owner |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "Address", "summary": "123.45.67.89", "confidence": 45, "rating": 4, "threatAssessScore": 548, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 45 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### CIDR

ThreatConnect object type: CIDR Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| CIDR Block | Value | cidr : 123.45.67.89/24 |
| CIDR Block | Name | 123.45.67.89/24 \| ABC-Owner |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "CIDR", "summary": "123.45.67.89/24", "confidence": 45, "rating": 4, "threatAssessScore": 548, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 45 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### Domain Name

ThreatConnect object type: Host Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| Host Name | Value | domain-name \| reallybadsite.com |
| Host Name | Name | reallybadsite.com \| ABC-Owner-Name |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "Host", "summary": "reallybadsite.com", "confidence": 85, "rating": 5, "threatAssessScore": 766, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 85 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### File

ThreatConnect object type: File Indicator

NoteIn ThreatConnect, a file may be represented by three hash algorithms: MD5, SHA1, and SHA256. In Microsoft Sentinel, there are three file representations, each of which corresponds to one of these three hash algorithms.

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| File Hash | Value | hashes.sha256 : 523463041EF9FFA2950D8450FEB34C88 BC8692C40C9CF3C99DCDF75E270229E2 |
| File Hash | Name | 523463041EF9FFA2950D8450FEB34C88 BC8692C40C9CF3C99DCDF75E270229E2 \| ABC-Owner-Name |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "File", "summary": "912EC803B2CE49E4A541068D495AB570 : 3DA541559918A808C2402BBA5012F6C60 B27661C : 523463041EF9FFA2950D8450FEB34C 88BC8692C40C9CF3C99DCDF75E270229E2", "confidence": 23, "rating": 3, "threatAssessScore": 389, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 23 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### URL

ThreatConnect object type: URL Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| URL | Value | url : https://asdfgoogle.com/asdf |
| URL | Name | https://asdfgoogle.com/asdf \| ABC-Owner-Name |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "URL", "summary": "https://asdfgoogle.com/asdf", "confidence": 71, "rating": 4, "threatAssessScore": 389, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 71 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### ASN

ThreatConnect object type: ASN Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| ASN | Value | name : ASN001 |
| ASN | Name | ASN001 \| ABC-Owner-Name |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "ASN", "summary": "ASN001", "confidence": 34, "rating": 3, "threatAssessScore": 281, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 34 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### Email Address

ThreatConnect object type: Email Address Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| Email Address | Value | email-addr : tester@testdomain.com |
| Email Address | Name | tester@testdomain.com \| ABC-Owner-Name |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "EmailAddress", "summary": "tester@testdomain.com", "confidence": 42, "rating": 3, "threatAssessScore": 389, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 42 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### Email Subject

ThreatConnect object type: Email Subject Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| Email Subject | Value | subject : Test Email Subject |
| Email Subject | Name | Test Email Subject \| ABC-Owner-Name |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "Email Subject", "summary": "Test Email Subject", "confidence": 42, "rating": 3, "threatAssessScore": 389, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 42 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

### Registry Key

ThreatConnect object type: Registry Key Indicator

| ThreatConnect Field | Microsoft Sentinel API Field | Example |
| --- | --- | --- |
| Registry Key Name | Value | key : HKEY_LOCAL_MACHINE/SOFTWARE/Adobe values.name : TEST_VALUE values.data_type : REG_BINARY |
| Registry Key Value Name |
| Registry Key Value Type |
| Registry Key Summary (Registry Key Name : Registry Key Value : Registry Key Data Type) | Name | HKEY_LOCAL_MACHINE\SOFTWARE\Adobe : TEST_VALUE : REG_BINARY \| ABC-Owner-Name |
| Owner Name |
| JSON object with the following properties: - type - summary - confidence - rating - threatAssessScore - ownerName - associatedGroups - attributes - webLink | Description | { "type": "Registry Key", "summary": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Adobe : TEST_VALUE : REG_BINARY", "confidence": 43, "rating": 2, "threatAssessScore": 389, "ownerName": "ABC-Owner", "associatedGroups": [], "attributes": [{"type": "Last Seen", "value": "2023-09-19T14:51:51Z"}, {"type": "First Seen", "value": "2023-09-13T14:51:34Z"}], "webLink": "https://companyabc.threatconnect.com/ #/details/indicators/12345/overview" } |
| Confidence | Confidence | 43 |
| Source Name | Source | ThreatConnect-Sentinel-Source-Name |
| Attribute: "Phase of Intrusion" | Kill chains | delivery reconnaissance |
| Tags | Tags | data : 12345 |

## Frequently Asked Questions (FAQ)

**How does the**Microsoft Sentinel **App differ from the**Microsoft Security Graph**Job App?**

As of version 1.0.2, the **Microsoft Sentinel**App uses the [updated Microsoft Sentinel upload indicators API](https://learn.microsoft.com/en-us/azure/sentinel/stix-objects-api), which supports uploading Indicators in STIX 2.1 format. Previous versions of the **Microsoft Sentinel**App used the [legacy Microsoft Sentinel upload indicators API](https://learn.microsoft.com/en-us/azure/sentinel/upload-indicators-api).

Because the **Microsoft Sentinel**App is based on the STIX 2.1 format, the variety of threat intelligence data is well normalized, but limited compared with the types of data the **Microsoft Security Graph** App offers. To address this difference, ThreatConnect publishes more available data than the STIX 2.1 format offers within the **Description** field in Microsoft Sentinel.

**If I have been using the**Microsoft Security Graph **App, what do I have to do to migrate to the**Microsoft Sentinel **App?**

There are no steps you need to complete to migrate from the **Microsoft Security Graph**App to the **Microsoft Sentinel**App. One key benefit of the **Microsoft Sentinel** App is that it prevents the duplication of Indicators. Even if there are duplicate Indicators across the ThreatConnect owners you are querying, the App will send only one copy of the Indicator to Microsoft Sentinel.

**Are there any limitations I should be aware of when using the**Microsoft Sentinel **App?**

Microsoft Sentinel has established [upload indicators API throttle limits](https://learn.microsoft.com/en-us/azure/sentinel/upload-indicators-api#throttling-limits-for-the-api) of 100 Indicators per request and 100 requests per minute. If a **Microsoft Sentinel** Service reaches either of these limits, it will wait one minute before attempting to send more Indicators to Microsoft Sentinel.

The **Microsoft Sentinel** Service is most likely to hit this limit when running a full update, which is the initial upload of data from ThreatConnect to Microsoft Sentinel.

**Does the**Microsoft Sentinel **App send Indicators from ThreatConnect to Microsoft Defender?**

The Microsoft Sentinel Upload Indicators API only sends Indicators from ThreatConnect to Microsoft Sentinel. As such, you cannot use the **Microsoft Sentinel**App to send Indicators from ThreatConnect to Microsoft Defender.

---

*ThreatConnect® is a registered trademark, and TC Exchange™ is a trademark, of ThreatConnect, Inc. Azure® and Microsoft® are registered trademarks, and Active Directory™, Microsoft Defender™, and Microsoft Sentinel™ are trademarks, of Microsoft Corporation. STIX™ is a trademark of The MITRE Corporation.*

30079-04 EN Rev. B
