Skip to content

Commit de14bad

Browse files
Merge pull request #278702 from msangapu-msft/patch-13
Update overview.md
2 parents f12a82f + 2919306 commit de14bad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/app-service/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ If you need to create another web app with an outdated runtime version that is n
6060
* The Azure portal shows only features that currently work for Linux apps. As features are enabled, they're activated on the portal.
6161
* When deployed to built-in images, your code and content are allocated a storage volume for web content, backed by Azure Storage. The disk latency of this volume is higher and more variable than the latency of the container filesystem. Apps that require heavy read-only access to content files may benefit from the custom container option, which places files in the container filesystem instead of on the content volume.
6262

63+
## App Service Environments
64+
65+
An App Service Environment is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. Unlike the App Service offering where supporting ingfrastructure is shared, compute is dedicated to a single customer with App Service Environment. For more information on the differences between App Service Environment and App Service, see the [comparison](./environment/ase-multi-tenant-comparison.md).
66+
6367
## Next steps
6468

6569
Create your first web app.

0 commit comments

Comments
 (0)