Microsoft Azure Administrator AZ-104 Azure Virtual Machines Practice Test 3

 

Topic 08 Practice Test 3 covers Azure Virtual Machines for Microsoft Azure Administrator AZ-104 and maps to the objective: Create and configure virtual machines. For broader exam preparation, review the Microsoft AZ-104 Exam Dumps. Every option includes focused technical reasoning explaining both the Azure concept and its fit to the scenario.

Question 1

Tailspin Toys runs two application VMs and must keep service available if an entire datacenter zone in the region fails. How should the instances be deployed? Choose ONE.

  1. Deploy separate VM instances across availability zones
  2. Place two or more VMs in an availability set
  3. Deploy the workload with an Azure Virtual Machine Scale Set
  4. Use the standard Azure resource move operation after validating dependencies

Correct Answer: A

Correct Answer

 

 

Answer A is correct because The Tailspin Toys scenario turns on this requirement: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure. Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. That makes this the appropriate choice.

Incorrect Answers

 

Answer B is incorrect because Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. It misses the key condition in the Tailspin Toys case: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

Answer C is incorrect because Tailspin Toys must satisfy this condition: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. This option is aimed at another design goal.

Answer D is incorrect because Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. Tailspin Toys needs a different capability; the required result is: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

 

Question 2

Woodgrove Bank requires VM replicas with independent power, cooling, and networking failure domains inside one Azure region. Which availability design should it use? Choose ONE.

  1. Place two or more VMs in an availability set
  2. Deploy separate VM instances across availability zones
  3. Deploy the workload with an Azure Virtual Machine Scale Set
  4. Use the standard Azure resource move operation after validating dependencies

Correct Answer: B

Correct Answer

 

 

Answer B is correct because Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. The capability is relevant to Woodgrove Bank because the required outcome is: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

Incorrect Answers

 

Answer A is incorrect because The requirement for Woodgrove Bank is: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure. Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. The option therefore targets a different Azure capability.

Answer C is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. The mismatch for Woodgrove Bank is the stated requirement: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

Answer D is incorrect because The Woodgrove Bank design calls for this outcome: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure. Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. This choice addresses another concern.

 

Question 3

Proseware wants the highest datacenter-failure isolation for multiple VM instances in a zone-enabled region. Which placement option should it choose? Choose ONE.

  1. Place two or more VMs in an availability set
  2. Deploy the workload with an Azure Virtual Machine Scale Set
  3. Deploy separate VM instances across availability zones
  4. Use the standard Azure resource move operation after validating dependencies

Correct Answer: C

Correct Answer

 

 

Answer C is correct because The scenario for Proseware requires this result: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure. Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. This directly addresses it.

Incorrect Answers

 

Answer A is incorrect because Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. This would not resolve the stated requirement for Proseware: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

Answer B is incorrect because In the Proseware case, the required result is: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. Selecting this would solve a neighboring problem instead.

Answer D is incorrect because Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. It is not the appropriate selection for Proseware; the scenario requires: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

 

Question 4

Litware must distribute VM instances across physically separate locations within a region. Which Azure availability construct provides this? Choose ONE.

  1. Place two or more VMs in an availability set
  2. Deploy the workload with an Azure Virtual Machine Scale Set
  3. Use the standard Azure resource move operation after validating dependencies
  4. Deploy separate VM instances across availability zones

Correct Answer: D

Correct Answer

 

 

Answer D is correct because Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. It is the suitable choice for Litware; the deciding requirement is: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

Incorrect Answers

 

Answer A is incorrect because For Litware, the required behavior is: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure. Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. That is not the behavior this scenario calls for.

Answer B is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. That does not line up with the stated constraint for Litware: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

Answer C is incorrect because Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. For Litware, however, that does not meet the stated requirement: separate VM instances must be isolated across physically distinct datacenter zones to tolerate a zonal datacenter failure.

 

Question 5

