Skip to content

Update NAT Gateway management documentation#128286

Open
malaikanazim wants to merge 1 commit intoMicrosoftDocs:mainfrom
malaikanazim:patch-1
Open

Update NAT Gateway management documentation#128286
malaikanazim wants to merge 1 commit intoMicrosoftDocs:mainfrom
malaikanazim:patch-1

Conversation

@malaikanazim
Copy link
Contributor

Added note about NAT Gateway's outbound connectivity precedence and behavior for existing connections.

Added note about NAT Gateway's outbound connectivity precedence and behavior for existing connections.
@prmerger-automator
Copy link
Contributor

@malaikanazim : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 1fd3f4d:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@Court72
Copy link
Contributor

Court72 commented Mar 6, 2026

Trying a close/reopen to clear the validation error.

@Court72 Court72 closed this Mar 6, 2026
@Court72 Court72 reopened this Mar 6, 2026
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 1fd3f4d:

✅ Validation status: passed

File Status Preview URL Details
articles/nat-gateway/manage-nat-gateway-v2.md ✅Succeeded

For more details, please refer to the build report.

@malaikanazim malaikanazim reopened this Mar 9, 2026
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 1fd3f4d:

✅ Validation status: passed

File Status Preview URL Details
articles/nat-gateway/manage-nat-gateway-v2.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards v-dirichards requested a review from Copilot March 9, 2026 20:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation clarifying how NAT Gateway affects outbound connectivity selection for new vs. existing connections.

Changes:

  • Added a NOTE describing NAT Gateway precedence for outbound connectivity.
  • Documented that existing connections keep their original outbound path until re-established.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- Add or remove a public IP address or public IP prefix.

> [!NOTE]
> Associating a NAT Gateway with a subnet makes it the preferred outbound connectivity method for all new connections. NAT Gateway takes precedence over other explicit outbound configurations, including load balancer outbound rules, firewalls, and instance‑level public IP addresses.
Copy link

Copilot AI Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The statement “takes precedence over … firewalls” is ambiguous and could be interpreted as bypassing firewall policy. Consider clarifying that this is about SNAT/outbound path selection (e.g., source IP/egress) and does not imply skipping enforcement by network virtual appliances or Azure Firewall if traffic is still routed through them.

Suggested change
> Associating a NAT Gateway with a subnet makes it the preferred outbound connectivity method for all new connections. NAT Gateway takes precedence over other explicit outbound configurations, including load balancer outbound rules, firewalls, and instance‑level public IP addresses.
> Associating a NAT Gateway with a subnet makes it the preferred outbound connectivity method for all new outbound connections from that subnet. NAT Gateway takes precedence for outbound path and source IP (SNAT) selection over other explicit outbound configurations, such as load balancer outbound rules and instance‑level public IP addresses. This behavior does **not** bypass Azure Firewall or other network virtual appliances; traffic is still inspected and filtered if your routing sends it through them.

Copilot uses AI. Check for mistakes.
@v-dirichards
Copy link
Contributor

@asudbring

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants