Fri Apr 21 2023

0.3.29

CLI

  • CLI errors now print context alongside the initial error such as the source file that generated it

Frontdoor

  • Custom domains are now supported
    • Custom domains are defined on the root resource and then associated on each routes

Application Insights

  • breaking change Application Insights must now link to a log analytic workspaces

Function Apps

  • breaking change App Settings now required a type parameter. The values are String and KeyVault. The parameter is used to construct key vault references more easily and prevent typos.

Web Apps

  • breaking change App Settings now required a type parameter. The values are String and KeyVault. The parameter is used to construct key vault references more easily and prevent typos.