Stephanie Lanius

Results 3 comments of Stephanie Lanius

Hi! Is there a way to raise this with the team that does the built-in policies? I guess sql database is the most used Azure PaaS service (after storage). :)

any updates on this? I would really need this feature!

The version can be changed using the azapi, the following worked for me to deploy version 6 ```bash resource "azurerm_resource_group" "example" { name = "democosmos" location = "westus2" } resource...