You manage an Azure App Service web app that is hosted on a Free (F1) App Service plan. You need to configure a custom domain and bind a custom TLS/SSL certificate to the web app. What is the minimum App Service plan pricing tier you must select to support these requirements?
- BasicCevap
- BShared
- CStandard
- DFree
Cevap
Basic
The correct answer is the Basic tier. In Azure App Service, the Basic pricing tier is the minimum tier that supports custom SSL/TLS bindings (both SNI and IP-based). The Free tier supports neither custom domains nor SSL bindings. The Shared tier supports custom domains but not custom SSL bindings. While the Standard tier supports custom SSL bindings, it is not the minimum tier required.
Adım Adım Çözüm
Anahtar Kavram
Azure App Service Plan pricing tiers and feature support