azure-dev-vscode_0.7.0
azure-sdk
released this
12 Jul 19:48
·
773 commits
to main
since this release
0.7.0 (2023-07-12)
Features Added
- [#2396] Diagnostics have been added for
azure.yaml
files for when a path referenced as a project does not exist. - [#2447] An experience has been added to easily rename project paths referenced in
azure.yaml
. - [#2448] Services can be added to
azure.yaml
by dragging a folder and then holdingShift
and dropping it intoazure.yaml
.
Bugs Fixed
- [#2504] Fixed an issue where the "Azure Developer CLI (azd): Initialize App (init)" command would fail on Windows when executed immediately after installing AZD.