Skip to content

azure-dev-cli_1.33.0

Latest

Choose a tag to compare

@azure-sdk azure-sdk released this 03 Sep 00:17
· 19 commits to main since this release
29133b6

1.33.0 (2026-09-02)

Features Added

  • [#8371] Add Unix domain socket and Windows named-pipe transports for external authentication hosts using AZD_AUTH_ENDPOINT.
  • [#9541] Add an archived-template warning to azd init --template so users can cancel before cloning unmaintained repositories.

Bugs Fixed

  • [#9678] Fix disabled services with condition values being initialized or checked before command execution.
  • [#9729] Fix quota guidance to avoid showing Foundry-specific recovery steps for unrelated Azure resource providers.
  • [#9733] Fix extension install, update, init, and auto-install paths to select releases compatible with the running azd version.
  • [#9737] Fix Azure Container Registry remote-build failures to surface stable structured diagnostics while preserving build logs.
  • [#9764] Fix AI coding-agent detection to ignore empty markers, prioritize active Codex and Cursor sessions, and avoid classifying the Cursor desktop app as an agent.
  • [#9775] Fix concurrent .NET service publishes sharing intermediate artifacts by isolating publish artifacts on supported .NET SDKs.