Update LAB_08-Manage_Virtual_Machines.md

This commit is contained in:
polichtm 2020-03-16 10:23:58 -04:00 committed by GitHub
parent 67628818f5
commit a0b7d1d5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -356,6 +356,8 @@ In this task, you will deploy Azure virtual machine scale set across availabilit
1. Back on the **Networking** tab of the **Create a virtual machine scale set** blade, specify the following settings (leave others with their default values) and click **Next : Scaling >**:
| Setting | Value |
| --- | --- |
| Use a load balancer | **Yes** |
| Load balancing options | **Azure load balancer** |
| Select a load balancer | **(new) az10408vmss0-lb** |
@ -380,7 +382,9 @@ In this task, you will deploy Azure virtual machine scale set across availabilit
| Setting | Value |
| --- | --- |
| Spreading algorithm | **Max spreading** |
| Spreading algorithm | **Fixed spreading (not recommended with zones)** |
>**Note**: The **Max spreading** setting is currently not functional.
1. On the **Review + create** tab of the **Create a virtual machine scale set** blade, ensure that the validation passed and click **Create**.