Your company is deploying application servers in a new Azure virtual network named CorpVNet. You need to configure Azure Bastion in CorpVNet to enable secure RDP and SSH connections to the virtual machines. Which subnet configuration meets the requirements for the Azure Bastion deployment?
- AA subnet named BastionSubnet with an address space prefix of /26
- BA subnet named AzureBastionSubnet with an address space prefix of /27
- A subnet named AzureBastionSubnet with an address space prefix of /26Answer
- DA subnet named BastionSubnet with an address space prefix of /24
Answer
A subnet named AzureBastionSubnet with an address space prefix of /26
Azure Bastion requires a dedicated subnet named exactly AzureBastionSubnet. The subnet must have a prefix size of /26 or larger (such as /25 or /24) to support scale-out operations and management traffic.
Step-by-Step Solution
Key Concept
Azure Bastion subnet requirements (exact naming and minimum subnet size)