Skip to content

Commit f6a4a17

Browse files
committed
Add missing "note"
1 parent 9cba900 commit f6a4a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-install-iot-edge-ubuntuvm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
5858

5959
When all fields have been filled in, select the checkbox at the bottom of the page to accept the terms and select **Purchase** to begin the deployment.
6060

61-
1. Verify that the deployment has completed successfully. A virtual machine resource should have been deployed into the selected resource group. Take note of the machine name, this should be in the format `vm-0000000000000`. Also, take of the associated **DNS Name**, which should be in the format `<dnsLabelPrefix>`.`<location>`.cloudapp.azure.com.
61+
1. Verify that the deployment has completed successfully. A virtual machine resource should have been deployed into the selected resource group. Take note of the machine name, this should be in the format `vm-0000000000000`. Also, take note of the associated **DNS Name**, which should be in the format `<dnsLabelPrefix>`.`<location>`.cloudapp.azure.com.
6262

6363
The **DNS Name** can be obtained from the **Overview** section of the newly deployed virtual machine within the Azure Portal.
6464

@@ -137,7 +137,7 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
137137
138138
```
139139
140-
1. Verify that the deployment has completed successfully. A virtual machine resource should have been deployed into the selected resource group. Take note of the machine name, this should be in the format `vm-0000000000000`. Also, take of the associated **DNS Name**, which should be in the format `<dnsLabelPrefix>`.`<location>`.cloudapp.azure.com.
140+
1. Verify that the deployment has completed successfully. A virtual machine resource should have been deployed into the selected resource group. Take note of the machine name, this should be in the format `vm-0000000000000`. Also, take note of the associated **DNS Name**, which should be in the format `<dnsLabelPrefix>`.`<location>`.cloudapp.azure.com.
141141
142142
The **DNS Name** can be obtained from the **Overview** section of the newly deployed virtual machine within the Azure Portal.
143143

0 commit comments

Comments
 (0)