Skip to content

Commit d42b8a4

Browse files
Merge pull request #211105 from btardif/note
adding note: An active slot is also classified as an active app as it too is competing for resources on the same App Service Plan.
2 parents 189b740 + 88d0dfe commit d42b8a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/app-service/overview-hosting-plans.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ Isolate your app into a new App Service plan when:
112112
- You want to scale the app independently from the other apps in the existing plan.
113113
- The app needs resource in a different geographical region.
114114

115+
> [!NOTE]
116+
> An active slot is also classified as an active app as it too is competing for resources on the same App Service Plan.
117+
115118
This way you can allocate a new set of resources for your app and gain greater control of your apps.
116119

117120
## Manage an App Service plan

0 commit comments

Comments
 (0)