Skip to content

Commit 5d707cc

Browse files
Merge pull request #314230 from mjcaparas/patch-5
Fix API permission names and update date
2 parents 561f1a5 + 93669d1 commit 5d707cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Security
44
description: Learn how to turn on and use a custom Microsoft Sentinel's Model Context Protocol (MCP) connector in ChatGPT or Claude
55
author: poliveria
66
ms.topic: how-to
7-
ms.date: 12/09/2025
7+
ms.date: 04/03/2026
88
ms.author: pauloliveria
99
ms.service: microsoft-sentinel
1010
ms.subservice: sentinel-platform
@@ -47,8 +47,8 @@ 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 ` Platform Services`.
51-
1. Choose **Platform.DelegatedAccess**, and then select **Add permissions**.
50+
1. On the **APIs my organization uses** tab, search for `Sentinel Platform Services`.
51+
1. Choose **SentinelPlatform.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.

0 commit comments

Comments
 (0)