Backend Server Health Status Conflicting with Health Probe Logs in Application Gateway
Hello Azure Community,
I am encountering an issue with my Azure Application Gateway where the backend server status is reported as Healthy, but the health probe log indicates that the server cannot be reached. The log states:
"Cannot connect to the backend server. Check whether any NSG/UDR/Firewall is blocking access to the server. Check if the application is running on the correct port.
However, the instance health is displayed as Healthy in the pipeline results.
Here are some additional details:
- A Virtual Machine Scale Set (VMSS) is being used as the backend server.
- The health probe is configured correctly to target the expected endpoint.
- Network Security Groups (NSGs) and User-Defined Routes (UDRs) appear to be correctly configured, but the error persists.
Please provide insights on why this discrepancy might occur and steps to troubleshoot or resolve it.
Attached is the DevOps Pipeline log in image format for your reference. Please find it attached.
Thank you in advance...!
Regards,
Arunkumar Elango