Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion cli/azd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

### Bugs Fixed

- [[#7157]](https://github.com/Azure/azure-dev/pull/7157) Fix: handle ARM expression strings in preflight resource fields.
- [[#7157]](https://github.com/Azure/azure-dev/pull/7157) Fix handling of ARM expression strings in preflight resource fields.
- [[#7140]](https://github.com/Azure/azure-dev/pull/7140) Fix `error.type` telemetry classification for wrapped `error.suggestion` failures so that ARM deployment errors report as `service.arm.deployment.failed` instead of raw Go type names.

## 1.23.9 (2026-03-13)

Expand Down