Azure / bicep

Bicep is a declarative language for describing and deploying Azure resources
MIT License
3.21k stars 745 forks source link

Switch to api version `2022-06-01` in Az CLI, Az Powershell, and modules #7932

Open alex-frankel opened 2 years ago

alex-frankel commented 2 years ago

There are several improvements to error messages in this new version, including:

This new version is part of the w32 build.

edburns commented 1 year ago

Here is another arm-ttk issue caused by the old apiVersions generated by Bicep.

https://github.com/Azure/arm-ttk/issues/704

majastrz commented 1 year ago

@jeskew I remember you worked on removing the embedded JSON strings from errors. Do you remember which API version has that fix? I think it'd be worth going to that API version in this fix.

jeskew commented 1 year ago

@majastrz That was 2022-06-01