An administrator is tasked with configuring a custom domain name for an Azure App Service web app named App1. The web app is currently hosted on a Free (F1) App Service plan. The administrator needs to ensure that App1 can use the custom domain.
What is the first action the administrator must take?
- AConfigure a CNAME record at the DNS registrar pointing to the default App Service URL.
- BEnable HTTPS Only in the TLS/SSL settings of the web app.
- Scale up the App Service plan of App1.Cevap
- DConfigure a custom deployment slot named staging for the web app.
Cevap
Scale up the App Service plan of App1.
To bind a custom domain to an Azure App Service web app, the web app's App Service plan must be scaled up to at least the Shared (D1) tier or higher. The Free (F1) tier does not support custom domains, so the administrator must first scale up the App Service plan.
Adım Adım Çözüm
Anahtar Kavram
Azure App Service plan pricing tiers and feature support