Skip to content

Commit 4aad862

Browse files
committed
Acrolynx Terminology
1 parent 6602283 commit 4aad862

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

6161
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

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

6565
> [!div class="mx-imgBorder"]
6666
> [![Screenshot showing the dns name of the iotedge vm](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)
@@ -70,7 +70,7 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
7070

7171
## Deploy from Azure CLI
7272

73-
1. Ensure that you have installed the azure cli iot extension with:
73+
1. Ensure that you have installed the Azure CLI iot extension with:
7474
```azurecli-interactive
7575
az extension add --name azure-iot
7676
```
@@ -150,7 +150,7 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
150150
}
151151
```
152152
153-
The **DNS Name** can also be obtained from the **Overview** section of the newly deployed virtual machine within the Azure Portal.
153+
The **DNS Name** can also be obtained from the **Overview** section of the newly deployed virtual machine within the Azure portal.
154154
155155
> [!div class="mx-imgBorder"]
156156
> [![Screenshot showing the dns name of the iotedge vm](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)

0 commit comments

Comments
 (0)