Skip to content

Commit e5beb05

Browse files
devopsjesusCopilotSharra-writes
authored
Fix Azure MCP Server link in documentation (#43168)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 69f5dbd commit e5beb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/how-tos/use-copilot-agents/coding-agent/extend-coding-agent-with-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The [Notion MCP server](https://github.com/makenotion/notion-mcp-server) gives {
159159

160160
### Example: Azure
161161

162-
The [Azure MCP Server](https://github.com/Azure/azure-mcp) allows {% data variables.product.prodname_copilot_short %} to understand your Azure-specific files and Azure resources within your subscription when making code changes.
162+
The [Microsoft MCP repository](https://github.com/microsoft/mcp) includes the Azure MCP server, which allows {% data variables.product.prodname_copilot_short %} to understand your Azure-specific files and Azure resources within your subscription when making code changes.
163163

164164
To automatically configure your repository with a `copilot-setup-steps.yml` file to authenticate with Azure, plus secrets for authentication, clone the repository locally then run the [Azure Developer CLI](https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/?ref_product=copilot&ref_type=engagement&ref_style=button)'s `azd coding-agent config` command in the root of the repository.
165165

0 commit comments

Comments
 (0)