Skip to content

Commit ecddcb7

Browse files
authored
Merge pull request #109323 from TimShererWithAquent/us1679050bj
Change SSL to TLS per 1679050
2 parents 5ea1cff + 91bad95 commit ecddcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/tutorial-machine-learning-edge-05-configure-edge-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Next, run the script to create the virtual machine for your IoT Edge device.
159159
160160
* Create the resource group if it does not exist already
161161
* Create the virtual machine
162-
* Add NSG exceptions for the VM for ports 22 (SSH), 5671 (AMQP), 5672 (AMPQ), and 443 (SSL)
162+
* Add NSG exceptions for the VM for ports 22 (SSH), 5671 (AMQP), 5672 (AMPQ), and 443 (TLS)
163163
* Install the [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli-apt?view=azure-cli-latest))
164164
165165
7. The script outputs the SSH connection string for connecting to the VM. Copy the connection string for the next step.

0 commit comments

Comments
 (0)