From 237781fb6cd31d96db3bcaf06a04a3982925c043 Mon Sep 17 00:00:00 2001 From: Michael Kenntenich <37703728+mkennten@users.noreply.github.com> Date: Wed, 7 Oct 2020 12:14:26 +0200 Subject: [PATCH] Updated option to select for LB rule due to UI change The option "Create implicit outbound rules" has been changed to "Use outbound rules to provide backend pool members access to the internet", have the instructions reflect that update to the UI --- .../Labs/LAB_06-Implement_Network_Traffic_Management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index f438b898..c421e2d8 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -434,7 +434,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur | Idle timeout (minutes) | **4** | | TCP reset | **Disabled** | | Floating IP (direct server return) | **Disabled** | - | Create implicit outbound rules | **Yes** | + | Use outbound rules to provide backend pool members access to the internet. | **Enabled** | 1. Wait for the load balancing rule to be created, click **Overview**, and note the value of the **Public IP address**.