Forum Discussion
nirmalmcse02
Jan 06, 2021Copper Contributor
Outbound Connectivity after azure site recovery failover
How outbound connectivity works of any virtual machines after failover initiated from Azure Site Recovery. Explanation of above query is:- On-premise environment Servers DR site is set up on Azure...
- Aug 20, 2021
nirmalmcse02 By default, outbound internet access is allowed from the vm. I recommend that you setup a NSG (network security group) for each subnet where you can block outbound internet access, don't forget to add a rule allowing Azure services... Otherwise, you could setup a route that forces all traffic back over your site-to-site vpn or expressroute...
JoeThompsonIT
Aug 20, 2021Copper Contributor
nirmalmcse02 By default, outbound internet access is allowed from the vm. I recommend that you setup a NSG (network security group) for each subnet where you can block outbound internet access, don't forget to add a rule allowing Azure services... Otherwise, you could setup a route that forces all traffic back over your site-to-site vpn or expressroute...