Key Vault Permissions
key vault To manage Azure resources using Terraform, you need to ensure that your service principal or managed identity has the appropriate permissions for each block. Here’s a breakdown of the necessary permissions grouped by resource group and other scopes: Primary Subscription (azurerm.primary) Resource Group: rg-esp-qa Permissions: Microsoft.Resources/subscriptions/resourceGroups/read Resource Group: NET-EUS2-QA-RG Permissions: Microsoft.Resources/subscriptions/resourceGroups/read Microsoft.Network/virtualNetworks/read Microsoft.Network/virtualNetworks/subnets/read Resource...