Recall & Review
beginner
What is the first step to create a Virtual Machine (VM) in the Azure Portal?
Log in to the Azure Portal and click on 'Create a resource' to start the VM creation process.
Click to reveal answer
beginner
Which setting defines the size and power of your Azure VM?
The 'Size' setting determines the CPU, memory, and storage capacity of the VM.
Click to reveal answer
beginner
Why do you need to create or select a Resource Group when creating a VM?
A Resource Group organizes related resources so you can manage them together easily.
Click to reveal answer
beginner
What is the purpose of setting an Administrator username and password during VM creation?
These credentials allow you to securely log in and manage your VM after it is created.
Click to reveal answer
beginner
What does the 'Public inbound ports' setting control when creating a VM?
It controls which network ports are open to allow external access to your VM, like SSH or RDP.
Click to reveal answer
What do you click first to start creating a VM in Azure Portal?
✗ Incorrect
You start by clicking 'Create a resource' to begin creating a VM.
Which of these is NOT a VM size option in Azure?
✗ Incorrect
'Ultra_X10' is not a valid Azure VM size.
What is a Resource Group used for?
✗ Incorrect
Resource Groups help organize and manage related Azure resources.
Why do you set an Administrator username and password when creating a VM?
✗ Incorrect
Administrator credentials allow secure login to the VM.
What does opening 'Public inbound ports' allow?
✗ Incorrect
Opening public inbound ports allows external devices to connect to the VM.
Describe the main steps to create a Virtual Machine in the Azure Portal.
Think about the sequence from starting the portal to finalizing the VM.
You got /8 concepts.
Explain why setting network rules like 'Public inbound ports' is important when creating a VM.
Consider how you connect to your VM from outside.
You got /4 concepts.