New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-400 Exam - Topic 3 Question 110 Discussion

Actual exam question for Microsoft's AZ-400 exam
Question #: 110
Topic #: 3
[All AZ-400 Questions]

SIMULATION

Task 3

You need to ensure that an Azure Web App named az400-38443478-matn supports rolling upgrades The solution must ensure that only 10 percent of users who connect to az400-38443478 main use updated versions of the app. The solution must minimize administrative effort.

Show Suggested Answer Hide Answer
Suggested Answer: A

To ensure that your Azure Web App named az400-38443478-main supports rolling upgrades and only 10 percent of users connect to the updated version of the app, you can use deployment slots with the following steps:

Create a Deployment Slot:

Navigate to the Azure Portal.

Go to your Web App az400-38443478-main.

Select Deployment slots in the menu.

Click on Add Slot.

Name the slot (e.g., staging) and if needed, clone settings from the production slot.

Configure the Traffic Percentage:

In the Deployment Slots menu, you will see a column for Traffic %.

Set the traffic percentage to 10% for the staging slot1.

This will route only 10% of the traffic to the updated version of the app in the staging slot.

Deploy the Updated App to the Staging Slot:

Deploy your updated application to the staging slot.

Test the application in the staging slot to ensure it's working as expected.

Complete the Rolling Upgrade:

Once you're satisfied with the performance and stability of the app in the staging slot, you can gradually increase the percentage of traffic until you're ready to swap with the production slot.

To swap slots, go to the Deployment slots menu and click on Swap with the production slot.

By using deployment slots, you can achieve rolling upgrades with minimal administrative effort, as it allows you to test the new version on a subset of users before fully releasing it. Remember to adjust the traffic percentage and monitor the application's performance throughout the process.


Contribute your Thoughts:

0/2000 characters
Elinore
3 months ago
Wait, how do you even control the 10%?
upvoted 0 times
...
Detra
3 months ago
Totally agree, less admin effort is a win!
upvoted 0 times
...
Linette
4 months ago
I thought rolling upgrades were more complex than that!
upvoted 0 times
...
Felix
4 months ago
10% user exposure sounds reasonable.
upvoted 0 times
...
Audry
4 months ago
Rolling upgrades are a great way to minimize downtime.
upvoted 0 times
...
Elliot
4 months ago
I feel like we might need to use Azure Traffic Manager or something similar to control the user distribution during the upgrade.
upvoted 0 times
...
Annamae
5 months ago
This reminds me of a practice question where we had to configure a similar scenario with Azure App Services. I think we used the Azure portal for that.
upvoted 0 times
...
Nilsa
5 months ago
I'm not entirely sure about the percentage settings, but I remember something about traffic routing that could help limit users to 10 percent.
upvoted 0 times
...
Solange
5 months ago
I think we need to look into deployment slots for the Azure Web App to manage the rolling upgrades effectively.
upvoted 0 times
...
Luisa
5 months ago
Sounds good, that should minimize the administrative effort too. I'll make sure to test the updated version thoroughly before swapping the slots.
upvoted 0 times
...
Malissa
5 months ago
No problem, I've done this kind of thing before. I'll set up two deployment slots, one for the current version and one for the updated version. Then I'll configure the traffic routing to send 10% of users to the updated slot.
upvoted 0 times
...
Rossana
5 months ago
Wait, what? Deployment slots and traffic routing? I'm not sure I fully understand how to do that. I might need to review the Azure Web App documentation again.
upvoted 0 times
...
Erasmo
5 months ago
Okay, I think I've got a plan. I'll need to set up deployment slots and configure the traffic routing to send only 10% of users to the updated slot.
upvoted 0 times
...
Brinda
5 months ago
Hmm, this looks like a tricky one. I'll need to think carefully about how to approach the rolling upgrades and limiting the percentage of users on the updated version.
upvoted 0 times
...
William
5 months ago
This question seems straightforward, I think the answer is B - labeled.
upvoted 0 times
...
Laurel
1 year ago
I agree. By using deployment slots, we can easily control the percentage of users who see the updated version without much manual effort.
upvoted 0 times
...
Ligia
1 year ago
Yes, that makes sense. We can use deployment slots to deploy the updated version and gradually route traffic to it.
upvoted 0 times
...
Mee
1 year ago
Hold on, did they say 'minimize administrative effort'? Sounds like someone's feeling lazy today. Hey, as long as it works, who am I to judge?
upvoted 0 times
...
Luther
1 year ago
I think we need to configure deployment slots in Azure for rolling upgrades.
upvoted 0 times
...
Shaunna
1 year ago
I'm imaging the developers right now, frantically testing and retesting to make sure that 10% doesn't turn into a 100% dumpster fire. Good luck, folks!
upvoted 0 times
Earleen
1 year ago
User4: Good luck to the developers testing and retesting to avoid any issues!
upvoted 0 times
...
Johanna
1 year ago
User3: The solution should definitely minimize the administrative effort involved.
upvoted 0 times
...
Iraida
1 year ago
It's crucial to ensure only 10% of users get the updated version at a time.
upvoted 0 times
...
Margot
1 year ago
I hope they have a solid plan in place for those rolling upgrades.
upvoted 0 times
...
...
Alba
1 year ago
Hmm, 10% rollout? Feels a bit risky, but I guess it's a good way to test the waters. Just gotta make sure those updates are rock-solid, am I right?
upvoted 0 times
Thaddeus
1 year ago
Xenia: Exactly, that's why a controlled rollout is key for this scenario.
upvoted 0 times
...
Xenia
1 year ago
Rosalyn: Agreed, we don't want to disrupt the majority of users with any issues.
upvoted 0 times
...
Rosalyn
1 year ago
Totally, we need to ensure the updates are thoroughly tested before rolling out to a larger audience.
upvoted 0 times
...
Lilli
1 year ago
Yeah, it's definitely a balance between testing and minimizing risk.
upvoted 0 times
...
...
Joanna
1 year ago
This sounds like a job for Traffic Manager! With just a few clicks, we can split the traffic between the old and new versions of the app. Easy peasy!
upvoted 0 times
Glendora
1 year ago
That's true! It will make sure only 10 percent of users get the updated version without much effort.
upvoted 0 times
...
Royce
1 year ago
Traffic Manager is a great idea! It can help with the rolling upgrades.
upvoted 0 times
...
...

Save Cancel