Skip to content

Commit 903d9bf

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#299658
we made changes in line number 54 from: languages to : environment
1 parent 103f89d commit 903d9bf

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)