AZ-900 Describe Azure architecture and services Practice Question
A company has deployed several Azure virtual machines that host a critical internal application. The IT team needs to provide secure remote desktop access to these VMs for system administrators without assigning public IP addresses to the VMs or maintaining a VPN connection. The solution must provide seamless, browser-based RDP connectivity using SSL. Which Azure service should the IT team use?
⚠ Common exam trap
Watch out — candidates often confuse Azure Bastion with Azure Application Gateway or Front Door, assuming any 'gateway' service can handle RDP, but only Bastion is purpose-built for secure, browser-based RDP/SSH access without public IPs or VPNs.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Azure Bastion
Azure Bastion provides secure, seamless RDP/SSH connectivity to Azure virtual machines directly from the Azure portal over SSL, without requiring public IP addresses on the VMs or a VPN connection. It uses a hardened bastion host deployed inside the same virtual network, proxying traffic via TLS on port 443, which satisfies the requirement for browser-based, secure remote access.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Azure Bastion
Why this is correct
Correct. Azure Bastion is a fully managed PaaS service that provides secure, browser-based RDP and SSH connectivity to Azure virtual machines directly from the Azure portal, over TLS. Because it is deployed inside the virtual network, VMs need no public IP addresses, no client software, and no VPN or ExpressRoute connection. Traffic is mediated by the Bastion instance, and you can enforce Azure RBAC and MFA on top of this access, making it the intended tool for securely administering internal VMs.
- ✗
Azure Front Door
Why it's wrong here
Azure Front Door is a global application delivery and load-balancing service that routes HTTP/HTTPS traffic across Azure regions for web applications, offering CDN acceleration, global failover, and WAF. It operates at the layer-7 edge and does not support generic TCP protocols such as RDP or SSH. As a result, it cannot establish a remote management session to an individual VM, making it an incorrect choice for secure VM administrative access.
When this WOULD be correct
A company needs to accelerate and secure global web application delivery with SSL termination, web application firewall, and URL-based routing across multiple Azure regions. Azure Front Door would be the correct choice for this scenario.
- ✗
Azure Application Gateway
Why it's wrong here
Azure Application Gateway is a regional layer-7 (HTTP/HTTPS) load balancer with features like URL-based routing, SSL termination, and Web Application Firewall. It is designed for distributing inbound web traffic across a pool of backend web servers, not for brokering RDP or SSH sessions. It cannot forward arbitrary TCP/UDP ports or provide an interactive remote desktop terminal, so it is not a substitute for secure VM administrative access.
When this WOULD be correct
A company needs to load balance HTTP/HTTPS traffic across multiple Azure VMs in a web farm, with SSL termination, URL-based routing, and WAF protection to secure against common web vulnerabilities.
- ✗
Azure Virtual Network NAT
Why it's wrong here
Azure Virtual Network NAT is a managed network address translation service that provides outbound-only internet connectivity for VMs in a subnet, mapping private source IPs to a public IP for egress. It explicitly does not allow inbound connections, so it cannot accept incoming RDP or SSH traffic. While it is useful for outbound callbacks, it offers no path for remote administration of critical internal VMs, and its use would not replace the need for a secure inbound access gateway.
When this WOULD be correct
A company needs to enable outbound internet access for VMs in a virtual network without assigning public IPs to each VM, while maintaining a predictable source IP address for external connections.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-900 exam frequently reuses these exact scenarios with slightly different constraints.
✓Azure BastionCorrect answer▾
Why this is correct
Correct. Azure Bastion is a fully managed PaaS service that provides secure, browser-based RDP and SSH connectivity to Azure virtual machines directly from the Azure portal, over TLS. Because it is deployed inside the virtual network, VMs need no public IP addresses, no client software, and no VPN or ExpressRoute connection. Traffic is mediated by the Bastion instance, and you can enforce Azure RBAC and MFA on top of this access, making it the intended tool for securely administering internal VMs.
✗Azure Front DoorWrong answer — click to see why▾
Why this is wrong here
Azure Front Door is a global load balancer and application delivery controller for web traffic, not a solution for secure RDP access to VMs without public IPs. It does not provide browser-based RDP connectivity or eliminate the need for public IPs on VMs.
★ When this WOULD be the correct answer
A company needs to accelerate and secure global web application delivery with SSL termination, web application firewall, and URL-based routing across multiple Azure regions. Azure Front Door would be the correct choice for this scenario.
Why candidates choose this
Candidates may confuse Front Door's SSL capabilities and global presence with the SSL-based RDP access provided by Azure Bastion, or think Front Door can proxy RDP traffic similarly to web traffic.
✗Azure Application GatewayWrong answer — click to see why▾
Why this is wrong here
Azure Application Gateway is a layer 7 load balancer that provides HTTP/HTTPS traffic management and web application firewall (WAF) capabilities, but it does not offer native RDP/SSH connectivity or browser-based remote desktop access without public IPs on VMs.
★ When this WOULD be the correct answer
A company needs to load balance HTTP/HTTPS traffic across multiple Azure VMs in a web farm, with SSL termination, URL-based routing, and WAF protection to secure against common web vulnerabilities.
Why candidates choose this
Candidates may confuse Application Gateway's SSL termination and secure traffic capabilities with the SSL-based RDP access provided by Azure Bastion, assuming a gateway service can handle remote desktop connections.
✗Azure Virtual Network NATWrong answer — click to see why▾
Why this is wrong here
Azure Virtual Network NAT provides outbound internet connectivity for VMs but does not offer inbound RDP access or browser-based SSL connectivity; it cannot replace Bastion for secure remote desktop without public IPs.
★ When this WOULD be the correct answer
A company needs to enable outbound internet access for VMs in a virtual network without assigning public IPs to each VM, while maintaining a predictable source IP address for external connections.
Why candidates choose this
Candidates may confuse NAT's role in network address translation with secure access, mistakenly thinking it can facilitate inbound RDP connections similar to a jump box.
Analysis generated from the official AZ-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
Learn chapter
Azure Regions and Geographies
Key term
Azure Bastion
Azure Bastion is a fully managed PaaS service that provides secure and seamless RDP and SSH connectivity to virtual machines directly through the Azure portal without exposing public IP addresses.
Key term
Azure portal
The Azure portal is a web-based, unified console that lets you build, manage, and monitor everything from simple web apps to complex cloud deployments using a graphical user interface.
About these practice questions
Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.