Skip to content

Commit f6c1de6

Browse files
author
Julia Shimanskiy
committed
Brittany feedback 1
1 parent c8dafe7 commit f6c1de6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machine-scale-sets/spot-priority-mix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ You can set your Spot Priority Mix in the Scaling tab of the Virtual Machine Sca
5151
1. Log in to the [Azure portal](https://portal.azure.com).
5252
1. In the search bar, search for and select **Virtual Machine Scale Sets**.
5353
1. Select **Create** on the **Virtual Machine Scale Sets** page.
54-
1. In the **Basics** tab, fill out the required fields and select **Flexible** as the **Orchestration** mode.
54+
1. In the **Basics** tab, fill out the required fields, select **Flexible** as the **Orchestration** mode, and select the checkbox for **Run with Azure Spot discount**.
5555
1. Fill out the **Disks** and **Networking** tabs.
56-
1. In the **Scaling** tab, select the check-box next to *Scale with VMs and Spot VMs* option under the **Scale with VMs and discounted Spot VMs** section.
56+
1. In the **Spot** tab, select the check-box next to *Scale with VMs and Spot VMs* option under the **Scale with VMs and discounted Spot VMs** section.
5757
1. Fill out the **Base VM (uninterruptible) count** and **Instance distribution** fields to configure your priorities.
5858
1. Continue through the Virtual Machine Scale Set creation process.
5959

@@ -168,7 +168,7 @@ Example walk-through:
168168

169169
## Troubleshooting
170170

171-
There is only one error that is specific to Spot Priority Mix. To avoid it, be sure to configure the `priorityMixPolicy` to specify a *Spot* priority in `the virtualMachineProfile`. All other potential errors are either the normal Virtual Machine Scale Set, Spot, or Autoscale errors.
171+
There is only one error that is specific to Spot Priority Mix. To avoid it, be sure to configure the `priorityMixPolicy` to specify a *Spot* priority in the `virtualMachineProfile`. All other potential errors are either the normal Virtual Machine Scale Set, Spot, or Autoscale errors.
172172

173173
## Next steps
174174

0 commit comments

Comments
 (0)