Free AZ-104 Exam Braindumps (page: 6)

Page 5 of 154

You have an Azure virtual machine (VM) that has a single data disk. You have been tasked with attaching this data disk to another Azure VM.
You need to make sure that your strategy allows for the virtual machines to be offline for the least amount of time possible.
Which of the following is the action you should take FIRST?

  1. Stop the VM that includes the data disk.
  2. Stop the VM that the data disk must be attached to.
  3. Detach the data disk.
  4. Delete the VM that includes the data disk.

Answer(s): C



Your company has an Azure subscription.
You need to deploy a number of Azure virtual machines (VMs) using Azure Resource Manager (ARM) templates. You have been informed that the VMs will be included in a single availability set.
You are required to make sure that the ARM template you configure allows for as many VMs as possible to remain accessible in the event of fabric failure or maintenance.

Which of the following is the value that you should configure for the platformFaultDomainCount property?

  1. 10
  2. 30
  3. Min Value
  4. Max Value

Answer(s): D

Explanation:

The number of fault domains for managed availability sets varies by region - either two or three per region.


Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/manage-availability



Your company has an Azure subscription.
You need to deploy a number of Azure virtual machines (VMs) using Azure Resource Manager (ARM) templates. You have been informed that the VMs will be included in a single availability set.
You are required to make sure that the ARM template you configure allows for as many VMs as possible to remain accessible in the event of fabric failure or maintenance.

Which of the following is the value that you should configure for the platformUpdateDomainCount property?

  1. 10
  2. 20
  3. 30
  4. 40

Answer(s): B

Explanation:

Each virtual machine in your availability set is assigned an update domain and a fault domain by the underlying Azure platform. For a given availability set, five non-user-configurable update domains are assigned by default (Resource Manager deployments can then be increased to provide up to 20 update domains) to indicate groups of virtual machines and underlying physical hardware that can be rebooted at the same time.


Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/availability-set-overview



DRAG DROP (Drag and Drop is not supported)
You have downloaded an Azure Resource Manager (ARM) template to deploy numerous virtual machines (VMs). The ARM template is based on a current VM, but must be adapted to reference an administrative password.

You need to make sure that the password cannot be stored in plain text. You are preparing to create the necessary components to achieve your goal.

Which of the following should you create to achieve your goal? Answer by dragging the correct option from the list to the answer area.

Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:




You can use a template that allows you to deploy a simple Windows VM by retrieving the password that is stored in a Key Vault. Therefore, the password is never put in plain text in the template parameter file.






Post your Comments and Discuss Microsoft AZ-104 exam with other Community members:

AZ-104 Discussions & Posts