Skip to content

Commit 499d767

Browse files
committed
Update MCP tool setup instructions and date
Updated the article date to 01/29/2026 and clarified the required format for the Remote MCP server endpoint in the custom tool setup instructions.
1 parent 35a3931 commit 499d767

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

articles/sentinel/datalake/sentinel-mcp-use-tool-azure-ai-foundry.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Security
44
description: Learn how to use Microsoft Sentinel's Model Context Protocol (MCP) collection of security tools or your own custom tool in Microsoft Foundry
55
author: poliveria
66
ms.topic: how-to
7-
ms.date: 01/21/2026
7+
ms.date: 01/29/2026
88
ms.author: pauloliveria
99
ms.service: microsoft-sentinel
1010

@@ -105,7 +105,10 @@ Custom tools let you build deterministic workflows by prescribing exactly what d
105105

106106
1. Add the following values:
107107
- **Name:** Enter a friendly name for your tool
108-
- **Remote MCP server endpoint:** Paste the endpoint you copied from your custom tool collection
108+
- **Remote MCP server endpoint:** Paste the endpoint you copied from your custom tool collection; it should the following format:
109+
```
110+
https://sentinel.microsoft.com/mcp/custom/<name of your custom collection>
111+
```
109112
- **Authentication:** OAuth Identity Passthrough
110113
- **Client ID:** Use the **Application (client) ID** value you saved previously
111114
- **Client secret:** Use the secret value you saved previously

0 commit comments

Comments
 (0)