File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
articles/virtual-network/ip-services Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,11 @@ If you deploy a virtual machine in Azure and it doesn't have explicit outbound c
57
57
58
58
* Customers don't own the default outbound access IP. This IP might change, and any dependency on it could cause issues in the future.
59
59
60
+ Some examples of configurations that will not work when using default outbound access:
61
+ - When you have multiple NICs on the same VM, note that default outbound IPs will not consistently be the same across all NICs.
62
+ - When scaling up/down Virtual Machine Scale sets, default outbound IPs assigned to individual instances can and will often change.
63
+ - Similarly, default outbound IPs are not consistent or contigious across VM instances in a Virtual Machine Scale Set.
64
+
60
65
## How can I transition to an explicit method of public connectivity (and disable default outbound access)?
61
66
62
67
There are multiple ways to turn off default outbound access. The following sections describe the options available to you.
You can’t perform that action at this time.
0 commit comments