Now you can filter and transform azd JSON output using JMESPath queries, Azure Developer CLI (azd) now supports JMESPath queries on JSON output, including error messages. Pass --query to extract exactly what you need.
The azd development (dev) container feature now supports an extensions option. You can specify a comma-separated list of azd extensions in your dev container configuration, and they install automatically when the container builds.