Can I Redirect traffic from spoke network directly to NAT Gateway without having an NVA?

Gokul Dev 20 Reputation points
2026-01-31T07:05:39.3133333+00:00

Hi,
Is it possible to have a hub and spoke architecture where all the spoke traffic is sent to Hub via route table in which NAT Gateway can receive the traffic from spoke directly without having an Azure Firewall or NVA? I believe it's not possible however I would like to get confirmation on this.

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Thanmayi Godithi 5,850 Reputation points Microsoft External Staff Moderator
    2026-02-02T07:25:34.4+00:00

    Hi @Gokul Dev,it looks like you want to know if you can route traffic directly from a spoke network to a NAT Gateway in a hub-and-spoke architecture without having an Azure Firewall or Network Virtual Appliance (NVA). Here’s the scoop:

    In a typical hub-and-spoke architecture, traffic from the spokes usually gets routed to a common hub, where services like NAT Gateways and firewalls can handle that traffic. As of now, a NAT Gateway can't receive traffic directly from the spokes without the involvement of some routing mechanism like an NVA or a firewall. So, generally, you'll need some form of intermediary infrastructure to facilitate this routing to ensure that outbound internet traffic is handled properly and securely.

    To summarize:

    • You cannot redirect spoke traffic to a NAT Gateway directly without incorporating an NVA or Azure Firewall.
    • The recommended practice is to route all traffic through an NVA or firewall before it reaches the NAT Gateway.

    User's image

    If you still have questions or need more details,let us know.

    References:

    Note: This content was drafted with the help of an AI system.

    Kindly let us know if the above helps or you need further assistance on this issue.

    If the answer is helpful, please 'Accept the answer' and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.