ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 432 - AZ-104 discussion

Report
Export

HOTSPOT

You have an Azure subscription.

You plan to use Azure Resource Manager templates to deploy 50 Azure virtual machines that will be part of the same availability set.

You need to ensure that as many virtual machines as possible are available if the fabric fails or during servicing.

How should you configure the template? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 432
Correct answer: Question 432

Explanation:

Box 1: 2

Use two fault domains.

2 or 3 is max, depending on which region you are in.

Box 2: 20

Use 20 for platformUpdateDomainCount

Increasing the update domain (platformUpdateDomainCount) helps with capacity and availability planning when the platform reboots nodes. A higher number for the pool (20 is max) means that fewer of their nodes in any given availability set would be rebooted at once.

Reference:

https://www.itprotoday.com/microsoft-azure/check-if-azure-region-supports-2-or-3-fault-domainsmanaged-disks

https://github.com/Azure/acs-engine/issues/1030

asked 26/09/2024
adil benmekki
35 questions
User
0 comments
Sorted by

Leave a comment first