Wingtip Toys is in a region design where it will not use availability zones but still wants two VMs separated across fault and update domains. What should it configure? Choose ONE.

  1. Place two or more VMs in an availability set
  2. Deploy separate VM instances across availability zones
  3. Deploy the workload with an Azure Virtual Machine Scale Set
  4. Use the standard Azure resource move operation after validating dependencies

Correct Answer: A

Correct Answer

 

 

Answer A is correct because For Wingtip Toys, the required behavior is: multiple VMs must be spread across fault and update domains where an availability-set design is required. Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. That is why this option fits.

Incorrect Answers

 

Answer B is incorrect because Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. Even though the feature can be useful, it does not provide The required outcome for Wingtip Toys: multiple VMs must be spread across fault and update domains where an availability-set design is required.

Answer C is incorrect because The Wingtip Toys scenario is testing this requirement: multiple VMs must be spread across fault and update domains where an availability-set design is required. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. This option does not provide that result.

Answer D is incorrect because The required outcome for Wingtip Toys is: multiple VMs must be spread across fault and update domains where an availability-set design is required. Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. This capability does not satisfy that condition.

 

Question 6

  1. Datum has a two-VM application and needs Azure to reduce correlated host, rack, and maintenance failures through fault and update domains. Which construct should it use? Choose ONE.
  2. Deploy separate VM instances across availability zones
  3. Place two or more VMs in an availability set
  4. Deploy the workload with an Azure Virtual Machine Scale Set
  5. Use the standard Azure resource move operation after validating dependencies

Correct Answer: B

Correct Answer

 

 

Answer B is correct because Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. The technical fit for A. Datum is direct because the requirement is: multiple VMs must be spread across fault and update domains where an availability-set design is required.

Incorrect Answers

 

Answer A is incorrect because A. Datum must satisfy this condition: multiple VMs must be spread across fault and update domains where an availability-set design is required. Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. This option is aimed at another design goal.

Answer C is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. A. Datum needs a different capability; the required result is: multiple VMs must be spread across fault and update domains where an availability-set design is required.

Answer D is incorrect because Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. The A. Datum scenario instead calls for this outcome: multiple VMs must be spread across fault and update domains where an availability-set design is required.

 

Question 7

Fourth Coffee is deploying redundant VMs in one datacenter-oriented availability design and specifically needs fault-domain and update-domain placement. What should it create? Choose ONE.

  1. Deploy separate VM instances across availability zones
  2. Deploy the workload with an Azure Virtual Machine Scale Set
  3. Place two or more VMs in an availability set
  4. Use the standard Azure resource move operation after validating dependencies

Correct Answer: C

Correct Answer

 

 

Answer C is correct because Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. For Fourth Coffee, that directly matches the stated requirement: multiple VMs must be spread across fault and update domains where an availability-set design is required.

Incorrect Answers

 

Answer A is incorrect because Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. The mismatch for Fourth Coffee is the stated requirement: multiple VMs must be spread across fault and update domains where an availability-set design is required.

Answer B is incorrect because The Fourth Coffee design calls for this outcome: multiple VMs must be spread across fault and update domains where an availability-set design is required. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. This choice addresses another concern.

Answer D is incorrect because Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. That feature is valid Azure functionality, but The requirement for Fourth Coffee is: multiple VMs must be spread across fault and update domains where an availability-set design is required.

 

Question 8

Lucerne Publishing has an application that requires the traditional logical grouping of VMs across Azure fault and update domains. Which option meets the requirement? Choose ONE.

  1. Deploy separate VM instances across availability zones
  2. Deploy the workload with an Azure Virtual Machine Scale Set
  3. Use the standard Azure resource move operation after validating dependencies
  4. Place two or more VMs in an availability set

Correct Answer: D

Correct Answer

 

 

Answer D is correct because The required outcome for Lucerne Publishing is: multiple VMs must be spread across fault and update domains where an availability-set design is required. Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. This option provides that capability.

Incorrect Answers

 

Answer A is incorrect because In the Lucerne Publishing case, the required result is: multiple VMs must be spread across fault and update domains where an availability-set design is required. Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. Selecting this would solve a neighboring problem instead.

