We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 189b740 + 88d0dfe commit d42b8a4Copy full SHA for d42b8a4
articles/app-service/overview-hosting-plans.md
@@ -112,6 +112,9 @@ Isolate your app into a new App Service plan when:
112
- You want to scale the app independently from the other apps in the existing plan.
113
- The app needs resource in a different geographical region.
114
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
+
118
This way you can allocate a new set of resources for your app and gain greater control of your apps.
119
120
## Manage an App Service plan
0 commit comments