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: articles/virtual-network/ip-services/default-outbound-access.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: asudbring
7
7
ms.service: virtual-network
8
8
ms.subservice: ip-services
9
9
ms.topic: conceptual
10
-
ms.date: 12/09/2022
10
+
ms.date: 05/28/2023
11
11
ms.author: allensu
12
12
ms.custom: FY23 content-maintenance
13
13
---
@@ -50,7 +50,7 @@ If you deploy a virtual machine in Azure and it doesn't have explicit outbound c
50
50
51
51
* Loss of IP address
52
52
53
-
*The default outbound access IP isn't owned by customers. This IP is subject to change. Any dependency on this IP could cause issues in the future.
53
+
*Customers don't own the default outbound access IP. This IP may change, and any dependency on it could cause issues in the future.
54
54
55
55
## How can I disable default outbound access?
56
56
@@ -64,11 +64,11 @@ There are multiple ways to turn off default outbound access:
64
64
65
65
* Associate a Basic public IP to the virtual machine's network interface (if there's only one network interface).
66
66
67
-
* Associate a Standard public IP to any of the virtual machine's network interfaces (if there are multiple network interfaces, having a single one with a Standard public IP will prevent default outbound access for the virtual machine).
67
+
* Associate a Standard public IP to any of the virtual machine's network interfaces (if there are multiple network interfaces, having a single NIC with a standard public IP prevents default outbound access for the virtual machine).
68
68
69
69
* Use Flexible orchestration mode for Virtual Machine Scale Sets.
70
70
71
-
* Flexible scale sets are secure by default. Any instances created via Flexible scale sets won't have the default outbound access IP associated to it. For more information, see [Flexible orchestration mode for Virtual Machine Scale Sets](../../virtual-machines/flexible-virtual-machine-scale-sets.md)
71
+
* Flexible scale sets are secure by default. Any instances created via Flexible scale sets don't have the default outbound access IP associated with them. For more information, see [Flexible orchestration mode for Virtual Machine Scale Sets](../../virtual-machines/flexible-virtual-machine-scale-sets.md)
72
72
73
73
>[!Important]
74
74
> When a backend pool is configured by IP address, it will use default outbound access due to an ongoing known issue. For secure by default configuration and applications with demanding outbound needs, associate a NAT gateway to the VMs in your load balancer's backend pool to secure traffic. See more on existing [known issues](../../load-balancer/whats-new.md#known-issues).
0 commit comments