Skip to content

[Issue] Duplicate service-target provider declarations block extension registry release #8902

Description

@huimiu
  • Make sure you've installed the latest version using instructions

Output from azd version
N/A - registry metadata issue before release publication.

Describe the bug
The azure.ai.agents extension manifest declares service-target providers for azure.ai.project, azure.ai.connection, and azure.ai.toolbox, but those hosts are owned by the split Foundry extensions. If the release registry is generated with those duplicate declarations, azd cannot deterministically resolve which extension owns each service-target provider.

To Reproduce
Generate or inspect extension registry metadata from the current Foundry extension manifests and compare service-target providers across azure.ai.agents, azure.ai.projects, azure.ai.connections, and azure.ai.toolboxes.

Expected behavior
Each service-target provider should be declared by exactly one extension in the release registry. azure.ai.agents should only declare the service-target provider it actually owns: azure.ai.agent.

Environment
Information on your environment:
* Language name and version: N/A
* IDE and version : N/A

Additional context
This blocks the final extension registry update because duplicate service-target provider declarations would make host ownership ambiguous.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions