The issue was resolved by deleting and redeploying the logic app and app service. The code was also tweaked to hit key vault only for a limited amount of time.
Thanks!
Pratik
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The logic app hosted on our production server is failing with an error A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond <IP address of Key Vault>
The logic app calls Azure App service in behind and we need to fire a request to key vault due to retrieval of secrets from it.
The logic app is working fine on rest of the environments but not on production, though they have the same configurations.
Have someone experienced such an issue earlier and how to resolve it.
Thanks,
Pratik
The issue was resolved by deleting and redeploying the logic app and app service. The code was also tweaked to hit key vault only for a limited amount of time.
Thanks!
Pratik
Take a look into this article
https://azure.microsoft.com/nl-nl/blog/sql-azure-connectivity-troubleshooting-guide/
Also you can set Key Vault logging
http://blogs.recneps.net/post/Azure-Key-Vault-Logging-and-Events-with-Log-Analytics