Share via

Web App Dev Slot

Handian Sudianto 5,666 Reputation points
Mar 21, 2023, 12:40 AM

hello,

Is every app slot will consume cost? Maximal how many dev slot can be create for each app?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,200 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 102K Reputation points
    Mar 21, 2023, 1:29 AM

    Hi,

    Standard tier has a limit of 5 slots per app while Premium and Isolated tiers has a limit of 20 slots per app. You can see the limits in chart below under staging slots:

    App Service limits

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#app-service-limits

    There is no extra charge for using slots, however, use is subject to same limits/charges as is true if you only had 1 slot. For example, each slot you use will consume additional storage which counts against the storage limit for the app service plan, each slot will consume CPU/RAM on the instance(s), bandwidth, etc.

    -TP

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.