An enterprise administrator manages a single virtual network named Production-VNet containing a subnet named AzureBastionSubnet. The virtual network hosts several Linux and Windows virtual machines. A bastion host named Prod-Bastion is deployed in the subnet using the Basic SKU. Developers need to connect to these virtual machines through Prod-Bastion using non-standard SSH and RDP ports. Which action must the administrator perform to support this configuration?
- Upgrade the Azure Bastion SKU from Basic to Standard.Cevap
- BDeploy a new Azure Bastion host in a new subnet named BastionSubnet configured with a /27 prefix.
- CAssociate a new Network Security Group (NSG) to the AzureBastionSubnet that blocks inbound traffic from the GatewayManager service tag.
- DConfigure virtual network peering with transit gateway routing enabled on the target virtual machines.
Cevap
Upgrade the Azure Bastion SKU from Basic to Standard.
Upgrading the Azure Bastion host to the Standard SKU is required to enable support for custom ports. The Basic SKU only allows connectivity to target VMs using standard ports (22 for SSH and 3389 for RDP), whereas the Standard SKU supports custom port selection.
Adım Adım Çözüm
Anahtar Kavram
Azure Bastion SKU capabilities and feature differences