You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/datalake/sentinel-mcp-chatgpt-claude-connector.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,15 @@ ms.custom:
18
18
> [!IMPORTANT]
19
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
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 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.
22
22
23
23
24
24
## Prerequisites
25
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
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
30
31
31
> [!IMPORTANT]
32
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.
@@ -47,17 +47,17 @@ To add a Microsoft Entra application, follow these steps:
47
47
```
48
48
1. Select **Register**.
49
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 `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**.
1. Add a **Description** for your client secret and set an expiration date. Select **Add**.
54
54
1. Copy the **Value** and save it in a secure manner. This value disappears once you navigate away from the page.
55
55
1. Go back to your app's **Overview** page and copy its **Application (client) ID**.
56
56
57
-
## Create and use a custom Microsoft Sentinel MCP connector
57
+
## Create and use a custom Microsoft MCP connector
58
58
59
59
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:
61
61
62
62
### [ChatGPT](#tab/chatgpt)
63
63
@@ -70,15 +70,15 @@ To create and use a custom Microsoft Sentinel connector, follow these steps:
70
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
71
1. Go back to **Apps & connectors** and select **Create Connector**.
72
72
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`
75
75
- **Client ID:** The **Application (client) ID** of the Microsoft Entra application you created previously.
76
76
1. When prompted, complete the OAuth consent flow. Once the MCP connector authenticates successfully, it appears in your ChatGPT connector list.
77
77
78
78
**To attach and use the connector:**
79
79
1. Start a new chat in ChatGPT.
80
80
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.
0 commit comments