Skip to content

Commit 96af6bf

Browse files
committed
Final typo corrections
1 parent bfee843 commit 96af6bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/learning-paths/cross-platform/woa_azure/azure_windows.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To begin:
2525

2626
![Search and Select VMs](Images/search_and_click_vm.png)
2727

28-
3. Click on Virtual Machines.
28+
3. Select `Virtual Machines`.
2929

3030
The Virtual Machines page appears.
3131

@@ -66,7 +66,7 @@ Upon selection, you are returned to the `Create a virtual machine` screen with y
6666
14. For `Size`, select `Standard_D2ps_v5 - 2 vcpus, 8 GiB memory`.
6767

6868
{{% notice Note%}}
69-
The VM size suggested for this learning path is enough to demonstrate installing and connecting to Windows on Arm in the Azure cloud, but may need to be adjusted for your specific workload. For more information rightsizing your VM instances, please see [Rightsize to maximize your cloud investment with Microsoft Azure](https://azure.microsoft.com/en-us/blog/rightsize-to-maximize-your-cloud-investment-with-microsoft-azure/).
69+
The VM size suggested for this learning path is enough to demonstrate Windows on Arm in the Azure cloud, but may need to be adjusted to support other workloads. For more information rightsizing your VM instances, please see [Rightsize to maximize your cloud investment with Microsoft Azure](https://azure.microsoft.com/en-us/blog/rightsize-to-maximize-your-cloud-investment-with-microsoft-azure/).
7070
{{% /notice %}}
7171

7272
15. For `Username` and `Password`, provide values which will be used to login to the Windows virtual machine.
@@ -91,7 +91,7 @@ At this point, Azure will deploy your new Windows on Arm instance to the Azure c
9191

9292
![Deploy](Images/deploying.png)
9393

94-
Upon completions, your screen will look similar to:
94+
Upon completion, your screen will look similar to:
9595

9696
![Deploy Complete](Images/deploy_complete.png)
9797

@@ -108,7 +108,7 @@ From this resource page, note the `Public IP address` of your virtual machine, a
108108
1. On your local host PC, launch your RDP client application.
109109

110110
{{% notice Note%}}
111-
In our example, we use the `Remote Desktop Connection` as our RDP client, but you may choose any RDP client to use.
111+
In our example, we use the `Remote Desktop Connection` app as our RDP client, but you may choose any RDP client to use.
112112
{{% /notice %}}
113113

114114
2. Enter the `Public IP Address` you wrote down earlier as the `Computer` or remote host/IP to connect to.

0 commit comments

Comments
 (0)