Microsoft Azure Infrastructure and Deployment (legacy) — Question 26
You have a Basic App Service plan named ASP1 that hosts an Azure App Service named App1.
You need to configure a custom domain and enable backups for App1.
What should you do first?
Answer options
- A. Scale up ASP1
- B. Configure the application settings for App1
- C. Configure a WebJob for App1
- D. Scale out ASP1
Correct answer: B
Explanation
The correct answer is B because configuring the application settings for App1 is necessary to set a custom domain and enable backups. The other options, such as scaling up or out, do not directly address the requirements for domain configuration or backups.