Skip to content

Commit 32d89c8

Browse files
authored
Update MCP Registry URL in documentation
VSCode suffix the registry endpoint with /v0.1/servers and /v0/servers when validating the registry.
1 parent 4bd025c commit 32d89c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/copilot/how-tos/administer-copilot/configure-mcp-server-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ For enterprises that want a dynamic and fully managed option, Azure API Center (
197197
> [!NOTE]
198198
> Azure API Center includes a free tier for basic API cataloging and discovery. Larger organizations may choose to use paid Azure API Management plans for higher scale and advanced governance.
199199
>
200-
> The Azure API Center URL serving the MCP Registry is the **Runtime URL** suffixed with `/workspaces/default/v0/servers`.
200+
> The Azure API Center URL serving the MCP Registry is the **Runtime URL** suffixed with `/workspaces/default`.
201201
>
202-
> **Example**: https://{api-center-name}.data.{location}.azure-apicenter.ms/workspaces/default/v0/servers
202+
> **Example**: https://{api-center-name}.data.{location}.azure-apicenter.ms/workspaces/default
203203
204204
For more information, see [Azure API Center Documentation](https://learn.microsoft.com/en-us/azure/api-center/) and [Azure API Center Quickstart](https://learn.microsoft.com/en-us/azure/api-center/set-up-api-center).

0 commit comments

Comments
 (0)