Skip to content

Commit 4a547a4

Browse files
authored
Refactor Microsoft Sentinel MCP references and details
Updated references to 'Microsoft Sentinel MCP' to 'Microsoft MCP' for consistency. Adjusted API permissions and connector details for clarity.
1 parent da77b7e commit 4a547a4

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ ms.custom:
1818
> [!IMPORTANT]
1919
> 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.
2020
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 Sentinel MCP.
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.
2222

2323

2424
## Prerequisites
2525
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
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.
3030

3131
> [!IMPORTANT]
3232
> 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.
@@ -47,17 +47,17 @@ To add a Microsoft Entra application, follow these steps:
4747
```
4848
1. Select **Register**.
4949
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 `Sentinel Platform Services`.
51-
1. Choose **SentinelPlatform.DelegatedAccess**, and then select **Add permissions**.
50+
1. On the **APIs my organization uses** tab, search for ` Platform Services`.
51+
1. Choose **Platform.DelegatedAccess**, and then select **Add permissions**.
5252
1. Select **Manage** > **Certificates & secrets** and select **New client secret**.
5353
1. Add a **Description** for your client secret and set an expiration date. Select **Add**.
5454
1. Copy the **Value** and save it in a secure manner. This value disappears once you navigate away from the page.
5555
1. Go back to your app's **Overview** page and copy its **Application (client) ID**.
5656
57-
## Create and use a custom Microsoft Sentinel MCP connector
57+
## Create and use a custom Microsoft MCP connector
5858
5959
60-
To create and use a custom Microsoft Sentinel connector, follow these steps:
60+
To create and use a custom Microsoft connector, follow these steps:
6161
6262
### [ChatGPT](#tab/chatgpt)
6363
@@ -70,15 +70,15 @@ To create and use a custom Microsoft Sentinel connector, follow these steps:
7070
1. Turn on the ChatGPT developer mode. In ChatGPT, select your account icon, go to **Apps & connectors** > **Advanced Settings**, and toggle **Developer mode**.
7171
1. Go back to **Apps & connectors** and select **Create Connector**.
7272
1. Provide the following required details:
73-
- **Connector name:** For example, `Microsoft Sentinel MCP`
74-
- **MCP Server URL:** `https://sentinel.microsoft.com/mcp/data-exploration`
73+
- **Connector name:** For example, `Microsoft MCP`
74+
- **MCP Server URL:** `https://.microsoft.com/mcp/data-exploration`
7575
- **Client ID:** The **Application (client) ID** of the Microsoft Entra application you created previously.
7676
1. When prompted, complete the OAuth consent flow. Once the MCP connector authenticates successfully, it appears in your ChatGPT connector list.
7777
7878
**To attach and use the connector:**
7979
1. Start a new chat in ChatGPT.
8080
1. Select the **(+)** icon next to the message box.
81-
1. Select **More** > **Microsoft Sentinel MCP Connector**. The connector's tools become available automatically, and ChatGPT can begin calling Sentinel operations on your behalf.
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.
8282
8383
### [Claude](#tab/claude)
8484

0 commit comments

Comments
 (0)