An administrator is configuring a public Azure Load Balancer to distribute internet traffic to three standalone virtual machines deployed in the same virtual network. The virtual machines are not configured within an Availability Set. The administrator deploys a Basic SKU Load Balancer, but is unable to add the virtual machines to the backend pool. Which action should the administrator take to resolve this issue?
- Recreate the load balancer as a Standard SKU load balancer.Cevap
- BCreate a Network Security Group (NSG) and associate it with each virtual machine network interface.
- CConfigure a dynamic public IP address for the Basic load balancer frontend configuration.
- DModify the load balancer distribution mode to Source IP affinity.
Cevap
Recreate the load balancer as a Standard SKU load balancer.
Recreating the load balancer as a Standard SKU load balancer is the correct solution because the Standard SKU supports any virtual machine in a virtual network as a backend pool member, whereas the Basic SKU requires backend virtual machines to be within the same Availability Set or Virtual Machine Scale Set.
Adım Adım Çözüm
Anahtar Kavram
Azure Load Balancer SKU capabilities and backend pool constraints
Tahmini Süre:1m 0s