azd-ext-azure-ai-projects_1.0.0-beta.3
Pre-release
Pre-release
1.0.0-beta.3 (2026-07-23)
Features Added
- [#9133] The
azure.ai.projectsextension now owns Foundry project provisioning through themicrosoft.foundryprovider, including updating deployments and connections on existing projects (setAZURE_AI_PROJECT_IDto the project ARM resource ID), using the customer VNet region for private endpoints, and blocking automatic Azure Container Registry creation for private-network projects. Release it together withazure.ai.agents, since mixing versions can cause both extensions to register the same provider.
Bugs Fixed
- [#9149] Fix Foundry project synthesis and provisioning not consistently resolving configuration declared inline in
azure.yaml, via the deprecatedconfig:block, or through local$reffiles.