Skip to content

Commit 5029f68

Browse files
Update support.md
1 parent 34b2e09 commit 5029f68

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-hub-device-update/support.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Device Update can run on various most Linux operating systems; however, not all
2929

3030
Microsoft has these operating systems in automated tests and provides installation packages for them
3131

32-
It is possible to port the open-source DU agent code to run on other OS versions but these are not tested and maintained by Microsoft.
32+
It's possible to port the open-source DU agent code to run on other OS versions but these agent builds aren't tested and maintained by Microsoft.
3333

3434
The systems listed in the following tables are supported by Microsoft, either generally available or in public preview, and are tested with each new release.
3535

@@ -46,20 +46,20 @@ The systems listed in the following tables are supported by Microsoft, either ge
4646

4747
## Releases and Support
4848

49-
Device Update for IoT Hub release assets and release notes are available on the [Device Update Release](https://github.com/Azure/iot-hub-device-update/releases) page. Support for the APIs, PnP Models and device update reference agents is covered in the table.
49+
Device Update for IoT Hub release assets and release notes are available on the [Device Update Release](https://github.com/Azure/iot-hub-device-update/releases) page. Support for the APIs, PnP Models, and device update reference agents is covered in the table.
5050

5151
Device Update for IoT Hub 1.0 is the first major release and will continue to receive security fixes and fixes to regressions.
5252

5353
Device Update (DU) agents use IoT Plug and Play models to send and receive properties and messages from the DU service. Each DU agent requires specific models to be used. Learn more about how device update uses these models and how they can be extended.
5454

55-
Newer REST Service API versions supports older agents unless specified. Device Update for IoT Hub portal experience uses the latest APIs and have the same support as the API version.
55+
Newer REST Service API versions support older agents unless specified. Device Update for IoT Hub portal experience uses the latest APIs and have the same support as the API version.
5656

5757
| Release notes and assets | deviceupdate-agent | Upgrade Supported from agent version | DU PnP Models supported | API Versions|
5858
| ------------------------ | ------------------ | ------------------------------------ | ----------------------- |-------------|
5959
| 1.0.0 | 1.0.0 <br /> 1.0.1 <br /> 1.0.2 | 0.8.x | dtmi:azure:iot:deviceUpdateContractModel;2 <br /> dtmi:azure:iot:deviceUpdateModel;2 | 2022-10-01 |
6060
|0.0.8 (Preview)(Deprecated) | 0.8.0 <br /> 0.8.1 <br /> 0.8.2 | | dtmi:azure:iot:deviceUpdateContractModel;1 <br /> dtmi:azure:iot:deviceUpdateModel;1 | 2022-10-01 <br /> 2021-06-01-preview (Deprecated)|
6161

62-
The latest API version, 2022-10-01 will be supported until the next stable release and the latest agent version, 1.0.x, will receive bug fixes and security fixes till the next stable release.
62+
The latest API version, 2022-10-01 will be supported until the next stable release and the latest agent version, 1.0.x, will receive bug fixes and security fixes until the next stable release.
6363

6464
> [!NOTE]
6565
> Users, that have extended from the reference agent and customized the agent, are responsible for ensuring the bug fixes and security fixes are incorporated. You will also need to ensure the agent is built and configured correctly as defined by the service to connect service, perform updates, and manage devices from the IoT hub.

0 commit comments

Comments
 (0)