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/app-service/environment/version-comparison.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ App Service Environment has three versions. App Service Environment v3 is the la
27
27
|Dedicated host group |No |No |Yes (not compatible with zone redundancy) |
28
28
|Upgrade preference for planned maintenance |No |No |[Yes](how-to-upgrade-preference.md)|
29
29
|FTPS |Yes |Yes |Yes, must be explicitly [enabled](configure-network-settings.md#ftp-access). Access to FTPS endpoint using custom domain suffix isn't supported. |
30
-
|Remote debugging |Yes |Yes |Yes, must explicitly [enable](configure-network-settings.md#remote-debugging-access)|
30
+
|Remote debugging |Yes |Yes |Yes, must explicitly [enabled](configure-network-settings.md#remote-debugging-access)|
31
31
|[Azure virtual network (classic)](../../virtual-network/create-virtual-network-classic.md) support |Yes |No |No |
32
32
|Subnet delegation |Not required |Not required |Must be delegated to `Microsoft.Web/hostingEnvironments`|
33
33
@@ -48,7 +48,7 @@ App Service Environment has three versions. App Service Environment v3 is the la
48
48
|---------|---------|---------|---------|
49
49
|Front-end scaling management |[Manual](app-service-web-scale-a-web-app-in-an-app-service-environment.md)|[Manual](using-an-ase.md#front-end-scaling)|Managed by platform |
50
50
|Scaling operations |Blocks other scaling operations |Blocks other scaling operations |Doesn't block other scale operations |
51
-
|Scaling speed |30+ minutes for Windows, 60+ minutes for Linux |30+ minutes for Windows, 60+ minutes for Linux |Less than 15 minutes for both Windows and Linux |
51
+
|TODO: Scaling speed |30+ minutes for Windows, 60+ minutes for Linux |30+ minutes for Windows, 60+ minutes for Linux |Less than 15 minutes for both Windows and Linux |
0 commit comments