Project: Azure Load Balancers
Learn how to configure an Azure Load Balancer in this lesson.
We'll cover the following...
Azure load balancer
An Azure load balancer consists of three components: the frontend IP address configuration, the backend IP pool, and the load balancer itself. You’ll see that each of these components needs a name in the below given code snippet.
-
Frontend IP address configuration called ...