question

StevenAWunderlinJr-3135 avatar image
0 Votes"
StevenAWunderlinJr-3135 asked GitaraniSharmaMSFT-4262 answered

Site to Site Vpn From azure

When configuring a site to site vpn from azure if you want to add a additional network to the local network gateway do you need to delete the local network gateway and recreate it with the additonal network or just the connection

azure-vpn-gateway
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GitaraniSharmaMSFT-4262 avatar image
0 Votes"
GitaraniSharmaMSFT-4262 answered

Hello @StevenAWunderlinJr-3135 ,

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

If you want to add an additional network to Azure local network gateway, you can do so by following the below steps:
1. On the Local Network Gateway resource, in the Settings section, select Configuration.
2. Add the IP address space in the Add additional address range box.
3. Select Save to save your settings.

You do not need to delete & recreate the local network gateway. Just make sure that the ranges you specify here do not overlap with ranges of other networks that you want to connect to.
Refer : https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-modify-local-network-gateway-portal#ipaddprefix

As far as the Connection object is concerned, it should work fine after the additional network addition but there are rare cases where it doesn't pick up the new network address space. Only if you face such an issue, you can delete & recreate the connection.

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.