You have a public load balancer named LB1 that uses the Basic SKU. LB1 distributes traffic to virtual machines in an Availability Set. You need to upgrade the load balancer to the Standard SKU to support Availability Zones. Which change must you make to the existing configuration before you can associate the backend virtual machines with the upgraded Standard SKU load balancer?
- AConfigure the frontend public IP address to use dynamic IP allocation.
- BAssociate a Basic SKU public IP address with the network interface of each virtual machine.
- Upgrade or replace the frontend public IP address with a Standard SKU public IP address.Answer
- DDisable the health probe of the load balancer during the upgrade.
Answer
Upgrade or replace the frontend public IP address with a Standard SKU public IP address.
A Standard SKU load balancer requires a Standard SKU public IP address for its frontend IP configuration. Basic SKU public IP addresses are not compatible with Standard SKU load balancers.
Step-by-Step Solution
Key Concept
Load Balancer SKU compatibility
Estimated Time:1m 30s