Skip to content

Add .vscode/mcp.json and AZURE_RESOURCE_GROUP Bicep output#9

Open
ggailey777 wants to merge 1 commit intoAzure-Samples:mainfrom
ggailey777:fix-mcp-json-and-bicep-output
Open

Add .vscode/mcp.json and AZURE_RESOURCE_GROUP Bicep output#9
ggailey777 wants to merge 1 commit intoAzure-Samples:mainfrom
ggailey777:fix-mcp-json-and-bicep-output

Conversation

@ggailey777
Copy link
Copy Markdown

This PR fixes two issues:

  1. Add .vscode/mcp.json — The articles reference a mcp.json file for local and remote MCP server testing via GitHub Copilot, but this repo was missing it. Added to match the pattern in the Java, Python, and TypeScript repos. Also added .gitignore exception.

  2. Add AZURE_RESOURCE_GROUP Bicep output — The shared article include (functions-mcp-connect-remote.md) references $AZURE_RESOURCE_GROUP in the script to retrieve the MCP system key, but the Bicep template didn't output it. Added output AZURE_RESOURCE_GROUP string = rg.name to infra/main.bicep.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant