Skip to content

fix: move Foundry provisioning to projects#8909

Draft
huimiu wants to merge 1 commit into
mainfrom
hui/move-foundry-provisioning
Draft

fix: move Foundry provisioning to projects#8909
huimiu wants to merge 1 commit into
mainfrom
hui/move-foundry-provisioning

Conversation

@huimiu

@huimiu huimiu commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Move the microsoft.foundry provisioning provider and project/model synthesis templates into azure.ai.projects.
  • Keep azd ai agent init and --infra writing/using infra.provider: microsoft.foundry unchanged through a project-owned provisioning package.
  • Remove provider registration from azure.ai.agents, add azure.ai.projects as its dependency, and update the agent extension test workflow to publish the project dependency locally.

Validation

  • go test ./... in cli/azd/extensions/azure.ai.projects
  • go build in cli/azd/extensions/azure.ai.projects
  • go test ./... in cli/azd/extensions/azure.ai.agents
  • go build in cli/azd/extensions/azure.ai.agents
  • git diff --check

@github-actions github-actions Bot added ext-agents azure.ai.agents extension ext-projects azure.ai.projects extension labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-agents azure.ai.agents extension ext-projects azure.ai.projects extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant