An organization's infrastructure team is planning to deploy a hybrid cloud architecture in Microsoft Azure. The deployment includes a virtual network named VNet-Prod with an address space of . The virtual network must host three subnets to support the following requirements:
1. A subnet named GatewaySubnet to connect to an on-premises datacenter via an Azure VPN Gateway.
2. A subnet named AzureBastionSubnet to provide secure management access to virtual machines.
3. A subnet named Subnet-App to host application virtual machines. The application tier requires at least usable IP addresses for virtual machines, plus any Azure reserved addresses.
The team configures the subnets with the following CIDR blocks:
- GatewaySubnet:
- AzureBastionSubnet:
- Subnet-App:
Is the following statement true?
The proposed subnet configuration successfully meets the minimum prefix size requirements for GatewaySubnet and AzureBastionSubnet, and provides enough usable IP addresses for the application tier.
Answer: Answer