Skip to content

Commit 4dd72e5

Browse files
committed
Fix blocking issue
1 parent 7bcdc1a commit 4dd72e5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

articles/iot-edge/how-to-provision-single-device-linux-symmetric.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ You can configure your IoT Edge device with symmetric key authentication by usin
8484
sudo iotedge config mp --connection-string 'PASTE_DEVICE_CONNECTION_STRING_HERE'
8585
```
8686

87-
The following `iotedge config mp` command creates a configuration file on the device and enters your connection string in the configuration file:
88-
89-
```bash
90-
9187
1. Apply the configuration changes.
9288

9389
```bash

0 commit comments

Comments
 (0)