Skip to content

Commit 1886781

Browse files
Merge pull request #310703 from poliveria/poliveria-foundry-01212026
Update date and clarify OAuth token/refresh URL instructions
2 parents b23cf59 + 499e04e commit 1886781

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 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: 11/24/2025
7+
ms.date: 01/21/2026
88
ms.author: pauloliveria
99
ms.service: microsoft-sentinel
1010

@@ -109,7 +109,7 @@ Custom tools let you build deterministic workflows by prescribing exactly what d
109109
- **Authentication:** OAuth Identity Passthrough
110110
- **Client ID:** Use the **Application (client) ID** value you saved previously
111111
- **Client secret:** Use the secret value you saved previously
112-
- **Token URL:** Use the following format and replace `<tenant ID>` with the **Directory (tenant) ID** value you saved previously:
112+
- **Token URL** and **Refresh URL:** Use the following format and replace `<tenant ID>` with the **Directory (tenant) ID** value you saved previously:
113113
```
114114
https://login.microsoftonline.com/<tenant ID>/oauth2/v2.0/token
115115
```

0 commit comments

Comments
 (0)