You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/how-to-install-iot-edge-ubuntuvm.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,8 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
65
65
> [!div class="mx-imgBorder"]
66
66
> [](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)
67
67
68
-
1. If you want to SSH into this VM after setup, use the associated DNS Label with the command:
69
-
`ssh <adminUsername>@<DNSLabel>`
68
+
1. If you want to SSH into this VM after setup, use the associated DNS Name with the command:
69
+
`ssh <adminUsername>@<DNS_Name>`
70
70
71
71
## Deploy from Azure CLI
72
72
@@ -144,8 +144,8 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
144
144
> [!div class="mx-imgBorder"]
145
145
> [](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)
146
146
147
-
1. If you want to SSH into this VM after setup, use the associated DNS Label with the command:
148
-
`ssh <adminUsername>@<DNSLabel>`
147
+
1. If you want to SSH into this VM after setup, use the associated DNS Name with the command:
0 commit comments