Which Azure Power Shell cmdlet should you use?

You manage a virtual Windows Server 2012 web server that is hosted by an on-premises
Windows Hyper-V server. You plan to use the virtual machine (VM) in Azure.
You need to migrate the VM to Azure Storage to add it to your repository.
Which Azure Power Shell cmdlet should you use?

You manage a virtual Windows Server 2012 web server that is hosted by an on-premises
Windows Hyper-V server. You plan to use the virtual machine (VM) in Azure.
You need to migrate the VM to Azure Storage to add it to your repository.
Which Azure Power Shell cmdlet should you use?

A.
Import-AzureVM

B.
New-AzureVM

C.
Add-AzureDisk

D.
Add-AzureWebRole

E.
Add-AzureVhd

Explanation:
Ref: http://msdn.microsoft.com/en-us/library/dn495173.aspx



Leave a Reply 6

Your email address will not be published. Required fields are marked *


anand

anand

sorry it should be E only as it is not a new one to create

Messi

Messi

I think the correct answer is E, you have to upload a disc already created

mukikurumi

mukikurumi

It’s E.
Since we do not need create a new auzre disk, but just add an existing one.