Skip to content

Commit a7df618

Browse files
Update support.md
Acrolinx improvements
1 parent 276cdee commit a7df618

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,27 @@ The systems listed in the following tables are supported by Microsoft, either ge
4646

4747
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.
4848

49-
Device Update for IoT Hub 1.0 is the first major release and will continue to receive security fixes and fixes to regressions.
49+
Device Update for IoT Hub 1.0 is the first major release and continues to receive security fixes and fixes to regressions.
5050

5151
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.
5252

5353
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.
5454

5555
| Release notes and assets | deviceupdate-agent | Upgrade Supported from agent version | DU PnP Models supported | API Versions|
5656
| ------------------------ | ------------------ | ------------------------------------ | ----------------------- |-------------|
57-
| 1.2.0 | 1.2.0 <br /> | 1.1.0 | dtmi:azure:iot:deviceUpdateContractModel;3 <br /> dtmi:azure:iot:deviceUpdateModel;3 | 2022-10-01 |
58-
| 1.1.0 | 1.1.0|1.0.x | dtmi:azure:iot:deviceUpdateContractModel;3 <br /> dtmi:azure:iot:deviceUpdateModel;3| 2022-10-01 |
59-
| 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 |
60-
|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)|
57+
| 1.2.0 | 1.2.0 <br /> | 1.1.0 | dtmi:azure:iot:deviceUpdateContractModel; 3 <br /> dtmi:azure:iot:deviceUpdateModel; 3 | 2022-10-01 |
58+
| 1.1.0 | 1.1.0|1.0.x | dtmi:azure:iot:deviceUpdateContractModel; 3 <br /> dtmi:azure:iot:deviceUpdateModel; 3| 2022-10-01 |
59+
| 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 |
60+
|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

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

6464
> [!NOTE]
65-
> 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.
65+
> 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.
6666
6767
> [!IMPORTANT]
6868
> Every Microsoft product has a lifecycle. The lifecycle begins when a product is released and ends when it's no longer supported. Knowing key dates in this lifecycle helps you make informed decisions about when to upgrade or make other changes to your software.
69-
> For Device Update for IoT Hub, no stable API or agent version will be deprecated without a replacing version. Deprecated stable versions will be available for no less than 3 years after deprecation is announced to allow users to migrate to in-support agent and API versions.
70-
> Preview releases (Pre-releases) agents and APIs are not serviced after the release of the stable version. Preview versions are released to test new functionality, gather feedback, and discover and fix issues. Previews are available under Supplemental Terms of Use, and aren't recommended for production workloads.
71-
> 0.7.0 (Pre-release) is not supported by the latest service and API versions.
69+
> For Device Update for IoT Hub, no stable API or agent version will be deprecated without a replacing version. Deprecated stable versions will be available for no less than three years after deprecation is announced to allow users to migrate to in-support agent and API versions.
70+
> Preview releases (Prereleases) agents and APIs are not serviced after the release of the stable version. Preview versions are released to test new functionality, gather feedback, and discover and fix issues. Previews are available under Supplemental Terms of Use, and aren't recommended for production workloads.
71+
> 0.7.0 (Prerelease) is not supported by the latest service and API versions.
7272
> With the latest stable release, we recommend that all current customers running 0.x.x upgrade their devices to 1.0.x to receive ongoing support.

0 commit comments

Comments
 (0)