An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
Hello @Nassim Cherifi,
Thanks for reaching out to Microsoft Q&A.
Based on your description, this is a known behavior in Azure Virtual WAN. Adding a new Virtual Network connection to the hub can cause temporary disconnections for Point-to-Site clients if a VPN gateway is present. The hub undergoes a reconfiguration, which may result in TCP 443 timeouts during connection attempts, even though authentication is successful. This issue is related to the hub update process, not routing changes.
Reference Document: https://learn.microsoft.com/en-us/azure/virtual-wan/howto-connect-vnet-hub
To prevent similar issues for users in the future:
- Consider scheduling hub changes (such as adding VNets) during off-peak times or maintenance windows.
- Monitor the Virtual WAN hub’s status using Azure Monitor or portal insights to detect updates early.
If the issue continues longer than expected, you can reset the VPN gateway in the Azure portal. This reboot is designed to minimize downtime (usually less than a minute), but it’s best to test this in a low-impact scenario first. Afterward, users should redownload their VPN profiles if needed.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept the Answer" if the information helped you. This will help us and others in the community as well.