File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/virtual-network/ip-services Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ If you deploy a virtual machine in Azure and it doesn't have explicit outbound c
55
55
56
56
Some examples of configurations that won't work when using default outbound access:
57
57
- When you have multiple NICs on the same VM, default outbound IPs won't consistently be the same across all NICs.
58
- - When scaling up/down Virtual Machine Scale sets, default outbound IPs assigned to individual instances can and change.
58
+ - When scaling up/down Virtual Machine Scale sets, default outbound IPs assigned to individual instances can change.
59
59
- Similarly, default outbound IPs aren't consistent or contiguous across VM instances in a Virtual Machine Scale Set.
60
60
61
61
## How can I transition to an explicit method of public connectivity (and disable default outbound access)?
You can’t perform that action at this time.
0 commit comments