az-104 Practice Question 879

Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure compute and networking services
Difficulty: medium
HOTSPOT - You have an Azure subscription that contains an Azure Availability Set named WEBPROD-AS-USE2 as shown in the following exhibit. You add 14 virtual machines to WEBPROD-AS-USE2. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point.

Answer Options

A
During Microsoft planned maintenance, a maximum of [2] virtual machines will be unavailable. If a single rack in the Azure datacenter fails, a maximum of [7] virtual machines will be unavailable.

Correct Answer

A: During Microsoft planned maintenance, a maximum of [2] virtual machines will be unavailable. If a single rack in the Azure datacenter fails, a maximum of [7] virtual machines will be unavailable.

Explanation

Box 1: 2 - There are 10 update domains. The 14 VMs are shared across the 10 update domains so four update domains will have two VMs and six update domains will have one VM. Only one update domain is rebooted at a time. Therefore, a maximum of two VMs will be offline. Box 2: 7 - There are 2 fault domains. The 14 VMs are shared across the 2 fault domains, so 7 VMs in each fault domain. A rack failure will affect one fault domain so 7 VMs will be offline.