Skip to content

Commit d5bdfb5

Browse files
authored
Merge pull request #206384 from brianlehr/patch-19
Update default-outbound-access.md
2 parents f342260 + 4ec4cfd commit d5bdfb5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-network/ip-services/default-outbound-access.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ There are multiple ways to turn off default outbound access:
5858

5959
* Associate a standard load balancer with outbound rules configured.
6060

61-
* Associate a public IP to any of the virtual machine's network interfaces (if there are multiple network interfaces, having a single one with a public IP will prevent default outbound access for the virtual machine).
61+
* Associate a Basic public IP to the virtual machine's network interface (if there is only one network interface).
62+
63+
* 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).
6264

6365
2. Use Flexible orchestration mode for virtual machine scale sets.
6466

0 commit comments

Comments
 (0)