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/overview-v2.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ The v2 SKU includes the following enhancements:
43
43
## SKU types
44
44
45
45
Application Gateway v2 is available under two SKUs:
46
-
-**Basic** (preview): The Basic SKU is designed for applications that have lower traffic and SLA requirements, and don't need advanced traffic management features.
46
+
-**Basic** (preview): The Basic SKU is designed for applications that have lower traffic and SLA requirements, and don't need advanced traffic management features. For information on how to register for the public preview of Application Gateway Basic SKU, see [Register for the preview](#register-for-the-preview).
47
47
-**Standard_v2 SKU**: The Standard_v2 SKU is designed for running production workloads and high traffic. It also includes auto scale that can automatically adjust the number of instances to match your traffic needs.
48
48
49
49
The following table displays a comparison between Basic and Standard_v2.
@@ -128,9 +128,21 @@ This section describes features and limitations of the v2 SKU that differ from t
128
128
|Cookie Affinity |Current V2 doesn't support appending the domain in session affinity Set-Cookie, which means that the cookie can't be used by client for the subdomains.|
129
129
|Microsoft Defender for Cloud integration|Not yet available.
130
130
131
+
## Register for the preview
132
+
133
+
Run the following Azure CLI commands in to register for the preview of Application Basic SKU.
Depending on your requirements and environment, you can create a test Application Gateway using either the Azure portal, Azure PowerShell, or Azure CLI.
134
144
145
+
146
+
135
147
-[Tutorial: Create an application gateway that improves web application access](tutorial-autoscale-ps.md)
136
148
-[Learn module: Introduction to Azure Application Gateway](/training/modules/intro-to-azure-application-gateway)
0 commit comments