azd-ext-azure-ai-toolboxes_0.1.1-preview
Pre-release
Pre-release
0.1.1-preview (2026-06-19)
Features
- [#8672]
azd ai toolbox createnow writes the new toolbox's versioned MCP endpoint to the active azd environment under theTOOLBOX_<NORMALIZED_NAME>_MCP_ENDPOINTvariable (the same key agents consume), andazd ai toolbox deleteclears it when the whole toolbox is removed.
Bugs Fixed
- [#8688] Resolve the project endpoint that
azd ai agent initstores.azd ai toolboxcommands now fall back toAZURE_AI_PROJECT_ENDPOINT(afterFOUNDRY_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.