0
0
Azurecloud~5 mins

Azure Bastion for secure VM access - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AAzure subscriptions
BVirtual networks
CPublic IP addresses on VMs
DStorage accounts
Which subnet name is required for deploying Azure Bastion?
AAzureBastionSubnet
BBastionSubnet
CGatewaySubnet
DManagementSubnet
Which protocols does Azure Bastion support for VM connections?
AFTP and HTTP
BRDP and SSH
CSMTP and POP3
DTelnet and SNMP
How does Azure Bastion protect VMs from port scanning attacks?
ABy providing access only through the Azure portal over SSL
BBy blocking all inbound traffic
CBy disabling RDP and SSH protocols
DBy using VPN tunnels only
To connect to VMs in different virtual networks using Azure Bastion, what must be configured?
ANothing, it works automatically
BAzure Firewall
CPublic IP addresses on VMs
DVirtual network peering or VPN connections
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.