Skip to content

Commit 35649c9

Browse files
authored
Merge pull request #267944 from jaesoni/faq-email-protocols
Update email protocols info
2 parents 7c5f9d0 + 1528b07 commit 35649c9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/application-gateway/application-gateway-faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,11 @@ sections:
126126
<sup>1</sup> We recommend a minimum instance count of 2 to be configured for Application Gateway v1 SKU deployments to ensure at least one instance can serve traffic while updates are applied.
127127
128128
- question: Can I use Exchange Server as a backend with Application Gateway?
129-
answer: Application Gateway doesn't support email protocols such as SMTP, IMAP, and POP3. HTTP/HTTPS services such as OWA, ActiveSync, and AutoDiscovery traffic might flow through Application Gateway, but WAF exclusions might be required if you're using a WAF SKU.
129+
answer: |
130+
Application Gateway supports [TLS/TCP protocol proxy](tcp-tls-proxy-overview.md) through its Layer 4 proxy in **Preview**.
131+
132+
Application gateway's Layer 7 proxy with HTTP(S) protocols will not support email protocols such as SMTP, IMAP, and POP3. However, for some supporting email services, such as Outlook Web Access (OWA), ActiveSync, and AutoDiscovery traffic that uses HTTP(S) protocols, you can use Layer 7 proxy, and their traffic should flow through. (Note: Exclusions in the WAF rules might be required when using a WAF SKU).
133+
130134
131135
- question: Is there guidance available to migrate from the v1 SKU to the v2 SKU?
132136
answer: |

0 commit comments

Comments
 (0)