Skip to content

azd-ext-azure-ai-projects_1.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 23 Jul 04:59
f0cac2e

1.0.0-beta.3 (2026-07-23)

Features Added

  • [#9133] The azure.ai.projects extension now owns Foundry project provisioning through the microsoft.foundry provider, including updating deployments and connections on existing projects (set AZURE_AI_PROJECT_ID to 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 with azure.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 deprecated config: block, or through local $ref files.