Answer B is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. It is not the appropriate selection for Lucerne Publishing; the scenario requires: multiple VMs must be spread across fault and update domains where an availability-set design is required.

Answer C is incorrect because For Lucerne Publishing, the deciding constraint is: multiple VMs must be spread across fault and update domains where an availability-set design is required. Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. This solves a different operational need.

 

Question 9

Contoso needs to deploy and centrally manage dozens of equivalent web-server VMs as one compute resource. Which Azure service should it use? Choose ONE.

  1. Deploy the workload with an Azure Virtual Machine Scale Set
  2. Place two or more VMs in an availability set
  3. Deploy separate VM instances across availability zones
  4. Configure autoscale rules for the Virtual Machine Scale Set

Correct Answer: A

Correct Answer

 

 

Answer A is correct because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. The deciding condition in The Contoso scenario is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. This option fits that condition.

Incorrect Answers

 

Answer B is incorrect because Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. That does not line up with the stated constraint for Contoso: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

Answer C is incorrect because Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. For Contoso, however, that does not meet the stated requirement: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

Answer D is incorrect because Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. It misses the key condition in the Contoso case: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

 

Question 10

Fabrikam wants a managed group of load-balanced VM instances that can grow and shrink with demand. What should it deploy? Choose ONE.

  1. Place two or more VMs in an availability set
  2. Deploy the workload with an Azure Virtual Machine Scale Set
  3. Deploy separate VM instances across availability zones
  4. Configure autoscale rules for the Virtual Machine Scale Set

Correct Answer: B

Correct Answer

 

 

Answer B is correct because The key requirement for Fabrikam is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes.

Incorrect Answers

 

Answer A is incorrect because The Fabrikam scenario is testing this requirement: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. This option does not provide that result.

Answer C is incorrect because The required outcome for Fabrikam is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. This capability does not satisfy that condition.

Answer D is incorrect because The requirement for Fabrikam is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. The option therefore targets a different Azure capability.

 

Question 11

Northwind Traders is replacing manually created web VMs with a construct that supports consistent configuration and large-scale instance management. Which resource is appropriate? Choose ONE.

  1. Place two or more VMs in an availability set
  2. Deploy separate VM instances across availability zones
  3. Deploy the workload with an Azure Virtual Machine Scale Set
  4. Configure autoscale rules for the Virtual Machine Scale Set

Correct Answer: C

Correct Answer

 

 

Answer C is correct because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. This aligns with The Northwind Traders scenario, whose requirement is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

Incorrect Answers

 

Answer A is incorrect because Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. Northwind Traders needs a different capability; the required result is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

Answer B is incorrect because Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. The Northwind Traders scenario instead calls for this outcome: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

Answer D is incorrect because Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. This would not resolve the stated requirement for Northwind Traders: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

 

Question 12

Adventure Works needs a VM fleet that can distribute instances for availability and manage them as a group. Which Azure compute feature should it select? Choose ONE.

  1. Place two or more VMs in an availability set
  2. Deploy separate VM instances across availability zones
  3. Configure autoscale rules for the Virtual Machine Scale Set
  4. Deploy the workload with an Azure Virtual Machine Scale Set

Correct Answer: D

Correct Answer

 

 

Answer D is correct because For Adventure Works, the technical constraint is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes.

Incorrect Answers

 

Answer A is incorrect because The Adventure Works design calls for this outcome: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. This choice addresses another concern.

Answer B is incorrect because Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. That feature is valid Azure functionality, but The requirement for Adventure Works is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability.

Answer C is incorrect because For Adventure Works, the required behavior is: a centrally managed group of similarly configured VM instances must support horizontal scale and high availability. Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. That is not the behavior this scenario calls for.

 

Question 13

Tailspin Toys has a Virtual Machine Scale Set and wants the instance count to increase when CPU stays above a threshold. What should it configure? Choose ONE.

  1. Configure autoscale rules for the Virtual Machine Scale Set
  2. Deploy the workload with an Azure Virtual Machine Scale Set
  3. Choose an Azure VM size that meets the workload requirements
  4. Resize the VM while it is running, accepting the required reboot

