azure-dev-cli_0.7.0-beta.1
azure-sdk
released this
09 Mar 17:24
·
1173 commits
to main
since this release
0.7.0-beta.1 (2023-03-09)
Features Added
- [#1515] Remove gh-cli as external dependency for
azd pipeline config
. - [#1558] Upgrade bicep version to 0.14.46 and fetch ARM specific version on ARM platforms.
- [#1611] Updated formatting for displaying command's help.
- [#1629] Add support for Azure Kubernetes Service (AKS) target.
Bugs Fixed
- [#1631] Fail fast during
azd init
whengit
is not installed. - [#1559] No feedback output during provisioning some templates.
- [#1683] Fix
azd pipeline config
to honor provider fromazure.yaml
. - [#1578] Fix crash while running
azd login
, due to a tenantDisplayName
being nil.
Thanks to community members: @pamelafox, @tonybaloney, @cobey for their contributions in this release.