Skip to content

Commit f61b34c

Browse files
committed
add missing article
1 parent 129ff7f commit f61b34c

File tree

1 file changed

+2
-2
lines changed
  • articles/app-service/environment

1 file changed

+2
-2
lines changed

articles/app-service/environment/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ASEs host applications from only one customer and do so in one of their VNets. C
4444

4545
## Dedicated environment
4646

47-
An ASE is dedicated environment that is exclusive to a single customer and can host 200 App Service plan total instances. A single Isolated SKU App Service plan can have up to 100 instances in it. When you add up all the instances from all of the App Service plans in that ASE, the total must be less than or equal to 200.
47+
An ASE is a dedicated environment that is exclusive to a single customer and can host 200 App Service plan total instances. A single Isolated SKU App Service plan can have up to 100 instances in it. When you add up all the instances from all of the App Service plans in that ASE, the total must be less than or equal to 200.
4848

4949
An ASE is composed of front ends and workers. Front ends are responsible for HTTP/HTTPS termination and automatic load balancing of app requests within an ASE. Front ends are automatically added as the App Service plans in the ASE are scaled out.
5050

@@ -98,4 +98,4 @@ ASEv1 uses a different pricing model from ASEv2. In ASEv1, you pay for each vCPU
9898
[Kudu]: https://azure.microsoft.com/resources/videos/super-secret-kudu-debug-console-for-azure-web-sites/
9999
[ASEWAF]: ./integrate-with-application-gateway.md
100100
[AppGW]: ../../web-application-firewall/ag/ag-overview.md
101-
[ASEAZ]: https://azure.github.io/AppService/2019/12/12/App-Service-Environment-Support-for-Availability-Zones.html
101+
[ASEAZ]: https://azure.github.io/AppService/2019/12/12/App-Service-Environment-Support-for-Availability-Zones.html

0 commit comments

Comments
 (0)