You are planning the IP addressing schema for a new Azure Virtual Network named `VNet-Prod` that has an allocated address space of . The network must host the following resources:
- A VPN Gateway, which requires a dedicated subnet named `GatewaySubnet` (minimum recommended size is ).
- An Azure Bastion host, which requires a dedicated subnet named `AzureBastionSubnet`.
- A web application tier named `Subnet-Web` that must support at least concurrent virtual machines.
- An application tier named `Subnet-App` that must support at least concurrent virtual machines.
You propose the following subnet configuration:
- `AzureBastionSubnet`:
- `GatewaySubnet`:
- `Subnet-Web`:
- `Subnet-App`:
Determine if the following statement is true or false: The proposed configuration is valid, meets all resource requirements, and avoids any overlapping address spaces.
Answer: Answer