0

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 52.238.79.45:443

The error occurs when Application hosted on a on-premises IIS server tries to hit an API in Azure Service fabric cluster. We even allowed Any-Any connections on firewall to confirm if firewall is blocking but we got the same error. How can this be solved?

Azmeena
  • 29
  • 3
  • 5

1 Answers1

0

impossible to know with the information provided, but applications on service fabric can be called from outside, so you need to check your setup

4c74356b41
  • 69,186
  • 6
  • 100
  • 141