-
Orchestrator function 'GetCertificates_Orchestrator' failed: The activity function 'GetAllCertificates' failed: "Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (An attempt was made to access a socket in a way forbidden by its access permissions. (asrwe-lowcode-s-kvt-sbx.vault.azure.net:443)) (An attempt was made to access a socket in a way forbidden by its access permissions. (asrwe-lowcode-s-kvt-sbx.vault.azure.net:443)) (An attempt was made to access a socket in a way forbidden by its access permissions. (asrwe-lowcode-s-kvt-sbx.vault.azure.net:443)) (An attempt was made to access a socket in a way forbidden by its access permissions. (asrwe-lowcode-s-kvt-sbx.vault.azure.net:443))". See the function execution logs for additional details. FYI, Function app has all permission on the given KV. Its been working in others env flawlessly but new deployment shows error. Any idea ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
From the error message, it appears to be a network socket level error, so it appears to be either a temporary Azure outage or a problem with the Firewall configuration on the Key Vault side. |
Beta Was this translation helpful? Give feedback.
From the error message, it appears to be a network socket level error, so it appears to be either a temporary Azure outage or a problem with the Firewall configuration on the Key Vault side.