application gateway is not able to route properly

Anshuman Srivastava 30 Reputation points
2024-12-24T06:24:29.3+00:00

i have created a two env qa and dev now and they both have seprate application gateway i have created a login page and association page in association there are lots of sub domian which i need to add, so in Listener type of application gateway i am using basic so that by default it take it after adding in dns zone and in login i am adding single Listener type with subdomain but i in dev it is not redirecting on login page it is asking to select basic (it is working when i set a basic Listener type) the page is not found showing whereas in qa it is working prefectly as expected

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,111 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sina Salam 15,476 Reputation points
    2024-12-24T12:48:10.82+00:00

    Hello Anshuman Srivastava,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you're having issue with application gateway not able to route properly.

    Among many things you can check are Listener Configuration, DNS Configuration and Routing Rules.

    Most of all, v2 SKU can affect how requests are routed so, make sure that multi-site listeners are processed before basic listeners unless rule priority is defined - https://learn.microsoft.com/en-us/azure/application-gateway/configuration-listeners

    Also, you can use tools like Azure Network Watcher to diagnose and troubleshoot network issues and if you have logs enable, review and let see more error or information that you get.

    I hope this is helpful! Do not hesitate to let me know if you have any other questions.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.

    0 comments No comments

Your answer

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