Azure-docs: Where to find why health probes are failing?

Created on 4 Sep 2019  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-docs

I had health probes failing on one of my instances. I could not figure out why Front Door did not connect to it.
Are there any logs or diagnostics information about the result of health probes and why Front Door might think the back end is down?
I looked in Log Analytics, but only found logs for incoming requests.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 cxp frontdoosvc product-question triaged

Most helpful comment

@xenalite , It is a valid feedback. In Application Gateway we do have an option to see the error description when the health probe fails.

It is a product ask and I will pass on the feedback to the product group. Thank you for your valuable feedback again!!

All 5 comments

@xenalite , Thank you for your feedback. We will investigate and get back to you shortly.

@xenalite , What is the probe config that you have defined in AFD?

Can you do a curl from your machine to http/https://backendpool/ and share me the results?

I no longer have the health probes failing because I investigated it and found a misconfiguration.
However, there are a number of issues that could be preventing back end health probes from being successful:

  1. Wrong host header
  2. Wrong host name
  3. Unreachable host - may be reachable from my machine but not Front Door
  4. Wrong protocol - HTTP / HTTPS probes
  5. Wrong health probe endpoint - 404
  6. HTTPS health probe returning with self-signed / untrusted certificate

How could I find out what Front Door thinks is wrong?

Here's my config:

image

@xenalite , It is a valid feedback. In Application Gateway we do have an option to see the error description when the health probe fails.

It is a product ask and I will pass on the feedback to the product group. Thank you for your valuable feedback again!!

I'd like to request this feature. What would be the best way to get an alert of health probe failure.

Was this page helpful?
0 / 5 - 0 ratings