An administrator is configuring a new virtual network named `VNet1` in an Azure subscription to support a hybrid application architecture.
The virtual network has the following requirements:
- A subnet named `Subnet-Web` must host virtual machine instances that require private IP addresses.
- An Azure Bastion host must be deployed to provide secure connectivity to the virtual machines.
- A virtual network gateway must be deployed to support both an ExpressRoute connection and a VPN gateway in a coexisting configuration.
- Internal name resolution for resources in the virtual network must be resolved using an Azure Private DNS zone named `corp.internal`.
The administrator allocates the address block for `VNet1`.
Which two configurations should the administrator implement to meet the requirements while minimizing address space consumption? (Select two.)
- `AzureBastionSubnet` configured with the address block Answer
- `GatewaySubnet` configured with the address block Answer
- C`AzureBastionSubnet` configured with the address block
- DA Private DNS zone virtual network link for `corp.internal` associated directly with `Subnet-Web`