Recall & Review
beginner
What is Azure Bastion?
Azure Bastion is a managed service that provides secure and seamless RDP and SSH connectivity to virtual machines directly through the Azure portal without exposing the VM to the public internet.
Click to reveal answer
beginner
How does Azure Bastion improve VM security?
Azure Bastion eliminates the need for public IP addresses on VMs and protects against port scanning and other attacks by providing RDP/SSH access over SSL through the Azure portal.
Click to reveal answer
beginner
Which protocols does Azure Bastion support for VM access?
Azure Bastion supports RDP (Remote Desktop Protocol) for Windows VMs and SSH (Secure Shell) for Linux VMs.
Click to reveal answer
intermediate
What is required to use Azure Bastion in a virtual network?
You need to deploy an Azure Bastion host in the virtual network with a dedicated subnet named 'AzureBastionSubnet' that has a minimum /27 address space.
Click to reveal answer
intermediate
Can Azure Bastion be used to connect to VMs across different virtual networks?
By default, Azure Bastion connects to VMs in the same virtual network. To connect across virtual networks, peering or VPN connections must be configured between the networks.
Click to reveal answer
What does Azure Bastion eliminate the need for when accessing VMs?
✗ Incorrect
Azure Bastion allows secure VM access without assigning public IP addresses to the VMs.
Which subnet name is required for deploying Azure Bastion?
✗ Incorrect
Azure Bastion requires a subnet named 'AzureBastionSubnet' with a minimum /27 address space.
Which protocols does Azure Bastion support for VM connections?
✗ Incorrect
Azure Bastion supports RDP for Windows VMs and SSH for Linux VMs.
How does Azure Bastion protect VMs from port scanning attacks?
✗ Incorrect
Azure Bastion provides RDP/SSH access over SSL through the Azure portal, hiding VMs from direct exposure.
To connect to VMs in different virtual networks using Azure Bastion, what must be configured?
✗ Incorrect
Azure Bastion requires virtual network peering or VPN connections to access VMs across different virtual networks.
Explain how Azure Bastion provides secure access to virtual machines without exposing them to the internet.
Think about how Azure Bastion acts as a bridge inside the virtual network.
You got /4 concepts.
Describe the steps needed to deploy Azure Bastion in an Azure virtual network.
Focus on subnet creation and Bastion host deployment.
You got /4 concepts.