You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/ephemeral-ip-note.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ ms.date: 10/26/2022
6
6
ms.author: allensu
7
7
---
8
8
> [!NOTE]
9
-
> Azure provides a default outbound access IP for VMs that either aren't assigned a public IP address or are in the back-end pool of an internal basic Azure load balancer. The default outbound access IP mechanism provides an outbound IP address that isn't configurable.
9
+
> Azure provides a default outbound access IP for VMs that either aren't assigned a public IP address or are in the backend pool of an internal basic Azure load balancer. The default outbound access IP mechanism provides an outbound IP address that isn't configurable.
10
10
>
11
11
> The default outbound access IP is disabled when one of the following events happens:
12
12
> - A public IP address is assigned to the VM.
13
-
> - The VM is placed in the back-end pool of a standard load balancer, with or without outbound rules.
13
+
> - The VM is placed in the backend pool of a standard load balancer, with or without outbound rules.
14
14
> - An [Azure Virtual Network NAT gateway](../articles/virtual-network/nat-gateway/nat-overview.md) resource is assigned to the subnet of the VM.
15
15
>
16
16
> VMs that you create by using virtual machine scale sets in flexible orchestration mode don't have default outbound access.
0 commit comments