exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 132 discussion

Actual exam question from Microsoft's 70-486
Question #: 132
Topic #: 1
[All 70-486 Questions]

You are developing an ASP.NET Core MVC web application that will be deployed to Microsoft Azure App Services Web App.
Scheduled downtime during deployment of new features is not permitted.
You need to ensure that deployments do not result in downtime.
What should you do?

  • A. Add additional upgrade domains.
  • B. Use deployment slots during deployments.
  • C. Convert the Web App to run in a standalone Docker container.
  • D. Upgrade to a Premium App Service plan.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
References:
https://blogs.msdn.microsoft.com/mvpawardprogram/2017/05/16/deploy-app-azure-app-service/

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
mr_
4 years, 11 months ago
Correct answer. About deployment slots from MS site: 'Update applications with zero downtime'.
upvoted 2 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 ...