Azure Logic App Failure

Pratik Somaiya 4,201 Reputation points
2020-06-11T04:08:11.917+00:00

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

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,102 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,828 questions
0 comments No comments
{count} votes

Accepted answer
  1. Pratik Somaiya 4,201 Reputation points
    2020-06-19T09:00:32.017+00:00

    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

    2 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Uri Dimant 206 Reputation points
    2020-06-11T05:33:16.843+00:00
    1 person found this answer helpful.