Skip to content

Commit 58ef85f

Browse files
Merge pull request #47718 from asudbring/sfi-remediation-adhoc
SFI remediation - Remove Public IPs
2 parents efde457 + e04af5d commit 58ef85f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

learn-pr/azure/intro-to-azure-nat-gateway/includes/4-how-azure-nat-gateway-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In the following diagram, an Azure VM in Subnet A has an instance-level public I
1414

1515
:::image type="content" source="../media/4-inbound-outbound.svg" alt-text="Diagram depicting inbound and outbound traffic flow for two subnets." border="false":::
1616

17-
The following screenshot has an Azure VM that uses 20.107.71.22 as its public IP address that it uses to make inbound RDP connection to the VM. However, its IP address for outbound connections has a different address of 40.68.136.21. This public IP address is used by the Azure NAT Gateway service.
17+
The following screenshot has an Azure VM that uses 192.0.2.22 as its public IP address that it uses to make inbound RDP connection to the VM. However, its IP address for outbound connections has a different address of 203.0.113.22. This public IP address is used by the Azure NAT Gateway service.
1818

1919
:::image type="content" source="../media/4-ip-address.png" alt-text="Screenshot that depicts the difference in an Azure VM's public IP address and its IP address for outbound connections.":::
2020

-2.81 KB
Loading

0 commit comments

Comments
 (0)