Skip to content

Commit b1ce221

Browse files
committed
DNS Label => DNS Name
1 parent ed99d29 commit b1ce221

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
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)
6767
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>`
7070

7171
## Deploy from Azure CLI
7272

@@ -144,8 +144,8 @@ The [Deploy to Azure Button](../azure-resource-manager/templates/deploy-to-azure
144144
> [!div class="mx-imgBorder"]
145145
> [![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)
146146
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:
148+
`ssh <adminUsername>@<DNS_Name>`
149149
150150
## Next steps
151151

0 commit comments

Comments
 (0)