Correct Answer: A

Correct Answer

 

 

Answer A is correct because The Tailspin Toys scenario turns on this requirement: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule. Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. That makes this the appropriate choice.

Incorrect Answers

 

Answer B is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. It is not the appropriate selection for Tailspin Toys; the scenario requires: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

Answer C is incorrect because For Tailspin Toys, the deciding constraint is: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule. The VM size determines compute resources and supported capabilities such as vCPU count, memory, disk and network limits, so the selected SKU must satisfy workload and regional availability needs. This solves a different operational need.

Answer D is incorrect because If the requested size is available on the current hardware cluster, Azure can resize the VM without first deallocating it, although the operation restarts the VM. Even though the feature can be useful, it does not provide The required outcome for Tailspin Toys: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

 

Question 14

Woodgrove Bank wants its VM fleet to add instances during business hours and remove them overnight automatically. Which capability should it use? Choose ONE.

  1. Deploy the workload with an Azure Virtual Machine Scale Set
  2. Configure autoscale rules for the Virtual Machine Scale Set
  3. Choose an Azure VM size that meets the workload requirements
  4. Resize the VM while it is running, accepting the required reboot

Correct Answer: B

Correct Answer

 

 

Answer B is correct because Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. The capability is relevant to Woodgrove Bank because the required outcome is: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

Incorrect Answers

 

Answer A is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. For Woodgrove Bank, however, that does not meet the stated requirement: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

Answer C is incorrect because The VM size determines compute resources and supported capabilities such as vCPU count, memory, disk and network limits, so the selected SKU must satisfy workload and regional availability needs. It misses the key condition in the Woodgrove Bank case: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

Answer D is incorrect because Woodgrove Bank must satisfy this condition: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule. If the requested size is available on the current hardware cluster, Azure can resize the VM without first deallocating it, although the operation restarts the VM. This option is aimed at another design goal.

 

Question 15

Proseware needs horizontal capacity to react automatically to a metric rather than an administrator manually changing scale-set capacity. What should be configured? Choose ONE.

  1. Deploy the workload with an Azure Virtual Machine Scale Set
  2. Choose an Azure VM size that meets the workload requirements
  3. Configure autoscale rules for the Virtual Machine Scale Set
  4. Resize the VM while it is running, accepting the required reboot

Correct Answer: C

Correct Answer

 

 

Answer C is correct because The scenario for Proseware requires this result: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule. Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. This directly addresses it.

Incorrect Answers

 

Answer A is incorrect because The required outcome for Proseware is: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. This capability does not satisfy that condition.

Answer B is incorrect because The requirement for Proseware is: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule. The VM size determines compute resources and supported capabilities such as vCPU count, memory, disk and network limits, so the selected SKU must satisfy workload and regional availability needs. The option therefore targets a different Azure capability.

Answer D is incorrect because If the requested size is available on the current hardware cluster, Azure can resize the VM without first deallocating it, although the operation restarts the VM. The mismatch for Proseware is the stated requirement: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

 

Question 16

Litware has unpredictable web traffic and wants Azure to adjust the number of VMSS instances according to demand. Which setting provides this behavior? Choose ONE.

  1. Deploy the workload with an Azure Virtual Machine Scale Set
  2. Choose an Azure VM size that meets the workload requirements
  3. Resize the VM while it is running, accepting the required reboot
  4. Configure autoscale rules for the Virtual Machine Scale Set

Correct Answer: D

Correct Answer

 

 

Answer D is correct because Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. It is the suitable choice for Litware; the deciding requirement is: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

Incorrect Answers

 

Answer A is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. The Litware scenario instead calls for this outcome: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

Answer B is incorrect because The VM size determines compute resources and supported capabilities such as vCPU count, memory, disk and network limits, so the selected SKU must satisfy workload and regional availability needs. This would not resolve the stated requirement for Litware: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule.

