Skip to content

Commit b12f2b1

Browse files
committed
mads feedback
1 parent 7f24d50 commit b12f2b1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 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/15/2023
5+
ms.date: 3/16/2023
66
ms.author: jordanselig
77
ms.topic: article
88
---
@@ -41,7 +41,7 @@ App Service Environment has three versions. App Service Environment v3 is the la
4141
|SMTP traffic |Yes |Yes |Yes |
4242
|Network watcher or NSG flow logs to monitor traffic |Yes |Yes |Yes |
4343
|Subnet delegation |Not required |Not required |[Must be delegated to `Microsoft.Web/hostingEnvironments`](networking.md#subnet-requirements) |
44-
|Subnet size|TODO: input |An App Service Environment v2 with no App Service plans uses 12 addresses before you create an app. If you use an ILB App Service Environment v2, then it uses 13 addresses before you create an app. As you scale out, infrastructure roles are added at every multiple of 15 and 20 of your App Service plan instances. |Any particular subnet has five addresses reserved for management purposes. In addition to the management addresses, App Service Environment v3 dynamically scales the supporting infrastructure, and uses between 4 and 27 addresses, depending on the configuration and load. You can use the remaining addresses for instances in the App Service plan. The minimal size of your subnet can be a /27 address space (32 addresses). |
44+
|Subnet size|An App Service Environment v1 with no App Service plans uses 12 addresses before you create an app. If you use an ILB App Service Environment v1, then it uses 13 addresses before you create an app. As you scale out, infrastructure roles are added at every multiple of 15 and 20 of your App Service plan instances. |An App Service Environment v2 with no App Service plans uses 12 addresses before you create an app. If you use an ILB App Service Environment v2, then it uses 13 addresses before you create an app. As you scale out, infrastructure roles are added at every multiple of 15 and 20 of your App Service plan instances. |Any particular subnet has five addresses reserved for management purposes. In addition to the management addresses, App Service Environment v3 dynamically scales the supporting infrastructure, and uses between 4 and 27 addresses, depending on the configuration and load. You can use the remaining addresses for instances in the App Service plan. The minimal size of your subnet can be a /27 address space (32 addresses). |
4545

4646
### Scaling
4747

@@ -67,7 +67,6 @@ App Service Environment v3 is often cheaper than previous versions due to the re
6767
|IP-based Transport Layer Security (TLS) or Secure Sockets Layer (SSL) binding with your apps |Yes |Yes |No |
6868
|Custom domain suffix |Yes |Yes (only supported with certain API versions) |[Yes](how-to-custom-domain-suffix.md) |
6969
|Support for App Service Managed Certificates |No |No |No |
70-
|DNS fall-back TODO: include? |Azure DNS |Azure DNS |Must configure - either have a forwarder to a public DNS or include Azure DNS in the list of custom DNS servers |
7170

7271
### Backup and restore
7372

0 commit comments

Comments
 (0)