Skip to content

Commit 35d131b

Browse files
authored
Merge pull request #303949 from asudbring/us479003-uuf-fix-nat-gateway
Fixed screenshot and output for UUF item for NAT Gateway
2 parents 7406f89 + 499581f commit 35d131b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
24.5 KB
Loading

articles/nat-gateway/tutorial-nat-gateway-load-balancer-public-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: asudbring
66
ms.author: allensu
77
ms.service: azure-nat-gateway
88
ms.topic: tutorial
9-
ms.date: 01/30/2024
9+
ms.date: 08/06/2025
1010
ms.custom: template-tutorial, linux-related-content
1111
# Customer intent: "As a cloud architect, I want to integrate a NAT gateway with a public load balancer, so that I can ensure secure and efficient outbound connectivity for my backend resources."
1212
---
@@ -75,7 +75,7 @@ In this section, you test the NAT gateway. You first discover the public IP of t
7575

7676
```output
7777
azureuser@vm-1:~$ curl ifconfig.me
78-
20.7.200.36
78+
203.0.113.25
7979
```
8080

8181
1. Close the bastion connection to **vm-1**.

0 commit comments

Comments
 (0)