Skip to content

Commit e7f69bc

Browse files
committed
image and PII removal
1 parent efafb13 commit e7f69bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/nat-gateway/tutorial-hub-spoke-nat-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ Obtain the NAT gateway public IP address for verification of the steps later in
417417

418418
```output
419419
azureuser@vm-1:~$ curl ifconfig.me
420-
20.225.88.213
420+
203.0.113.34
421421
```
422422

423423
1. Close the Bastion connection to **vm-spoke**.

articles/nat-gateway/tutorial-nat-gateway-load-balancer-internal-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: nat-gateway
88
ms.topic: tutorial
9-
ms.date: 02/13/2024
9+
ms.date: 08/30/2024
1010
ms.custom: template-tutorial, linux-related-content
1111
---
1212

@@ -74,7 +74,7 @@ In this section, you test the NAT gateway. You first discover the public IP of t
7474

7575
```output
7676
azureuser@vm-1:~$ curl ifconfig.me
77-
20.7.200.36
77+
203.0.113.24
7878
```
7979

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

0 commit comments

Comments
 (0)