Preflight Checklist
Repro Steps
- Install GitHub Copilot for Azure Extension into VSCode
- Edit an
agent.md file that has a tools: section defined
- Click
Configure Tools...
- Select checkbox at root of GitHub Copilot for Azure tools list to select all tools
- Click
OK to save/close
- See
tools: section lists out every individual tool name
- Compare this to
'azure-mcp/*' or search - they have a much cleaner way of selecting all tools under their sections
tools: read, edit, search, 'azure-mcp/*', ms-azuretools.vscode-azure-github-copilot/azure_get_azure_verified_module, ms-azuretools.vscode-azure-github-copilot/azure_query_azure_resource_graph, ms-azuretools.vscode-azure-github-copilot/azure_get_auth_context, ms-azuretools.vscode-azure-github-copilot/azure_set_auth_context, ms-azuretools.vscode-azure-github-copilot/azure_get_dotnet_template_tags, ms-azuretools.vscode-azure-github-copilot/azure_get_dotnet_templates_for_tag
Prompt
n/a
Expected Result
Expect something like 'ms-azuretools.vscode-azure-github-copilot/*' or similar to be added to the tools: section and for it to be recognized as wanting to utilize all tools in that section correctly.
Actual Result
n/a
Attachments
Regression?
n/a
Additional Context
n/a
Preflight Checklist
Repro Steps
agent.mdfile that has atools:section definedConfigure Tools...OKto save/closetools:section lists out every individual tool name'azure-mcp/*'orsearch- they have a much cleaner way of selecting all tools under their sectionsPrompt
n/a
Expected Result
Expect something like
'ms-azuretools.vscode-azure-github-copilot/*'or similar to be added to thetools:section and for it to be recognized as wanting to utilize all tools in that section correctly.Actual Result
n/a
Attachments
Regression?
n/a
Additional Context
n/a