What is Azure Bastion used for?
- A Providing RDP and SSH access to VMs without assigning them public IP addresses
- B Load balancing web traffic
- C Storing secrets
- D Monitoring network flows
Answer
Providing RDP and SSH access to VMs without assigning them public IP addresses
Exposing RDP or SSH to the internet is a common ransomware entry point. Bastion removes the need for a public IP on the VM.





