Your company is planning to deploy Azure Bastion inside a virtual network named `VNet-Core`, which has an address space of . An administrator proposes the following candidate subnets to host the Bastion service:
| Proposed Subnet Name | Address Range | Purpose |
|---|---|---|
| `Bastion-Subnet` | Azure Bastion | |
| `AzureBastionSubnet` | Azure Bastion | |
| `AzureBastionSubnet` | Azure Bastion | |
| `BastionSubnet` | Azure Bastion |
Which of the proposed subnets in the table is configured correctly to support the Azure Bastion deployment?
- AThe subnet named `AzureBastionSubnet` with the address range
- The subnet named `AzureBastionSubnet` with the address range Answer
- CThe subnet named `BastionSubnet` with the address range
- DThe subnet named `Bastion-Subnet` with the address range
Answer
The subnet named `AzureBastionSubnet` with the address range
The subnet named `AzureBastionSubnet` with the address range is correct because Azure Bastion requires a dedicated subnet named exactly `AzureBastionSubnet` with a subnet mask of or larger.
Step-by-Step Solution
Key Concept
Azure Bastion subnet configuration requirements (naming and minimum size)
Estimated Time:1m 30s