An administrator is preparing to deploy Azure Bastion in a virtual network named . The virtual network has an address space of . The administrator needs to create the subnet for the Bastion host. The design must minimize the number of unused IP addresses while complying with all Microsoft requirements for Azure Bastion. Which subnet configuration should the administrator create?
- Subnet name: `AzureBastionSubnet`; Address range: Cevap
- BSubnet name: `BastionSubnet`; Address range:
- CSubnet name: `AzureBastionSubnet`; Address range:
- DSubnet name: `AzureBastionSubnet`; Address range:
Cevap
Subnet name: AzureBastionSubnet; Address range: 172.20.10.0/26
The correct subnet configuration must use the name 'AzureBastionSubnet' and have a subnet mask of /26 or larger. Since the goal is to minimize unused IP addresses, the smallest valid subnet mask is /26. The range 172.20.10.0/26 meets all criteria.
Adım Adım Çözüm
Anahtar Kavram
Azure Bastion subnet requirements including exact naming and minimum subnet size (prefix length of /26 or larger).
Tahmini Süre:1m 30s