Skip to content

Commit c4dc788

Browse files
author
Julia Shimanskiy
committed
Fixed blocking issues.
1 parent f5303a9 commit c4dc788

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/virtual-machine-scale-sets/spot-vm-size-recommendation.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ ms.reviewer: cynthn
1515

1616
**Applies to:** :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
1717

18-
The Spot VM size recommendations tool is an easy way to view and select alternative VM sizes that are better suited for your stateless, flexible, and fault tolerant workload needs during the Virtual Machine Scale Set deployment process in the Azure Portal. This tool allows Azure to recommend appropriate VM sizes to you after you filter by region, price, and eviction rate. You can further filter the recommended VMs list by size, type, generation, and disk (premium or ephemeral OS disk).
18+
The Spot VM size recommendations tool is an easy way to view and select alternative VM sizes that are better suited for your stateless, flexible, and fault tolerant workload needs during the Virtual Machine Scale Set deployment process in the Azure portal. This tool allows Azure to recommend appropriate VM sizes to you after you filter by region, price, and eviction rate. You can further filter the recommended VMs list by size, type, generation, and disk (premium or ephemeral OS disk).
1919

2020

21-
## Azure Portal
21+
## Azure portal
2222

2323
You can access Azure's size recommendations through the virtual machine scale sets creation process in the Azure portal. The following steps will instruct you on how to access this tool during that process.
2424

@@ -28,26 +28,26 @@ You can access Azure's size recommendations through the virtual machine scale se
2828
1. In the **Basics** tab, fill out the required fields.
2929
1. Under **Instance details**, select **Run with Azure Spot discount**.
3030

31-
:::image type="content" source="./media/spot-vm-size-recommendation/run-with-azure-spot-discount.png" alt-text="Image shows a selected checkbox next to the Run with Azure Spot discount option.":::
31+
:::image type="content" source="./media/spot-vm-size-recommendation/run-with-azure-spot-discount.png" alt-text="Screenshot of a selected checkbox next to the Run with Azure Spot discount option.":::
3232

3333
1. In the same section, under **Azure Spot configuration**, select **Configure**.
3434
1. On the **Azure Spot configuration** page, in the **Spot details** tab, go to the **Size** selector.
3535
1. Expand the **Size** drop-down and select **See all sizes** option at the bottom of the list.
3636

37-
:::image type="content" source="./media/spot-vm-size-recommendation/spot-details-see-all-sizes.png" alt-text="Image shows a See all sizes option in the Size selector":::
37+
:::image type="content" source="./media/spot-vm-size-recommendation/spot-details-see-all-sizes.png" alt-text="Screenshot of the See all sizes option in the Size selector":::
3838

3939
1. On the **Select a VM size** page, click **Add filter**.
4040
1. You can choose which filters to apply. For this example, we will only apply **Size** and set it to *Medium (7-16)* for the number of vCPU.
4141

42-
:::image type="content" source="./media/spot-vm-size-recommendation/size-filter-medium.png" alt-text="Image shows a the Medium option selected for the Size filter.":::
42+
:::image type="content" source="./media/spot-vm-size-recommendation/size-filter-medium.png" alt-text="Screenshot of the Medium option selected for the Size filter.":::
4343

4444
1. Click **OK**.
4545
1. From the resulting list of VMs, select a preferred VM size.
4646
1. Click **Select** at the bottom to continue.
4747
1. Back on the **Spot details** tab, click **Next** to go to the next tab.
48-
1. The **Size recommendations** tab allows you to view and select alternative VM sizes that are better suited for your stateless, flexible, and fault tolerant workload needs with regards to region, pricing, and eviction rates.
48+
1. The **Size recommendations** tab allows you to view and select alternative VM sizes that are better suited for your stateless, flexible, and fault tolerant workload needs with regard to region, pricing, and eviction rates.
4949

50-
:::image type="content" source="./media/spot-vm-size-recommendation/size-recommendations-tab.png" alt-text="Image shows the Size recommendations tab with a list of alternative VM sizes.":::
50+
:::image type="content" source="./media/spot-vm-size-recommendation/size-recommendations-tab.png" alt-text="Screenshot of the Size recommendations tab with a list of alternative VM sizes.":::
5151

5252
1. Make your selection and click **Save**.
5353
1. Continue through the virtual machine scale set creation process.

0 commit comments

Comments
 (0)