Skip to content

azure-dev-cli_1.2.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Aug 15:56
· 662 commits to main since this release
99ea757

1.2.0 (2023-08-09)

Features Added

  • [2550] Add --preview to azd provision to get the changes.
  • [2521] Support --principal-id param for azd pipeline config to reuse existing service principal.
  • [2455] Adds optional support for text templates in AKS k8s manifests.

Bugs Fixed

  • [2569] Fix azd down so it works after a failed azd provision.
  • [2367] Don't fail AKS deployment for failed environment substitution.
  • [2576] Fix azd auth login unable to launch browser on WSL.

Other changes

  • [2572] Decrease expiration time of service principal secret from default (24 months) to 180 days.
  • [2500] Promoted Azure Spring Apps from alpha to beta.