Skip to content

Commit 8db63f0

Browse files
Merge pull request #285879 from jagadish-msft/patch-1
(AzureCXP) fixes MicrosoftDocs/azure-docs#299658
2 parents b60f529 + 903d9bf commit 8db63f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/device-update-configuration-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When installing Debian agent on an IoT Device with a Linux OS, modify the `/etc/
5151
"do"
5252
],
5353
"iotHubProtocol": "mqtt",
54-
"compatPropertyNames":"manufacturer,model,location,language" <The property values must be in lower case only>,
54+
"compatPropertyNames":"manufacturer,model,location,environment" <The property values must be in lower case only>,
5555
"manufacturer": <Place your device info manufacturer here>,
5656
"model": <Place your device info model here>,
5757
"agents": [

0 commit comments

Comments
 (0)