Soru

Zorluk: ZorConfigure Public and Private IP Addresses

Your team is setting up a high-traffic web platform in the North Europe region. You deploy a Standard Load Balancer named `lb-retail-prod`. The backend pool will consist of two virtual machines, `vm-app-01` and `vm-app-02`, both running in the same virtual network subnet.

You need to configure the public-facing frontend IP configuration and the backend pool for `lb-retail-prod`.

Which two configurations must you apply? (Select two.)

  1. Configure a frontend IP address using a Standard SKU Public IP address with its allocation method set to Static.Cevap
  2. Add the network interfaces of both virtual machines to the backend pool of the load balancer.Cevap
  3. C
    Configure a frontend IP address using a Basic SKU Public IP address with its allocation method set to Dynamic.
  4. D
    Configure a frontend IP address using a Standard SKU Public IP address with its allocation method set to Dynamic.

Cevap

Configure a frontend IP address using a Standard SKU Public IP address with its allocation method set to Static, and add the network interfaces of both virtual machines to the backend pool of the load balancer.
The Standard Load Balancer requires frontend Public IP addresses of the Standard SKU. Standard SKU Public IPs only support Static allocation. Additionally, the network interfaces of the backend virtual machines must be added to the backend pool of the load balancer to receive traffic.

Adım Adım Çözüm

1
Select the correct Public IP SKU for the Standard Load Balancer.
A Standard SKU Public IP address is chosen.
Standard Load Balancers require Standard SKU Public IP addresses for their frontend configuration; Basic SKU Public IPs are incompatible.
2
Configure the allocation method for the selected Public IP.
The allocation method is configured as Static.
Standard SKU Public IP addresses only support Static allocation in Azure.
3
Configure the backend pool of the load balancer.
The network interfaces of the backend VMs are added to the backend pool.
This allows the Standard Load Balancer to route incoming frontend traffic to the virtual machines.

Anahtar Kavram

Standard Load Balancer SKU alignment and Public IP allocation constraints
Bu soruyu puanla