Which three commands should you run in sequence?

DRAG DROP
You plan to create an Azure virtual machine (VM) that runs the Linux operating system.
You must use the following values:

You need to create and connect to the VM.
Which three commands should you run in sequence? To answer, move the appropriate commands from the list
of commands to the answer area and arrange them in the correct order.
Select and Place:

DRAG DROP
You plan to create an Azure virtual machine (VM) that runs the Linux operating system.
You must use the following values:

You need to create and connect to the VM.
Which three commands should you run in sequence? To answer, move the appropriate commands from the list
of commands to the answer area and arrange them in the correct order.
Select and Place:

Answer:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Ted Bundy

Ted Bundy

-azure group create linuxvmgroup westus
-azure vm quick-create
-ssh lunuxvmuse@IPpublico -p 22

John Smith

John Smith

what is the difference between -p21 and -p22?

checking

checking

Port 21 = Telnet Port 22 = SSH

John Smith

John Smith

That makes total sense. Thanks

Bobby Ball

Bobby Ball

Being picky, sorry 🙂
Port 21=FTP
Port 22=SSH
Port 23=Telnet