Skip to content

Commit f049515

Browse files
authored
Merge pull request #52788 from zhiliangxu/patch-22
Fix a typo
2 parents d9e3a9e + d65eb5e commit f049515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/quick-create-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can deploy a scale set with a Windows Server image or Linux image such as RH
5555
1. Type **Scale set** in the search box. In the results, under **Marketplace**, select **Virtual machine scale sets**. The **Create a virtual machine scale set** page will open.
5656
1. In the **Basics** tab, under **Project details**, make sure the correct subscription is selected and then choose to **Create new** resource group. Type *myVMSSResourceGroup* for the name and then select **OK** .
5757
1. Type *myScaleSet* as the name for your scale set.
58-
1. In **Region**, select a region that is close to you area.
58+
1. In **Region**, select a region that is close to your area.
5959
1. Leave the default value of **ScaleSet VMs** for **Orchestrator**.
6060
1. Select a marketplace image for **Image**. In this example, we have chosen *Ubuntu Server 18.04 LTS*.
6161
1. Enter your desired username, and select which authentication type you prefer.

0 commit comments

Comments
 (0)