AZ-700 · Question #119
You are planning the IP addressing for the subnets in Azure virtual networks. Which type of resource requires IP addresses in the subnets?
The correct answer is A. internal load balancers. An internal (or private) load balancer is used where private IPs are needed at the frontend only. Internal load balancers are used to load balance traffic inside a virtual network. https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-overview
Question
You are planning the IP addressing for the subnets in Azure virtual networks. Which type of resource requires IP addresses in the subnets?
Options
- Ainternal load balancers
- Bstorage account
- Cservice endpoints
- Dservice endpoint policies
How the community answered
(27 responses)- A70% (19)
- B4% (1)
- C11% (3)
- D15% (4)
Explanation
An internal (or private) load balancer is used where private IPs are needed at the frontend only. Internal load balancers are used to load balance traffic inside a virtual network. https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-overview
Community Discussion
No community discussion yet for this question.