Can I Add a NAT Gateway to an Existing Azure Virtual Network Gateway?

0
4
Asked By TechWhiz123 On

I'm curious if it's possible to integrate a NAT Gateway into an existing Virtual Network Gateway in Azure. I want to understand how this setup might work, especially in terms of traffic management and any limitations that might come with it.

1 Answer

Answered By CloudGuru77 On

In short, a Virtual Network Gateway (VNG) mainly handles VPN or ExpressRoute connections and doesn't allow outbound internet traffic. On the other hand, a NAT Gateway is designed for outbound traffic management on a subnet. So, it’s not as simple as just adding a NAT Gateway to your existing VNG.

AzureNovice44 -

So does that mean I can still route all my outbound traffic through a NAT Gateway even if I'm using the existing VNG?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.