Answer C is incorrect because In the Litware case, the required result is: the number of scale-set VM instances must increase or decrease automatically based on demand or a schedule. If the requested size is available on the current hardware cluster, Azure can resize the VM without first deallocating it, although the operation restarts the VM. Selecting this would solve a neighboring problem instead.

 

Question 17

Contoso requires VM availability across datacenter zones and also needs automatic horizontal scaling for a fleet of web VMs. Which TWO capabilities should it combine? Choose TWO.

  1. Deploy separate VM instances across availability zones
  2. Place two or more VMs in an availability set
  3. Configure autoscale rules for the Virtual Machine Scale Set
  4. Resize the VM while it is running, accepting the required reboot
  5. Create a managed disk snapshot before the risky disk change

Correct Answers: A, C

Correct Answers

 

 

Answer A is correct because For Contoso, the required behavior is: availability-zone placement provides datacenter isolation and scale-set autoscale changes instance count automatically. Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. That is why this option fits.

Answer C is correct because The key requirement for Contoso is: availability-zone placement provides datacenter isolation and scale-set autoscale changes instance count automatically. Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances.

Incorrect Answers

 

Answer B is incorrect because For Contoso, the required behavior is: availability-zone placement provides datacenter isolation and scale-set autoscale changes instance count automatically. Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. That is not the behavior this scenario calls for.

Answer D is incorrect because If the requested size is available on the current hardware cluster, Azure can resize the VM without first deallocating it, although the operation restarts the VM. That does not line up with the stated constraint for Contoso: availability-zone placement provides datacenter isolation and scale-set autoscale changes instance count automatically.

Answer E is incorrect because A managed disk snapshot captures a point-in-time copy of a managed disk and provides a recovery source that can be used to create another managed disk if a later change fails. For Contoso, however, that does not meet the stated requirement: availability-zone placement provides datacenter isolation and scale-set autoscale changes instance count automatically.

 

Question 18

Fabrikam is moving a VM to a different subscription. Which TWO practices are central to a supported move? Choose TWO.

  1. Use Azure Resource Mover for the cross-region move
  2. Use the standard Azure resource move operation after validating dependencies
  3. Enable encryption at host on a supported VM configuration
  4. Move the VM together with the required dependent resources
  5. Configure autoscale rules for the Virtual Machine Scale Set

Correct Answers: B, D

Correct Answers

 

 

Answer B is correct because Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. The technical fit for Fabrikam is direct because the requirement is: the standard resource move workflow is used and required dependent resources must be included in the validated move set.

Answer D is correct because A cross-subscription VM move can require dependent networking and disk resources to move together; Azure validates the dependency set before allowing the move. This aligns with The Fabrikam scenario, whose requirement is: the standard resource move workflow is used and required dependent resources must be included in the validated move set.

Incorrect Answers

 

Answer A is incorrect because Azure Resource Mover orchestrates moving supported VMs and related resources between Azure regions, including dependency discovery, preparation, replication, and the final move workflow. Even though the feature can be useful, it does not provide The required outcome for Fabrikam: the standard resource move workflow is used and required dependent resources must be included in the validated move set.

Answer C is incorrect because The Fabrikam scenario is testing this requirement: the standard resource move workflow is used and required dependent resources must be included in the validated move set. Encryption at host encrypts data on the VM host, including supported temporary disks and disk caches, before data flows to the Storage service, providing end-to-end at-rest protection. This option does not provide that result.

Answer E is incorrect because The required outcome for Fabrikam is: the standard resource move workflow is used and required dependent resources must be included in the validated move set. Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. This capability does not satisfy that condition.

 

Question 19

Northwind Traders wants end-to-end at-rest protection for supported VM host data and a point-in-time disk recovery source before maintenance. Which TWO choices satisfy the requirements? Choose TWO.

  1. Enable encryption at host on a supported VM configuration
  2. Deploy separate VM instances across availability zones
  3. Resize the VM while it is running, accepting the required reboot
  4. Create a managed disk snapshot before the risky disk change
  5. Deploy the workload with an Azure Virtual Machine Scale Set

