Skip to content

azd-ext-azure-ai-toolboxes_0.1.1-preview

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 19 Jun 22:54
dad53e9

0.1.1-preview (2026-06-19)

Features

  • [#8672] azd ai toolbox create now writes the new toolbox's versioned MCP endpoint to the active azd environment under the TOOLBOX_<NORMALIZED_NAME>_MCP_ENDPOINT variable (the same key agents consume), and azd ai toolbox delete clears it when the whole toolbox is removed.

Bugs Fixed

  • [#8688] Resolve the project endpoint that azd ai agent init stores. azd ai toolbox commands now fall back to AZURE_AI_PROJECT_ENDPOINT (after FOUNDRY_PROJECT_ENDPOINT) in both the active azd environment and the host environment, so the hosted-agent + toolbox workflow no longer fails with "no Foundry project endpoint resolved" after init.