
Explanation:
The correct answer is C: Only the third IP address. Azure requires that the SKUs of the load balancer and the public IP resources match. In this scenario, only IP3 is a Standard SKU IP address, which is compatible with a Standard Load Balancer. Basic SKU IP addresses (such as IP1 and IP2) cannot be used with a Standard Load Balancer. Therefore, IP3 is the only IP address you can use for the Standard Load Balancer.
Ultimate access to all questions.
No comments yet.
In an Azure subscription with a set of public IP addresses, which IP addresses are compatible for creating a Standard Load Balancer, given that matching SKUs are required between the load balancer and public IP resources?
A
All IP addresses listed
B
Only the second IP address
C
Only the third IP address
D
The first and third IP addresses