Correct Answers: A, D

Correct Answers

 

 

Answer A is correct because Encryption at host encrypts data on the VM host, including supported temporary disks and disk caches, before data flows to the Storage service, providing end-to-end at-rest protection. For Northwind Traders, that directly matches the stated requirement: encryption at host protects supported host-side data and a managed disk snapshot provides the recovery source.

Answer D is correct because For Northwind Traders, the technical constraint is: encryption at host protects supported host-side data and a managed disk snapshot provides the recovery source. A managed disk snapshot captures a point-in-time copy of a managed disk and provides a recovery source that can be used to create another managed disk if a later change fails.

Incorrect Answers

 

Answer B is incorrect because Northwind Traders must satisfy this condition: encryption at host protects supported host-side data and a managed disk snapshot provides the recovery source. Availability zones are physically separate datacenter zones with independent power, cooling, and networking, so distributing instances across zones protects against a datacenter-level failure. This option is aimed at another design goal.

Answer C is incorrect because If the requested size is available on the current hardware cluster, Azure can resize the VM without first deallocating it, although the operation restarts the VM. Northwind Traders needs a different capability; the required result is: encryption at host protects supported host-side data and a managed disk snapshot provides the recovery source.

Answer E is incorrect because Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. The Northwind Traders scenario instead calls for this outcome: encryption at host protects supported host-side data and a managed disk snapshot provides the recovery source.

 

Question 20

Adventure Works needs a managed fleet of equivalent VMs and wants the fleet to change instance count automatically as load changes. Which TWO features are required? Choose TWO.

  1. Place two or more VMs in an availability set
  2. Deploy the workload with an Azure Virtual Machine Scale Set
  3. Choose an Azure VM size that meets the workload requirements
  4. Use the standard Azure resource move operation after validating dependencies
  5. Configure autoscale rules for the Virtual Machine Scale Set

Correct Answers: B, E

Correct Answers

 

 

Answer B is correct because The required outcome for Adventure Works is: Virtual Machine Scale Sets manage the VM fleet and autoscale rules adjust instance count. Virtual Machine Scale Sets centrally create and manage groups of VM instances and support high availability, consistent configuration, and horizontal scaling across demand changes. This option provides that capability.

Answer E is correct because The Adventure Works scenario turns on this requirement: Virtual Machine Scale Sets manage the VM fleet and autoscale rules adjust instance count. Autoscale increases or decreases the number of VM instances in response to metrics or schedules, matching capacity to demand without manually creating and removing instances. That makes this the appropriate choice.

Incorrect Answers

 

Answer A is incorrect because Availability sets spread VMs across fault domains and update domains within a datacenter-oriented deployment, reducing correlated hardware and maintenance impact where zones are not used. The mismatch for Adventure Works is the stated requirement: Virtual Machine Scale Sets manage the VM fleet and autoscale rules adjust instance count.

Answer C is incorrect because The Adventure Works design calls for this outcome: Virtual Machine Scale Sets manage the VM fleet and autoscale rules adjust instance count. The VM size determines compute resources and supported capabilities such as vCPU count, memory, disk and network limits, so the selected SKU must satisfy workload and regional availability needs. This choice addresses another concern.

Answer D is incorrect because Supported VMs can move between resource groups or subscriptions with Azure resource move operations, but required dependent resources and special-case restrictions must be validated first. That feature is valid Azure functionality, but The requirement for Adventure Works is: Virtual Machine Scale Sets manage the VM fleet and autoscale rules adjust instance count.

 

Leave a Reply

How It Works

img
Step 1. Choose Exam
on ExamLabs
Download IT Exams Questions & Answers
img
Step 2. Open Exam with
Avanset Exam Simulator
Press here to download VCE Exam Simulator that simulates real exam environment
img
Step 3. Study
& Pass
IT Exams Anywhere, Anytime!