Skip to content

Commit b9f448f

Browse files
authored
Pencil edits - missing "and"
1 parent 4369bcc commit b9f448f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

articles/virtual-machines/linux/quick-create-portal.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,16 @@ Sign in to the [Azure portal](https://portal.azure.com).
2727

2828
1. Type **virtual machines** in the search.
2929
1. Under **Services**, select **Virtual machines**.
30-
1. In the **Virtual machines** page, select **Create** then **Virtual machine**. The **Create a virtual machine** page opens.
30+
1. In the **Virtual machines** page, select **Create** and then **Virtual machine**. The **Create a virtual machine** page opens.
31+
3132
1. In the **Basics** tab, under **Project details**, make sure the correct subscription is selected and then choose to **Create new** resource group. Type *myResourceGroup* for the name.*.
3233

3334
![Screenshot of the Project details section showing where you select the Azure subscription and the resource group for the virtual machine](./media/quick-create-portal/project-details.png)
3435

3536
1. Under **Instance details**, type *myVM* for the **Virtual machine name**, and choose *Ubuntu 18.04 LTS - Gen2* for your **Image**. Leave the other defaults.
3637

37-
:::image type="content" source="media/quick-create-portal/instance-details.png" alt-text="Screenshot of the Instance details section where you provide a name for the virtual machine and select its region, image and size.":::
38+
:::image type="content" source="media/quick-create-portal/instance-details.png" alt-text="Screenshot of the Instance details section where you provide a name for the virtual machine and select its region, image, and size.":::
39+
3840

3941
1. Under **Administrator account**, select **SSH public key**.
4042

articles/virtual-machines/windows/quick-create-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Sign in to the Azure portal at https://portal.azure.com.
2727

2828
1. Type **virtual machines** in the search.
2929
1. Under **Services**, select **Virtual machines**.
30-
1. In the **Virtual machines** page, select **Create** then **Virtual machine**. The **Create a virtual machine** page opens.
30+
1. In the **Virtual machines** page, select **Create** and then **Virtual machine**. The **Create a virtual machine** page opens.
31+
3132
1. In the **Basics** tab, under **Project details**, make sure the correct subscription is selected and then choose to **Create new** resource group. Type *myResourceGroup* for the name.
3233

3334
![Screenshot of the Project details section showing where you select the Azure subscription and the resource group for the virtual machine](./media/quick-create-portal/project-details.png)

0 commit comments

Comments
 (0)