You administer an Azure virtual network named fabrikamVNet. You need to deploy a virtual
machine (VM) and ensure that it is a member of the fabrikamVNet virtual network. What should you
do?

A.
Run the New-AzureVM Power Shell cmdlet.
B.
Run the New-AzureQuickVM Power Shell cmdlet.
C.
Run the New-AzureAfhnityGroup Power Shell cmdlet.
D.
Update fabrikamVNet’s existing Availability Set.
Explanation:
The New-AzureQuickVM cmdlet sets the configuration for a new virtual machine and creates the
virtual machine. You can create a new Azure service for the virtual machine by specifying either
the Location or AffinityGroup parameters, or deploy the new virtual machine into an existing service.
http://msdn.microsoft.com/en-us/library/dn495183.aspx