Skip to content

Commit af47c29

Browse files
Merge pull request #314065 from MicrosoftDocs/main
Auto Publish – main to live - 2026-04-01 11:00 UTC
2 parents 2f88616 + 782d463 commit af47c29

6 files changed

Lines changed: 118 additions & 74 deletions

File tree

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/sentinel/datalake/sentinel-mcp-chatgpt-connector.md",
5+
"redirect_url": "/azure/sentinel/datalake/sentinel-mcp-chatgpt-claude-connector",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/data-factory/airflow-configurations.md",
510
"redirect_url": "/previous-versions/azure/data-factory/airflow-configurations",

articles/azure-netapp-files/data-protection-disaster-recovery-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Azure NetApp Files supports a fully managed backup solution for long-term recove
3737
### Benefits
3838

3939
- Increased productivity, reliably integrated service that is easy to manage and can be set once
40-
- Application-consistent backups with [AzAcSnap integration](azacsnap-introduction.md), [SnapCenter snapshot and backup orchestration](https://www.netapp.com/snapcenter/), or third-party tools
40+
- Application-consistent backups with [AzAcSnap integration](azacsnap-introduction.md), or third-party tools (i.e. NetApp [SnapCenter](https://www.netapp.com/snapcenter/), [Commvault](https://documentation.commvault.com/2023e/software/azure_netapp_files.html)).
4141
- Retain daily, weekly, monthly backups for extended periods of time on cost-efficient cloud storage without media management
4242

4343
To learn more, see [How snapshots can be vaulted for long-term retention and cost savings](snapshots-introduction.md#how-snapshots-can-be-vaulted-for-long-term-retention-and-cost-savings). To get started with backups, see [Configure policy-based backups for Azure NetApp Files](backup-configure-policy-based.md).

articles/security/fundamentals/feature-availability.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The following table displays the current Defender for Cloud feature availability
150150
| <li> [Microsoft Defender for Foundry Tools](/azure/defender-for-cloud/ai-threat-protection) | GA | Not Available |
151151
| <li> [Microsoft Defender for App Service](/azure/defender-for-cloud/defender-for-app-service-introduction) | GA | Not Available |
152152
| <li> [Microsoft Defender for DNS](/azure/defender-for-cloud/defender-for-dns-introduction) | GA | GA |
153-
| <li> [Microsoft Defender for Containers](/azure/defender-for-cloud/defender-for-containers-introduction) <sup>[1](#footnote1)</sup> | GA | GA |
153+
| <li> [Microsoft Defender for Containers](/azure/defender-for-cloud/defender-for-containers-introduction) | GA | GA |
154154
| <li> [Microsoft Defender for Azure SQL database servers](/azure/defender-for-cloud/defender-for-sql-introduction) | GA | GA |
155155
| <li> [Microsoft Defender for SQL servers on machines](/azure/defender-for-cloud/defender-for-sql-introduction) | GA | GA |
156156
| <li> [Microsoft Defender for open-source relational databases](/azure/defender-for-cloud/defender-for-databases-introduction) | GA | GA |
@@ -173,8 +173,6 @@ The following table displays the current Defender for Cloud feature availability
173173
| <li> [Connect GCP account](/azure/defender-for-cloud/quickstart-onboard-gcp) | GA | Not Available |
174174
| | | |
175175

176-
<sup><a name="footnote1"></a>1</sup> Partially GA: Support for Arc-enabled Kubernetes clusters (and therefore AWS EKS too) is in public preview and not available on Azure Government. Run-time visibility of vulnerabilities in container images is also a preview feature.
177-
178176
<sup><a name="footnote2"></a>2</sup> Azure DNS Zone isn't supported for malware scanning and sensitive data threat detection.
179177

180178
<sup><a name="footnote3"></a>3</sup> These features all require [Microsoft Defender for servers](/azure/defender-for-cloud/defender-for-servers-introduction).

articles/sentinel/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -645,8 +645,8 @@
645645
href: datalake/sentinel-mcp-use-tool-azure-ai-foundry.md
646646
- name: Use Sentinel MCP tools in Visual Studio Code
647647
href: datalake/sentinel-mcp-use-tool-visual-studio-code.md
648-
- name: Use Sentinel MCP connector in ChatGPT
649-
href: datalake/sentinel-mcp-chatgpt-connector.md
648+
- name: Use MCP connector in ChatGPT or Claude
649+
href: datalake/sentinel-mcp-chatgpt-claude-connector.md
650650
- name: Tool collection in Microsoft Sentinel MCP
651651
items:
652652
- name: Overview
Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
---
2+
title: Use the Microsoft Sentinel MCP connector in ChatGPT or Claude
3+
titleSuffix: Microsoft Security
4+
description: Learn how to turn on and use a custom Microsoft Sentinel's Model Context Protocol (MCP) connector in ChatGPT or Claude
5+
author: poliveria
6+
ms.topic: how-to
7+
ms.date: 12/09/2025
8+
ms.author: pauloliveria
9+
ms.service: microsoft-sentinel
10+
ms.subservice: sentinel-platform
11+
ms.custom:
12+
- sfi-ga-nochange
13+
#customer intent: As a security analyst, I want to use a custom Microsoft Sentinel MCP connector in ChatGPT.
14+
---
15+
16+
# Use the Microsoft Sentinel MCP connector in ChatGPT or Claude (preview)
17+
18+
> [!IMPORTANT]
19+
> This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
20+
21+
This article shows you how to enable and use a custom Microsoft Sentinel Model Context Protocol (MCP) connector in ChatGPT by OpenAI or Claude by Anthropic. By using this approach, Security Operations Center (SOC) analysts can run security tasks by using Microsoft Sentinel MCP.
22+
23+
24+
## Prerequisites
25+
Before configuring a Microsoft Sentinel MCP connector in ChatGPT or Claude, you must have the following prerequisites:
26+
- A ChatGPT Pro or a Claude Pro, Max, Team, or Enterprise plan subscription.
27+
- A Microsoft Entra application, which represents ChatGPT or Claude as a client; for more information, see [Add a Microsoft Entra application](#add-a-microsoft-entra-application).
28+
- [Microsoft Sentinel data lake](sentinel-lake-onboarding.md).
29+
- Tenant-level administrative privileges.
30+
31+
> [!IMPORTANT]
32+
> Use roles with the fewest permissions to help improve security for your organization. Global Administrator is a highly privileged role. Limit its use to emergency scenarios when you can't use an existing role.
33+
34+
### Add a Microsoft Entra application
35+
To add a Microsoft Entra application, follow these steps:
36+
1. Open your tenant's [Microsoft Entra admin center](https://entra.microsoft.com/), go to **App registrations**, and then select **New registration**.
37+
1. On **Register an application**, enter a friendly user-facing **Name** for the app.
38+
1. Under **Redirect URIs**, select **Select a platform** and then choose **Web**.
39+
1. Add any of the following URLs:
40+
- **For ChatGPT**
41+
```
42+
https://chatgpt.com/connector_platform_oauth_redirect
43+
```
44+
- **For Claude**
45+
```
46+
https://claude.ai/api/mcp/auth_callback
47+
```
48+
1. Select **Register**.
49+
1. On your newly registered app's page, go to **Manage** > **API permissions**, and then select **Add a permission**.
50+
1. On the **APIs my organization uses** tab, search for ` Platform Services`.
51+
1. Choose **Platform.DelegatedAccess**, and then select **Add permissions**.
52+
1. Select **Manage** > **Certificates & secrets** and select **New client secret**.
53+
1. Add a **Description** for your client secret and set an expiration date. Select **Add**.
54+
1. Copy the **Value** and save it in a secure manner. This value disappears once you navigate away from the page.
55+
1. Go back to your app's **Overview** page and copy its **Application (client) ID**.
56+
57+
## Create and use a custom Microsoft MCP connector
58+
59+
60+
To create and use a custom Microsoft connector, follow these steps:
61+
62+
### [ChatGPT](#tab/chatgpt)
63+
64+
>[!NOTE]
65+
>- If you're using the ChatGPT desktop application, you must first complete this connector setup in the ChatGPT web version.
66+
>- For ChatGPT Enterprise, an administrator can roll out a connector to all users in that ChatGPT organization.
67+
68+
**To create a custom connector:**
69+
70+
1. Turn on the ChatGPT developer mode. In ChatGPT, select your account icon, go to **Apps & connectors** > **Advanced Settings**, and toggle **Developer mode**.
71+
1. Go back to **Apps & connectors** and select **Create Connector**.
72+
1. Provide the following required details:
73+
- **Connector name:** For example, `Microsoft MCP`
74+
- **MCP Server URL:** `https://.microsoft.com/mcp/data-exploration`
75+
- **Client ID:** The **Application (client) ID** of the Microsoft Entra application you created previously.
76+
1. When prompted, complete the OAuth consent flow. Once the MCP connector authenticates successfully, it appears in your ChatGPT connector list.
77+
78+
**To attach and use the connector:**
79+
1. Start a new chat in ChatGPT.
80+
1. Select the **(+)** icon next to the message box.
81+
1. Select **More** > **Microsoft MCP Connector**. The connector's tools become available automatically, and ChatGPT can begin calling Microsoft Sentinel operations on your behalf.
82+
83+
### [Claude](#tab/claude)
84+
85+
**To create a custom connector:**
86+
87+
1. Go to https://claude.ai/customize/connectors, to create a new custom connector. Select the **+** icon and choose **Add a custom connector**.
88+
1. Provide the following required details:
89+
- **Connector name:** For example, `Microsoft Sentinel MCP`
90+
- **MCP Server URL:** `https://sentinel.microsoft.com/mcp/data-exploration`
91+
- **Client ID:** The **Application (client) ID** of the Microsoft Entra application you created previously.
92+
- **OAuth Client Secret:** The client secret of the Microsoft Entra application you created previously.
93+
1. When prompted, complete the OAuth consent flow. Once the MCP connector authenticates successfully by using the Microsoft Entra credentials, it appears in your Claude connector list.
94+
1. Select the MCP connector and choose **Connect**.
95+
1. Select **Configure** to determine which tools to allow for your environment.
96+
97+
**To attach and use the connector:**
98+
99+
Start a new chat in Claude. The connector tools become available automatically, and Claude can begin calling Microsoft Sentinel operations on your behalf.
100+
101+
>[!NOTE]
102+
> You can only use the [data exploration tool collection](sentinel-mcp-data-exploration-tool.md).
103+
104+
---
105+
106+
107+
## Related content
108+
- [Get started with Microsoft Sentinel MCP server](sentinel-mcp-get-started.md)
109+
- [Tool collection in Microsoft Sentinel MCP server](sentinel-mcp-tools-overview.md)

articles/sentinel/datalake/sentinel-mcp-chatgpt-connector.md

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)