Skip to content

Commit ec80045

Browse files
Update configure-device.md
Resolves: [MicrosoftDocs/azure-docs#116437](https://github.com/MicrosoftDocs/azure-docs/issues/116437)
1 parent 11f2133 commit ec80045

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)