Skip to content

Commit 0ba1783

Browse files
authored
Merge pull request #116537 from MicrosoftDocs/LeelaRajesh-Sayana-patch-1
Update configure-device.md
2 parents 6cbe1ca + ec80045 commit 0ba1783

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-edge/configure-device.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,9 @@ username = "username"
345345
password = "password"
346346

347347
[agent.env]
348-
"RuntimeLogLevel" = "debug"
349-
"UpstreamProtocol" = "AmqpWs"
350-
"storageFolder" = "/iotedge/storage"
348+
RuntimeLogLevel = "debug"
349+
UpstreamProtocol = "AmqpWs"
350+
storageFolder = "/iotedge/storage"
351351
```
352352

353353
## Daemon management and workload API endpoints

0 commit comments

Comments
 (0)