Skip to content

Commit 72f74bc

Browse files
committed
add toc
1 parent 8c0fee9 commit 72f74bc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/app-service/environment/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
items:
55
- name: About App Service Environment
66
href: overview.md
7+
- name: Version comparison
8+
href: version-comparison.md
79
- name: Quickstarts
810
expanded: true
911
items:

articles/app-service/environment/version-comparison.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ App Service Environment has three versions. App Service Environment v3 is the la
2727
|Dedicated host group |No |No |Yes (not compatible with zone redundancy) |
2828
|Upgrade preference for planned maintenance |No |No |[Yes](how-to-upgrade-preference.md) |
2929
|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) |
3131
|[Azure virtual network (classic)](../../virtual-network/create-virtual-network-classic.md) support |Yes |No |No |
3232
|Subnet delegation |Not required |Not required |Must be delegated to `Microsoft.Web/hostingEnvironments` |
3333

@@ -48,7 +48,7 @@ App Service Environment has three versions. App Service Environment v3 is the la
4848
|---------|---------|---------|---------|
4949
|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 |
5050
|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 |
5252

5353
### Pricing
5454

0 commit comments

Comments
 (0)