nerdexam
Microsoft

AZ-800 · Question #287

You have an Azure subscription. The subscription contains a virtual machine named Server1 that runs Windows Server 2019 Standard and has the following configurations: - Size: Standard_D2_v3 - vCPUs…

The correct answer is B. Move Pagefile.sys to drive C. You can't resize a VM size that has a local temp disk to a VM size with no local temp disk and The only combinations allowed for resizing are: VM (with local temp disk) -> VM (with local temp disk); and VM (with no local temp disk) -> VM (with no local temp disk)…

Manage virtual machines and containers

Question

You have an Azure subscription. The subscription contains a virtual machine named Server1 that runs Windows Server 2019 Standard and has the following configurations:

  • Size: Standard_D2_v3
  • vCPUs: 2
  • RAM: 8 GB
  • Temp storage: 50 GB
  • Max data disks: 4

You need to resize Server1 to use a virtual machine that has the following configurations:

  • Size: Standard_D4_v5
  • vCPUs: 4
  • RAM: 16 GB
  • Temp storage: None
  • Max data disks: 16

What should you do first?

Options

  • AReformat the OS disk as ReFS.
  • BMove Pagefile.sys to drive C.
  • CUpgrade Server1 to Windows Server 2022 Datacenter: Azure Edition.
  • DConvert the data disks into GTP disks.

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    84% (36)
  • C
    5% (2)
  • D
    9% (4)

Explanation

You can't resize a VM size that has a local temp disk to a VM size with no local temp disk and The only combinations allowed for resizing are: VM (with local temp disk) -> VM (with local temp disk); and VM (with no local temp disk) -> VM (with no local temp disk). https://learn.microsoft.com/en-us/azure/virtual-machines/azure-vms-no-temp-disk https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/resize-vm

Topics

#Azure VMs#VM Sizing#Temporary Disk#Pagefile Management

Community Discussion

No community discussion yet for this question.

Full AZ-800 Practice