Skip to content

Commit b1c8e78

Browse files
author
Jill Grant
authored
Merge pull request #286615 from seligj95/updates
general updates 9/12/2024
2 parents 8c5c52e + da6f75b commit b1c8e78

File tree

6 files changed

+93
-89
lines changed

6 files changed

+93
-89
lines changed
-44.8 KB
Loading
96.2 KB
Loading
91.9 KB
Loading
195 KB
Loading

articles/app-service/environment/overview.md

Lines changed: 90 additions & 87 deletions
Large diffs are not rendered by default.

articles/app-service/environment/using.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ When you scale an App Service plan, the needed infrastructure is added automatic
4949

5050
A scale operation on one size and operating system won't affect scaling of the other combinations of size and operating system. For example, if you are scaling a Windows I2v2 App Service plan, a scale operation to a Windows I3v2 App Service plan starts immediately. Scaling normally takes less than 15 minutes but can take up to 45 minutes.
5151

52-
In a multi-tenant App Service, scaling is immediate, because a pool of shared resources is readily available to support it. App Service Environment is a single-tenant service, so there's no shared buffer, and resources are allocated based on need.
52+
In a multitenant App Service, scaling is immediate, because a pool of shared resources is readily available to support it. App Service Environment is a single-tenant service, so there's no shared buffer, and resources are allocated based on need.
5353

5454
## App access
5555

@@ -177,7 +177,7 @@ If you have multiple App Service Environments, you might want some of them to be
177177

178178
Select the value you want, and then select **Save**.
179179

180-
![Screenshot that shows the App Service Environment configuration portal.][5]
180+
![Screenshot that shows the App Service Environment upgrade preference setting.][7]
181181

182182
This feature makes the most sense when you have multiple App Service Environments, and you might benefit from sequencing the upgrades. For example, you might set your development and test App Service Environments to be early, and your production App Service Environments to be late.
183183

@@ -199,6 +199,7 @@ To delete:
199199
[4]: ./media/using/using-logs.png
200200
[5]: ./media/using/using-configuration.png
201201
[6]: ./media/using/using-ip-addresses.png
202+
[7]: ./media/using/using-upgrade-preference.png
202203

203204
<!--Links-->
204205

0 commit comments

Comments
 (0)