Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,965 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How many deployment slots does the standard app service plan allow? Which role, contributor or owner, is necessary to create additional slots?
Hello Barry Woodbridge,
You will need a Contributor or owner role on that resource scope.
The number of deployment slots available depends on the pricing tier of your App Service plan:
• Standard Tier: Up to 5 deployment slots per app.
• Premium and PremiumV2 Tiers: Up to 20 deployment slots per app.
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola