Skip to content

[Skill Bug]: test prompts not routed to azure-resource-lookup #2691

Description

@JasonYeMSFT

Preflight Checklist

Repro Steps

This is a significant behavior change after upgrading Copilot SDK 0.3.x to 1.0.x.

See integration test results since 06/20/2026

Prompt

See integration tests.

Expected Result

The tests expected azure-resource-lookup skill to be loaded.

Actual Result

The agent has shown these new behaviors:

  • Directly call azure_arm tool to execute ARG query
  • Load azure-compliance skill, since it's related to the prompt
  • Call azure_resource_health mcp tool, since it's related to the prompt

Attachments

No response

Regression?

behavior change after upgrading Copilot SDK 0.3.x to 1.0.x.

Additional Context

I think we should consider retiring this skill given how straightforward its scenario is.

Metadata

Metadata

Assignees

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions