C is the answer.
https://learn.microsoft.com/en-us/azure/app-service/deploy-best-practices#use-deployment-slots
Whenever possible, use deployment slots when deploying a new production build. When using a Standard App Service Plan tier or better, you can deploy your app to a staging environment, validate your changes, and do smoke tests. When you are ready, you can swap your staging and production slots. The swap operation warms up the necessary worker instances to match your production scale, thus eliminating downtime.
Given Answer C is correct
Deployment slots are live apps with their own hostnames. App content and configurations elements can be swapped between two deployment slots, including the production slot.
The question was not at all clear. It did not require any requirement of separate Environments for deploying applications within Azure App Service. Bad question.
Answer is C - Deployment Slots
We are dealing with testing then deploying versions of Apps.
As per the Case Study:
Application Development Requirements:
Application developers will constantly develop new versions of App1 and App2. The development process must meet the following requirements:
A staging instance of a new application version must be deployed to the application host before the new version is used in production.
After testing the new version, the staging version of the application will replace the production version.
upvoted 5 times
...
Log in to ExamTopics
Sign in:
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.
codefries
Highly Voted 2 years, 5 months agozellck
Highly Voted 2 years agoThanveer
Most Recent 3 months, 2 weeks ago[Removed]
3 months, 2 weeks agoprofesorklaus
7 months, 1 week agoflafernan
8 months, 1 week agoLazylinux
10 months, 1 week agodaniloaclima
1 year, 8 months agoOPT_001122
2 years agodiego_alejandro
2 years, 4 months agorandomaccount123
2 years, 4 months agoDarkx
2 years, 4 months agoDinima
2 years, 5 months agoSant25
2 years, 5 months agokay000001
2 years, 5 months ago