Skip to content

Commit 8e92409

Browse files
authored
Fixing acronym capitalization in alt text
1 parent b7836b3 commit 8e92409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ You can't deploy a remote Bicep file. Save a copy of the [Bicep file](https://ra
147147
The **DNS Name** can also be obtained from the **Overview** section of the newly deployed virtual machine within the Azure portal.
148148

149149
> [!div class="mx-imgBorder"]
150-
> [![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)
150+
> [![Screenshot showing the DNS name of the IoT Edge Virtual Machine.](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)](./media/how-to-install-iot-edge-ubuntuvm/iotedge-vm-dns-name.png)
151151

152152
1. If you want to SSH into this VM after setup, use the associated **DNS Name** with the command:
153153
`ssh <adminUsername>@<DNS_Name>`

0 commit comments

Comments
 (0)