Microsoft Azure Integration and Security (legacy) — Question 13
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. Configure a WebJob for App1.
- B. Scale up ASP1.
- C. Scale out ASP1.
- D. Configure the application settings for App1.
Correct answer: D
Explanation
The correct answer is D because configuring the application settings for App1 is necessary to set up a custom domain and enable backups. Options A, B, and C do not directly relate to the initial configuration needed for these specific features.