A reviewer treats Azure Bastion and just-in-time VM access as the same control for lock-chamber servers. How should the security engineer describe their relationship?
Select an answer to reveal the explanation.
Short Explanation
Bastion is the private hallway into the lock house; JIT is the timed key that opens the management door. You want the hallway and the timed key—not one confused for the other.
Full Explanation
Azure Bastion and just-in-time VM access are complementary. Bastion provides a managed, TLS-brokered remote-access path so target VMs need no public IP. JIT temporarily opens management ports (for example from AzureBastionSubnet or a known admin prefix) for a limited duration and then restores deny. Neither control alone fully substitutes for the other, and PIM-eligible Azure roles address identity elevation rather than the network path or port window. Azure Firewall DNAT is not Bastion.