Skip to content

Commit 068dcc9

Browse files
Merge pull request #311036 from poliveria/poliveria-custom-mcp-01292026
Update MCP tool setup instructions and date
2 parents 410f1ec + 53eb09f commit 068dcc9

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

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

Lines changed: 6 additions & 3 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/30/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 have 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
@@ -150,4 +153,4 @@ Once you give consent, your agent can reason over data returned by your custom M
150153
:::image type="content" source="media/sentinel-mcp/custom-foundry-prompt-result.png" alt-text="Screenshot of chat details in Microsoft Foundry that uses a custom tool." lightbox="media/sentinel-mcp/custom-foundry-prompt-result.png":::
151154
152155
## Related content
153-
- [Tool collection in Microsoft Sentinel MCP server](sentinel-mcp-tools-overview.md)
156+
- [Tool collection in Microsoft Sentinel MCP server](sentinel-mcp-tools-overview.md)

0 commit comments

Comments
 (0)