You are managing a web application hosted on an Azure virtual machine named VM-AdminPortal in the West US 3 region. This virtual machine is currently configured as a backend pool member of an active Standard Load Balancer named lb-webportal. VM-AdminPortal connects to the virtual network using a single network interface named nic-admin.
To perform direct administrative tasks, you need to assign a public IP address directly to VM-AdminPortal while keeping the virtual machine in the backend pool of lb-webportal.
Which of the following configuration steps must you perform to meet these requirements? (Select TWO.)
- Create a public IP address that uses the Standard SKU with Static allocation.Cevap
- Associate the public IP address with the primary IP configuration of nic-admin.Cevap
- CCreate a public IP address that uses the Basic SKU with Dynamic allocation.
- DCreate a public IP address that uses the Standard SKU with Dynamic allocation.
Cevap
To configure direct external access to the virtual machine while it is in the backend pool of a Standard Load Balancer, you must create a public IP address using the Standard SKU with Static allocation, and associate this public IP address with the primary IP configuration of the virtual machine's network interface.
To associate a public IP address with a virtual machine that belongs to a Standard Load Balancer's backend pool, the public IP must use the Standard SKU. Standard SKU public IP addresses only support Static allocation. Additionally, public IP addresses in Azure must be associated with an IP configuration of a network interface, rather than the interface itself.
Adım Adım Çözüm
Anahtar Kavram
Configuring Public IP addresses for virtual machines associated with a Standard Load Balancer.
Tahmini Süre:2m 0s