You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##[error]Terraform command 'plan' failed with exit code '1'.: Error making Read request on Azure KeyVault Secret LinuxSSHPubKey: keyvault.BaseClient#GetSecret: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="Forbidden" Message="Access denied. Caller was not found on any access policy.\r\nCaller: appid=;oid=be9ab407-1ab1-4282-bb69-0182174b9912;numgroups=0;iss=https://sts.windows.net/***/\r\nVault: sandboxitycckeyvault;location=westeurope" InnerError={"code":"AccessDenied"} | Error making Read request on Azure KeyVault Secret spn-id: keyvault.BaseClient#GetSecret: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="Forbidden" Message="Access denied. Caller was not found on any access policy.\r\nCaller: appid=;oid=be9ab407-1ab1-4282-bb69-0182174b9912;numgroups=0;iss=
Any ideas?
The text was updated successfully, but these errors were encountered:
bamb00
changed the title
Terraform failed durring init
Terraform failed durring init/plan
Mar 3, 2020
Followed the guidance from the article, https://medium.com/@nicolas.yuen/deploying-aks-with-terraform-on-azure-devops-65c7ef95d737
I'm using azurerm provider to 1.44.0.
##[error]Terraform command 'plan' failed with exit code '1'.: Error making Read request on Azure KeyVault Secret LinuxSSHPubKey: keyvault.BaseClient#GetSecret: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="Forbidden" Message="Access denied. Caller was not found on any access policy.\r\nCaller: appid=;oid=be9ab407-1ab1-4282-bb69-0182174b9912;numgroups=0;iss=https://sts.windows.net/***/\r\nVault: sandboxitycckeyvault;location=westeurope" InnerError={"code":"AccessDenied"} | Error making Read request on Azure KeyVault Secret spn-id: keyvault.BaseClient#GetSecret: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="Forbidden" Message="Access denied. Caller was not found on any access policy.\r\nCaller: appid=;oid=be9ab407-1ab1-4282-bb69-0182174b9912;numgroups=0;iss=
Any ideas?
The text was updated successfully, but these errors were encountered: