Network latency between Azure Global VNet Peering

SHAKIR SHAIKH 0 Reputation points
2024-12-14T13:24:05.3933333+00:00

Hi Team, I have a scenario below. Users at the East US site access the webpage site1.abc.com which is hosted on a Citrix Netscaler in the Central US region. Users from the East US site connect in multiple ways, through VPN or AVD environment to access the webpage. Both the sites are connected through Azure Global VNet peering.

Users in the Central US location can access the site without any drops or network latency smoothly, which could be because the webpage is hosted on the same site. However, when users access the webpage from the East US site from either VPN/AVD environments they can access the webpage but the connectivity frequently and intermittently drops and restores automatically, at times the latency is too high while accessing the webpage.

Can you guide me to isolate the issue and confirm whether it is Azure Firewall/ Global VNet peering/ application side issue? In case the issue is at the East US site what can be done to fix these network issues?

Below is the flow of how users connect to the webpage.

East US users ---> VPN/AVD ---> Az. Workload VNet----> Route to Azure Firewall VNet----> Global VNet peering between Azure Firewall VNet and Central US VNet---> Citrix Netscaler (Webpage)

User's image

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
707 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,590 questions
Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
177 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KapilAnanth-MSFT 48,261 Reputation points Microsoft Employee
    2024-12-16T12:46:56.0966667+00:00

    @SHAKIR SHAIKH ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    May I ask how you are isolating this to be a network issue?

    • Both in terms of connectivity and latency
    • It is possible that the application/server is over utilized or the issue is application related.

    With that said,

    1 . Instead of testing this with remote devices/users, I would suggest you deploy a dummyVM in the AzureEastVnet and try to access the site via VNET Peering.

    • If the issue prevails, we can eliminate that the the issue is related to S2S or AVD.
    • You can run a TCPPing or traceroute during the time of the issue and see where the latency is.

    2 . If the issue is not happening in this dummyVM,

    • Is this a new set up? (AzureEast users)
    • If this was an existing set up, did you make any recent changes that resulted in the latency/connectivity issue?
    • Do you observer a pattern/time frame during which the issue is prevalent?
    • Are you seeing any application logs for the same time frame.
    • What is the latency you are experiencing when the issue occurs vs when the issue does not occur?

    NOTE :

    Cheers,

    Kapil


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.