Skip to content

Commit 43f46ad

Browse files
authored
Merge pull request #205839 from aimee-littleton/patch-77
remove port 25 issue
2 parents a9f75e9 + a1e37aa commit 43f46ad

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

articles/virtual-network/nat-gateway/troubleshoot-nat.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -149,15 +149,6 @@ A couple important notes about the NAT gateway and Azure App Services integratio
149149
* Virtual network integration does not provide inbound private access to your app from the virtual network.
150150
* Because of the nature of how virtual network integration operates, the traffic from virtual network integration does not show up in Azure Network Watcher or NSG flow logs.
151151

152-
### Port 25 cannot be used for regional VNet integration with NAT gateway
153-
154-
Port 25 is an SMTP port that is used to send email. Azure app services regional Virtual network integration cannot use port 25 by design. While it is possible to have the block on port 25 removed, having this block removed will still not allow you to use port 25 with your Azure App services. Azure App services regional virtual network integration cannot use port 25 by design.
155-
156-
If NAT gateway is enabled on the integration subnet with your Azure App services, NAT gateway can still be used to connect outbound to the internet on other ports except port 25.
157-
158-
**Work around solution:**
159-
* Set up port forwarding to a Windows VM to route traffic to Port 25.
160-
161152
## NAT gateway public IP not being used for outbound traffic
162153

163154
### VMs hold on to prior SNAT IP with active connection after NAT gateway added to a VNet

0 commit comments

Comments
 (0)