Skip to content

azure-dev-cli_1.34.2

Latest

Choose a tag to compare

@azure-sdk azure-sdk released this 24 Sep 00:43
· 22 commits to main since this release
8bba0ea

1.34.2 (2026-09-23)

Features Added

  • [#9866] Add dependency-aware azd extension uninstall that records why each extension was installed, blocks removing extensions other extensions depend on unless --force is used, and offers to remove dependencies that are no longer needed unless --no-dependencies is set.
  • [#10049] Add Account.GetCurrentPrincipal to the preview extension gRPC contract so extensions can read the current identity's object ID and principal type without decoding access tokens.

Bugs Fixed

  • [#10033] Fix project-level predeploy and postdeploy hook output not being shown during azd up. Thanks Jon Gallant (@jongio) for the contribution!
  • [#10049] Fix login details for system-assigned managed identities being reported as not logged in.

Other Changes

  • [#9866] Update azd extension show to display compatibility, ownership, dependencies, and installed dependents. JSON output now uses camelCase keys and omits empty fields.
  • [#10052] Update the agentic azd init flow to report AI credits instead of premium requests.
  • [#10061] Update the execution.environment telemetry field to report agency when azd runs inside an Agency session.
  • [#10095] Update the published Homebrew casks to use Homebrew's declarative postflight_steps.
  • [#10132] Update the bundled GitHub CLI to v2.101.0.