When endpoints are unhealthy, your Traffic Manager profile will enter a “Degraded” state. Blue Matador will automatically detect this situation. When this occurs, take the following steps to troubleshoot the issue:
If an endpoint is being reported as unhealthy, it means that Traffic Manager’s health probe is not returning the expected result at the configured path. Blue Matador will automatically detect when this happens by watching the ProbeAgentCurrentEndpointStateByProfileResourceId metric. To solve the problem, you’ll want to enable diagnostic logs and look for issues with the health probe path in the endpoint. It can also be helpful to check application logs for the endpoint to look for exceptions. When you find where the error is occuring, correct the issue and deploy a fix.