Your company has an Azure subscription containing a resource group named `rg-network-prod`. You are designing a virtual network named `vnet-shared-hub` within this resource group. The virtual network is allocated the address space .
You must configure the virtual network to support the following infrastructure requirements:
- A subnet named `GatewaySubnet` to enable a VPN gateway connection to your on-premises datacenter.
- A subnet named `AzureBastionSubnet` to allow secure administrative access to your resources.
- A subnet named `subnet-compute` to host a workload of 60 virtual machines.
You need to select a subnet configuration that supports all requirements, avoids overlapping address ranges, fits within the virtual network address space, and minimizes IP address waste.
Which subnet configuration should you use?
- AGatewaySubnet: ; AzureBastionSubnet: ; subnet-compute:
- BGatewaySubnet: ; AzureBastionSubnet: ; subnet-compute:
- GatewaySubnet: ; AzureBastionSubnet: ; subnet-compute: Cevap
- DGatewaySubnet: ; AzureBastionSubnet: ; subnet-compute: