Soru

Zorluk: OrtaConfigure Public and Private IP Addresses

An administrator is setting up a high-availability database server on an Azure virtual machine named VM-DBServer. The virtual machine has a single network interface named nic-db. Currently, VM-DBServer is in the backend pool of a Standard Load Balancer named LB-Database. To configure multiple database instances that require individual public-facing endpoints, the administrator needs to add a secondary IP configuration named ipconfig2 to nic-db and associate it with a public IP address named pip-db-sec. Which configuration must the administrator choose for pip-db-sec?

  1. Standard SKU and Static allocationCevap
  2. B
    Basic SKU and Static allocation
  3. C
    Standard SKU and Dynamic allocation
  4. D
    Basic SKU and Dynamic allocation

Cevap

Standard SKU and Static allocation
The correct configuration requires a Standard SKU public IP address with a Static allocation method. Since the virtual machine is in the backend pool of a Standard Load Balancer, all public IP addresses associated with the virtual machine's network interfaces must use the Standard SKU. Furthermore, Standard SKU public IP addresses only support Static allocation; Dynamic allocation is not an option for Standard SKU public IPs.

Adım Adım Çözüm

1
Identify that the virtual machine VM-DBServer is in the backend pool of a Standard Load Balancer (LB-Database).
Determine that all public IP addresses associated with VM-DBServer must use the Standard SKU to align with the Standard Load Balancer.
Azure enforces SKU alignment between a load balancer and any public IP addresses associated with resources in its backend pool.
2
Verify the allocation method requirement for Standard SKU public IP addresses.
Determine that the allocation method must be Static.
Standard SKU public IP addresses only support the Static allocation method in Azure; Dynamic allocation is unsupported.

Anahtar Kavram

SKU alignment and allocation rules for public IP addresses on virtual machines associated with a Standard Load Balancer
Bu soruyu puanla