Skip to content

Commit 35bd312

Browse files
committed
removing scaling numbers
1 parent 72f74bc commit 35bd312

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'App Service Environment version comparison'
33
description: This article provides an overview of the App Service Environment versions and feature differences between them.
44
author: seligj95
5-
ms.date: 3/6/2023
5+
ms.date: 3/9/2023
66
ms.author: jordanselig
77
ms.topic: article
88
---
@@ -44,11 +44,12 @@ App Service Environment has three versions. App Service Environment v3 is the la
4444

4545
### Scaling
4646

47+
App Service Environment v3 runs on the latest [Virtual Machine Scale Sets](../../virtual-machine-scale-sets/overview.md) infrastructure while App Service Environment v1 and v2 run on [Cloud Services (classic)](../../cloud-services/cloud-services-choose-me.md). Because of this, App Service Environment v3 has the best performing and fastest scaling times across all versions.
48+
4749
|Feature |[App Service Environment v1](app-service-app-service-environment-intro.md) |[App Service Environment v2](intro.md) |[App Service Environment v3](overview.md) |
4850
|---------|---------|---------|---------|
4951
|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 |
5052
|Scaling operations |Blocks other scaling operations |Blocks other scaling operations |Doesn't block other scale operations |
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 |
5253

5354
### Pricing
5455

0 commit comments

Comments
 (0)