Key vault contacts and RBAC roles in Terraform
While the introduction of RBAC roles for key vaults is already written in history the support of this from the terraform module azurerm_key_vault has been lacking...
November 29, 2022
While the introduction of RBAC roles for key vaults is already written in history the support of this from the terraform module azurerm_key_vault has been lacking...
When using #Azure #functions you need an underlying storage account to accommodate for a storage blob for the storage of your code files and storage tables for your durable functions. However, when you use #Terraform to deploy your infrastructure there is a strange default behavior you need to be aware of.