You are planning the deployment of Azure Bastion to enable secure administrative access to resources in a virtual network named `CorpServices-VNet`. The virtual network has an address space of . Which subnet configuration must you create to support the deployment of the Azure Bastion host?
- AA subnet named BastionSubnet with an address space of
- A subnet named AzureBastionSubnet with an address space of Answer
- CA subnet named AzureBastionSubnet with an address space of
- DA subnet named AzureBastion with an address space of
Answer
A subnet named AzureBastionSubnet with an address space of
The correct subnet configuration must use the exact name 'AzureBastionSubnet' and have a subnet mask of or larger (such as , , or ) to accommodate the minimum IP address requirement for the Bastion scale units.
Step-by-Step Solution
Key Concept
Azure Bastion Subnet Requirements
Estimated Time:1m 30s