Skip to content

Commit 63ec81e

Browse files
authored
Merge pull request #109881 from vhorne/ag-faq
add statement for continued v1 support
2 parents 957b765 + d45569f commit 63ec81e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/application-gateway/application-gateway-faq.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: vhorne
66
ms.service: application-gateway
77
ms.topic: article
8-
ms.date: 03/24/2020
8+
ms.date: 04/01/2020
99
ms.author: victorh
1010
---
1111

@@ -107,7 +107,15 @@ Most deployments that use the v2 SKU take around 6 minutes to provision. However
107107

108108
### Can I use Exchange Server as a backend with Application Gateway?
109109

110-
No. Application Gateway doesn't support email protocols such as SMTP, IMAP, and POP3.
110+
No. Application Gateway doesn't support email protocols such as SMTP, IMAP, and POP3.
111+
112+
### Is there guidance available to migrate from the v1 SKU to the v2 SKU?
113+
114+
Yes. For details see, [Migrate Azure Application Gateway and Web Application Firewall from v1 to v2](migrate-v1-v2.md).
115+
116+
### Will the Application Gateway v1 SKU continue to be supported?
117+
118+
Yes. The Application Gateway v1 SKU will continue to be supported. However, it is strongly recommended that you move to v2 to take advantage of the feature updates in that SKU. For more information, see [Autoscaling and Zone-redundant Application Gateway v2](application-gateway-autoscaling-zone-redundant.md).
111119

112120
## Performance
113121

@@ -199,10 +207,6 @@ Yes. See [restrict access to specific source IPs](https://docs.microsoft.com/azu
199207

200208
No.
201209

202-
### Is there guidance available to migrate from the v1 SKU to the v2 SKU?
203-
204-
Yes. For details see, [Migrate Azure Application Gateway and Web Application Firewall from v1 to v2](migrate-v1-v2.md).
205-
206210
### Does Application Gateway support IPv6?
207211

208212
Application Gateway v2 does not currently support IPv6. It can operate in a dual stack VNet using only IPv4, but the gateway subnet must be IPv4-only. Application Gateway v1 does not support dual stack VNets.
@@ -325,10 +329,6 @@ For more information, see [OWASP top-10 vulnerabilities](https://www.owasp.org/i
325329

326330
Yes. You can enable DDoS protection on the virtual network where the application gateway is deployed. This setting ensures that the Azure DDoS Protection service also protects the application gateway virtual IP (VIP).
327331

328-
### Is there guidance available to migrate from the v1 SKU to the v2 SKU?
329-
330-
Yes. For details see, [Migrate Azure Application Gateway and Web Application Firewall from v1 to v2](migrate-v1-v2.md).
331-
332332
## Configuration - ingress controller for AKS
333333

334334
### What is an Ingress Controller?

0 commit comments

Comments
 (0)