Load Balancer UI change

Updated Front End settings
This commit is contained in:
Eric Bland 2023-05-11 17:25:02 -05:00 committed by GitHub
parent f4a0c5e121
commit bc520385a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -425,13 +425,24 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur
| Type | **Public** | | Type | **Public** |
| Tier | **Regional** | | Tier | **Regional** |
1. On the **Frontend IP configuration** tab, click **Add a frontend IP configuration** and use the following settings before clicking **OK** and then **Add**. When completed click **Next: Backend pools**. 1. On the **Frontend IP configuration** tab, click **Add a frontend IP configuration** and use the following settings:
| Setting | Value |
| --- | --- |
| Name | **az104-06-fe4** |
| IP type | IP address |
| Public IP address | Select **Create new** |
| Gateway Load Balancer | None |
1. On the **Add a public IP address** popup, use the following settings before clicking **OK** and then **Add**. When completed click **Next: Backend pools**.
| Setting | Value | | Setting | Value |
| --- | --- | | --- | --- |
| Name | **az104-06-pip4** | | Name | **az104-06-pip4** |
| IP version | IPv4 | | SKU | Standard |
| Public IP address | **Create new** | | Tier | Regional |
| Assignment | Static |
| Routing Preference | **Microsoft network** |
1. On the **Backend pools** tab, click **Add a backend pool** with the following settings (leave others with their default values). Click **+ Add** (twice) and then click **Next:Inbound rules**. 1. On the **Backend pools** tab, click **Add a backend pool** with the following settings (leave others with their default values). Click **+ Add** (twice) and then click **Next:Inbound rules**.