I am trying to deploy keyvault resource using terraform. I am trying the deployment through azure devops pipeline. I have set key vault network acl {bypass:“none”, defaultaction=“deny”, ip_rules=[valid Ips+ azure devops ip] }. I am getting error while terraform plan. error says “making Read request on Azure KeyVault Secret. Client address is not authorized and caller is not a trusted service” InnerError={“code”:“ForbiddenByFirewall”}. I don’t want to change network acl permissions. Is there any way to fix this issue? please suggest.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Error: retrieving `contact` for KeyVault | 1 | 624 | July 23, 2024 | |
Adding a Keyvault Secret after Keyvault Creation fails with 403 Forbidden Access Error | 0 | 2478 | May 31, 2022 | |
Not able to use KeyVault Secret for azure application gateway ssl certificate | 0 | 2556 | February 10, 2021 | |
Azurerm_key_vault_secret --> InnerError={"code":"ForbiddenByRbac"} | 1 | 1337 | July 16, 2023 | |
Databricks_secret_scope (with Azure KeyVault back) proper config | 0 | 449 | September 1, 2023 |