mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Merge pull request #893 from kbakdev/patch-19
Update LAB_08-Manage_Virtual_Machines.md
This commit is contained in:
commit
7b8e143892
@ -49,7 +49,7 @@ In this task, you will deploy two Azure virtual machines into different availabi
|
||||
|
||||
1. Sign in to the Azure portal - `https://portal.azure.com`.
|
||||
|
||||
1. Search for and select `Virtual machines`, on the **Virtual machines** blade, click **+ Create**, and then select in the drop-down **+ Azure virtual machine**. Notice your other choices.
|
||||
1. Search for and select `Virtual machines`, on the **Virtual machines** blade, click **+ Create**, and then select in the drop-down **Azure virtual machine**. Notice your other choices.
|
||||
|
||||
1. On the **Basics** tab, in the **Availability zone** drop down menu, place a checkmark next to **Zone 2**. This should select both **Zone 1** and **Zone 2**.
|
||||
|
||||
@ -283,7 +283,7 @@ In this task, you scale the virtual machine scale set using a custom scale rule.
|
||||
|
||||
### Scale out rule
|
||||
|
||||
1. Select **Custom autoscale**. then change the **Scale mode** to **Scale based on metric**. And then select **Add rule**.
|
||||
1. Select **Custom autoscale**. Then change the **Scale mode** to **Scale based on metric**. And then select **Add a rule**.
|
||||
|
||||
1. Let's create a rule that automatically increases the number of VM instances. This rule scales out when the average CPU load is greater than 70% over a 10-minute period. When the rule triggers, the number of VM instances is increased by 20%.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user