Skip to content

Commit ebd702d

Browse files
authored
Merge pull request #261752 from asudbring/smtp-edit
Added MCA-E agreements to SMTP article on outbound connectivity
2 parents a11dafc + e84c7d1 commit ebd702d

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

articles/virtual-network/troubleshoot-outbound-smtp-connectivity.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: dcscontentpm
77
ms.service: virtual-network
88
ms.topic: troubleshooting
99
ms.workload: infrastructure-services
10-
ms.date: 10/30/2023
10+
ms.date: 12/20/2023
1111
ms.author: allensu
1212
---
1313

@@ -24,9 +24,9 @@ We recommend you use authenticated SMTP relay services to send email from Azure
2424

2525
Using these email delivery services isn't restricted in Azure, regardless of the subscription type.
2626

27-
## Enterprise Agreement
27+
## Enterprise and MCA-E
2828

29-
For VMs and Azure Firewall that are deployed in standard Enterprise Agreement subscriptions, the outbound SMTP connections on TCP port 25 aren't blocked. However, there's no guarantee that external domains accept the incoming emails from the VMs and Azure Firewall. For emails rejected or filtered by the external domains, contact the email service providers of the external domains to resolve the problems. These problems aren't covered by Azure support.
29+
For VMs and Azure Firewall that are deployed in standard Enterprise Agreement or Microsoft Customer Agreement for enterprise (MCA-E) subscriptions, the outbound SMTP connections on TCP port 25 aren't blocked. However, there's no guarantee that external domains accept the incoming emails from the VMs and Azure Firewall. For emails rejected or filtered by the external domains, contact the email service providers of the external domains to resolve the problems. These problems aren't covered by Azure support.
3030

3131
For Enterprise Dev/Test subscriptions, port 25 is blocked by default.
3232

@@ -36,15 +36,14 @@ After the subscription is exempted from this block and the VMs are stopped and r
3636

3737
## All Other Subscription Types
3838

39-
The Azure platform blocks outbound SMTP connections on TCP port 25 for deployed VMs. This block is to ensure better security for Microsoft partners and customers, protect Microsoft’s Azure platform, and conform to industry standards.
39+
The Azure platform blocks outbound SMTP connections on TCP port 25 for deployed VMs. This block is to ensure better security for Microsoft partners and customers, protect Microsoft’s Azure platform, and conform to industry standards.
4040

41-
If you're using a nonenterprise subscription type, we encourage you to use an authenticated SMTP relay service, as outlined earlier in this article.
41+
If you're using a subscription type that isn't an Enterprise Agreement or MCA-E, we encourage you to use an authenticated SMTP relay service, as outlined earlier in this article.
4242

4343
## Changing subscription type
4444

45-
If you change your subscription type from Enterprise Agreement to another type of subscription, changes to your deployments might result in outbound SMTP being blocked.
46-
45+
If you change your subscription type from Enterprise Agreement or MCA-E to another type of subscription, changes to your deployments might result in outbound SMTP being blocked.
4746

4847
## Need help? Contact support
4948

50-
If you're using an Enterprise Agreement subscription and still need help, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade) to get your problem resolved quickly. Use this issue type: **Technical** > **Virtual Network** > **Cannot send email (SMTP/Port 25)**.
49+
If you're using an Enterprise Agreement or MCA-E subscription and still need help, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade) to get your problem resolved quickly. Use this issue type: **Technical** > **Virtual Network** > **Cannot send email (SMTP/Port 25)**.

0 commit comments

Comments
 (0)