You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/application-gateway-faq.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: application-gateway
5
5
author: vhorne
6
6
ms.service: application-gateway
7
7
ms.topic: article
8
-
ms.date: 03/24/2020
8
+
ms.date: 04/01/2020
9
9
ms.author: victorh
10
10
---
11
11
@@ -107,7 +107,15 @@ Most deployments that use the v2 SKU take around 6 minutes to provision. However
107
107
108
108
### Can I use Exchange Server as a backend with Application Gateway?
109
109
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).
111
119
112
120
## Performance
113
121
@@ -199,10 +207,6 @@ Yes. See [restrict access to specific source IPs](https://docs.microsoft.com/azu
199
207
200
208
No.
201
209
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
-
206
210
### Does Application Gateway support IPv6?
207
211
208
212
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
325
329
326
330
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).
327
331
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).
0 commit comments