Skip to content

Commit cfef331

Browse files
authored
Merge pull request #109224 from asudbring/lbpatch
Removed limitation as SNat is now in portal
2 parents af9d5c6 + 08ebc36 commit cfef331

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/load-balancer/load-balancer-outbound-connections.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ When you apply an NSG to a load-balanced VM, pay attention to the [service tags]
251251
If an NSG blocks health probe requests from the AZURE_LOADBALANCER default tag, your VM health probe fails and the VM is marked down. Load Balancer stops sending new flows to that VM.
252252

253253
## Limitations
254-
- DisableOutboundSnat is not available as an option when configuring a load balancing rule in the portal. Use REST, template, or client tools instead.
255254
- Web Worker Roles without a VNet and other Microsoft platform services can be accessible when only an internal Standard Load Balancer is used due to a side effect from how pre-VNet services and other platform services function. Do not rely on this side effect as the respective service itself or the underlying platform may change without notice. You must always assume you need to create outbound connectivity explicitly if desired when using an internal Standard Load Balancer only. The [default SNAT](#defaultsnat) scenario 3 described in this article is not available.
256255

257256
## Next steps

0 commit comments

Comments
 (0)