PrepAway - Latest Free Exam Questions & Answers

Which Power Shell cmdlets should you use?

DRAG DROP
You administer an Azure Virtual Machine (VM) named server!. The VM is in a cloud service
named ContosoService1.
You discover that the VM is experiencing storage issues due to increased application
logging on the server.
You need to create a new 256-GB disk and attach it to the server.
Which Power Shell cmdlets should you use? To answer, drag the appropriate cmdlet to the
correct location in the Power Shell command. Each cmdlet may be used once, more than
once, or not at all. You may need to drag the split bar between panes or scroll to view
content.

PrepAway - Latest Free Exam Questions & Answers

Answer:

One Comment on “Which Power Shell cmdlets should you use?

  1. InterSteller says:

    Get-AzureVM -ServiceName “ConotosService1” -Name “server1” | Add-AzureDataDisk -CreateNew -DiskSizeInGB 256 -DiskLabel “data” -LUN 1 | Update-AzureVM




    0



    0

Leave a Reply