Skip to content

v1.44.0-B0011

Pre-release
Pre-release

Choose a tag to compare

@ElinoraWhite ElinoraWhite released this 18 May 18:51
· 356 commits to main since this release
129d851

What's changed since v1.43.0:

  • New features:
    • Added support for the buildUri and parseUri functions during Bicep expansion by @BernieWhite.
      #3345
  • Updated rules:
    • Deployment:
      • Updated Azure.Deployment.OutputSecretValue to support secure outputs by @BernieWhite.
        #3357
      • Updated Azure.Deployment.SecureValue to check additional resource types and properties by @BernieWhite.
        #3342
        • Added support for new resource types:
          • Microsoft.AzureFleet/fleets
          • Microsoft.Web/staticSites
          • Microsoft.Web/staticSites/basicAuth
  • Bug fixes:
    • Fixed identification of secure parameters with custom type for Azure.Deployment.SecureParameter by @BernieWhite.
      #3347

See change log.