You have an Azure App Service web app named app-sales that currently runs on a Shared (D1) App Service plan. You need to configure a custom domain named sales.contoso.com and bind a custom SSL certificate to the domain. What is the minimum App Service plan pricing tier required to support this configuration?
- Basic (B1)Answer
- BShared (D1)
- CFree (F1)
- DStandard (S1)
Answer
Basic (B1)
The correct pricing tier is the Basic tier, as it is the minimum tier that supports both custom domains and custom SSL bindings (SNI and IP-based SSL).
Step-by-Step Solution
Key Concept
Azure App Service plan pricing tiers and features