azure-dev-cli_0.9.0-beta.3
azure-sdk
released this
19 May 14:03
·
861 commits
to main
since this release
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
andrestore
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 withterraform
. - [2028] Add check on required role assignments for
azd pipeline config
.