Azure Fundamentals AZ-900 Practice Test 2
© examsiri.com
Question : 15 of 25
Marks:
+1,
-0
You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1.
From Azure documentation, you have the following command that creates a virtual machine named VM1.
You need to create VM1 in Subscription1 by using the command.
Solution: From a computer that runs Windows 10, install Azure CL From PowerShell, sign in to Azure and then run the command.Does this meet the goal?
From Azure documentation, you have the following command that creates a virtual machine named VM1.
az vm create --resource-group RG1 --name VM1 -- image UbuntuLTS --generate-ssh-keysYou need to create VM1 in Subscription1 by using the command.
Solution: From a computer that runs Windows 10, install Azure CL From PowerShell, sign in to Azure and then run the command.Does this meet the goal?
Go to Question: