Question ID 13693 |
You administer an Azure subscription with an existing cloud service named contosocloudservice. Contosocloudservice contains a set of related virtual machines (VMs) named ContosoDC, ContosoSQL and ContosoWeb1. You want to provision a new VM within contosocloudservice. You need to use the latest gallery image to create a new Windows Server 2012 R2 VM that has a target IOPS of 500 for any provisioned disks. Which PowerShell command should you use?
|
Option A |
Option A
|
Option B |
Option B
|
Option C |
Option C
|
Option D |
Option D
|
Correct Answer |
B |
Description Explanation: We must use the ServiceName parameter as the new VM is to be provisioned within an existing service. New-AzureVM -ServiceName -ServiceName specifies the new or existing service name. References:
Update Date and Time 2017-10-21 06:18:51