exam questions

Exam AZ-101 All Questions

View all questions & answers for the AZ-101 exam

Exam AZ-101 topic 2 question 25 discussion

Actual exam question from Microsoft's AZ-101
Question #: 25
Topic #: 2
[All AZ-101 Questions]

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?

  • A. Configure a WebJob for App1.
  • B. Scale up ASP1.
  • C. Scale out ASP1.
  • D. Configure the application settings for App1.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dulu
Highly Voted 4 years, 7 months ago
The Answer should be Scale up ASP1 The basic plan does not support backup/restore. The Backup and Restore feature requires the App Service plan to be in the Standard, Premium or Isolated tier. For more information about scaling your App Service plan to use a higher tier, see Scale up an app in Azure. Since in question its a Basic service plan app hence first thing need to do it to Scale up the service plan so that backup can be enabled on App1. Scale up: Get more CPU, memory, disk space, and extra features like dedicated virtual machines (VMs), custom domains and certificates, staging slots, autoscaling, and more. You scale up by changing the pricing tier of the App Service plan that your app belongs to. For more info : https://azure.microsoft.com/en-in/pricing/details/app-service/plans/ https://docs.microsoft.com/en-us/azure/app-service/manage-scale-up
upvoted 7 times
...
tashakori
Most Recent 1 year, 3 months ago
- B. Scale up ASP1.
upvoted 1 times
...
Amir1909
1 year, 4 months ago
B is correct
upvoted 1 times
...
aruchamysuresh
4 years, 10 months ago
Answer (D. Configure the application settings for App1.) is correct one.
upvoted 1 times
Harri
3 years, 8 months ago
Basic Plan doesn't support custom domain option. B scal up
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...