An administrator is configuring a new virtual network named `vnet-shared` in an Azure subscription. The virtual network is assigned the address space . The administrator must create three subnets within this virtual network:
- `subnet-app`: Must host a backend API service that requires a minimum of usable IP addresses for virtual machines.
- `AzureBastionSubnet`: Must support the deployment of Azure Bastion using the minimum possible address space.
- `GatewaySubnet`: Must connect to an on-premises network via a VPN Gateway, using a prefix size of exactly .
The administrator wants to define the subnets sequentially starting from the beginning of the virtual network's address space without leaving any unassigned gaps or overlapping ranges. Which of the following subnet configurations should the administrator deploy?
- A`subnet-app`:
`GatewaySubnet`:
`AzureBastionSubnet`: - `subnet-app`:
`AzureBastionSubnet`:
`GatewaySubnet`: Answer - C`GatewaySubnet`:
`AzureBastionSubnet`:
`subnet-app`: - D`subnet-app`:
`AzureBastionSubnet`:
`GatewaySubnet`: