Skip to content

Commit 06fd3ab

Browse files
authored
Merge pull request #7265 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents b6026d9 + c6e636a commit 06fd3ab

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/ai-foundry/agents/how-to/tools/model-context-protocol.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ ms.custom: references_regions
1717
> [!NOTE]
1818
> Supported regions are `westus`, `westus2`, `uaenorth`, `southindia`, and `switzerlandnorth`.
1919
20+
> [!NOTE]
21+
> When using a [Network Secured Azure AI Foundry](../../how-to/virtual-networks.md), private MCP servers deployed in the same virtual network is not supported, only publicly accessible MCP servers are supported.
22+
2023
You can extend the capabilities of your Azure AI Foundry agent by connecting it to tools hosted on remote [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) servers (bring your own MCP server endpoint). Developers and organizations maintain these servers. The servers expose tools that MCP-compatible clients, such as Azure AI Foundry Agent Service, can access.
2124

2225
MCP is an open standard that defines how applications provide tools and contextual data to large language models (LLMs). It enables consistent, scalable integration of external tools into model workflows.

articles/ai-foundry/agents/how-to/virtual-networks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ For customers without an existing virtual network, the Standard Setup with Priva
4242
- **Region availability**:
4343
- For supported regions for model deployments, see: [Azure OpenAI model region support](../concepts/model-region-support.md#available-models).
4444
- **Azure Blob Storage**: using Azure Blob Storage files with the File Search tool isn't supported.
45+
- **Private MCP Server**: using private MCP servers deployed in the same virtual network is not supported, only publicly accessible MCP servers are supported.
4546

4647
## Prerequisites
4748
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).

0 commit comments

Comments
 (0)