Application Gateway Issue

Mohammed Shafi 20 Reputation points
2025-01-08T16:11:42.72+00:00

Hello Team,

We are experiencing an issue with our application running in Azure VM and accessing through the application gateway.

Some functions are running after page refresh, but those are not working properly after actions like submit or cancel, etc. on the application side.

If we run the application directly without a gateway setup it is working fine. But, if it is running through the gateway even if I disable the WAF these backend events are not working.

We are using the ERPnext application deployed in Azure VM, accessing through Azure Application Gateway Tier WAF v2.

If someone can provide some clarity or guidance on how to resolve this issue it would be greatly appreciated.

Thanks in advance

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

Accepted answer
  1. Sai Prasanna Sinde 3,585 Reputation points Microsoft Vendor
    2025-01-15T16:58:09.9266667+00:00

    Hi @Mohammed Shafi

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer.

    Issue:
    Some functions are running after page refresh, but those are not working properly after actions like submit or cancel, etc. on the application side.

    If we run the application directly without a gateway setup it is working fine. But if it is running through the gateway even if I disable the WAF these backend events are not working.

    Solution:
    You have overcome this issue by manually reloading the page after the post-event of application action buttons.

    Thanks,
    Sai.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.