From fa0173e64a2cc75bbe104e26df635f5d87a83b6c Mon Sep 17 00:00:00 2001 From: Ozan Date: Mon, 1 Jun 2026 16:00:24 +0100 Subject: [PATCH] Update API Center URL instructions for allowlist policy Added information about appending '/workspaces/default' to API Center URL for allowlist policy. --- .../manage-mcp-usage/configure-mcp-registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/how-tos/administer-copilot/manage-mcp-usage/configure-mcp-registry.md b/content/copilot/how-tos/administer-copilot/manage-mcp-usage/configure-mcp-registry.md index 2740d1f79634..64d38493e9c1 100644 --- a/content/copilot/how-tos/administer-copilot/manage-mcp-usage/configure-mcp-registry.md +++ b/content/copilot/how-tos/administer-copilot/manage-mcp-usage/configure-mcp-registry.md @@ -70,7 +70,7 @@ Azure API Center provides a fully managed MCP registry with automatic CORS confi 1. To complete the initial setup for your registry, see [Register and discover remote MCP servers in your API inventory](https://learn.microsoft.com/azure/api-center/register-discover-mcp-server) in the Azure documentation. 1. If you want your developers to have access to local MCP servers, include those servers in your registry with the correct server ID. For more information, see [AUTOTITLE](/copilot/reference/mcp-allowlist-enforcement). 1. To ensure {% data variables.product.prodname_copilot %} can fetch your registry, in the visibility settings of your API Center, allow anonymous access. -1. Copy your API Center endpoint URL. In the next article, you will use this URL to make your registry available across your company. +1. Copy your API Center endpoint URL. In the next article, you will use this URL to make your registry available across your company. When using the API Center URL in allowlist policy, you'll need to append it with `/workspaces/default`, e.g. `sampleapicenter.data.westeurope.azure-apicenter.ms/workspaces/default`. ### Pricing and limits