Skip to content

azure-dev-cli_0.9.0-beta.3

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 19 May 14:03
· 861 commits to main since this release
e564b12

0.9.0-beta.3 (2023-05-19)

Features Added

  • [2245] Add support to login to Azure Container Registry with current identity.
  • [2228] Add error classification and reporting for external errors to azd.
  • [2219] Support environment name as explicit argument for azd env refresh.
  • [2164] Add timing information on up,package,build, provision,deploy, down and restore commands.

Template Feature

  • [2157] Add Dapr and container configuration properties to Azure Container Apps modules.

Bugs Fixed

  • [2257] Add purge option of cognitive accounts for azd down.
  • [2243] Return error when login fails.
  • [2251] Create an alpha version of azure.yaml schema with terraform.
  • [2028] Add check on required role assignments for azd pipeline config.

Other Changes

  • [2218] Update azd pipeline config default roles to include User Access Administrator.
  • [2185] Improve error messages on auth command.