Share via

With my application gateway, I am unable to reach my backend from public network, even though the backend is healthy and listeners are well configured

cargobuddy 20 Reputation points
2026-03-22T05:49:12.0733333+00:00

With my application gateway, I am unable to reach my backend from public network, even though the backend is healthy and listeners are well configured. Here is my configuration:

  • My AKS cluster is hosted in the same VNET as that of my application gateway (Standard_V2), but in different subnets.
  • My application gateway is the ingress to my AKS cluster, through AGIC.
  • The SSL certificate is also configured through key-vault store.
  • The backend health shows all Ok (green)

However, the services are not reachable through public endpoints.

Azure Application Gateway
Azure Application Gateway

An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.


1 answer

Sort by: Most helpful
  1. Praveen Bandaru 11,230 Reputation points Microsoft External Staff Moderator
    2026-03-24T00:41:51.7+00:00

    Hello cargobuddy

    We have confirmed that your application gateway URL is set up for HTTP traffic. Please check your configuration to ensure both HTTP and HTTPS traffic are allowed.

    Also, verify if your backend accepts HTTP traffic. If it does not, update your configuration to use HTTPS. Once that's done, you can configure a certificate in the application gateway and let us know the results.

    You can set up a listener with HTTPS in the listener configuration and test it.


    I hope the above answer helps you! Please let us know if you have any further questions.

    Please don't forget to "upvote" where the information provided will help you, this can be beneficial to other members of the community.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.