Skip to content
Discussion options

You must be logged in to vote

The correct format is just the base URL of your Azure API Center instance, nothing more. No workspace paths, no routes, no /v0.1/servers, no /workspaces/default.

It should look like:

https://<api-center-name>.data.<region>.azure-apicenter.ms

Examples:

https://myapicenter.data.westeurope.azure-apicenter.ms
https://teamregistry.data.eastus.azure-apicenter.ms

Copilot expects to handle the MCP discovery flow itself, so adding anything after the base domain will make the registry fail. Just give it the root URL and it works.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@suhas-arcadis
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by efedeli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage Copilot in GitHub Copilot functionality in GitHub Copilot Chat and in github.com
4 participants