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.
Which two actions will achieve the goal? Each correct answer presents a complete solution.
A.
Run the following Windows PowerShell cmdlet: New-AzureVM
B.
Run the following Windows PowerShell cmdlet: New-AzureAffinityGroup
C.
Update fabrikamVNet’s existing Availability Set.
D.
Run the following Windows PowerShell cmdlet: New-AzureQuickVM