exam questions

Exam 70-533 All Questions

View all questions & answers for the 70-533 exam

Exam 70-533 topic 1 question 22 discussion

Actual exam question from Microsoft's 70-533
Question #: 22
Topic #: 1
[All 70-533 Questions]

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 Azure PowerShell cmdlet: New-AzureRmVM
  • B. Run the following Azure PowerShell cmdlet: New-AzureQuickVM
  • C. Run the following Azure PowerShell cmdlet:New-AzureAfhnityGroup.
  • D. Update fabrikamVNet's existing Availability Set.
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️
The New-AzureQuickVM cmdlet sets the configuration for a new virtual machine and creates the virtual machine. You can create a new Azureservice for the virtual machine by specifying either the Location or AffinityGroup parameters, or deploy the new virtual machine into an existing service.
References:
http://msdn.microsoft.com/en-us/library/dn495183.aspx
https://docs.microsoft.com/en-us/powershell/resourcemanager/azurerm.compute/v2.2.0/new-azurermvm

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...