Skip to content

Commit fd83ab4

Browse files
committed
Add OS standard support clarification
1 parent d67fd7a commit fd83ab4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/iot-edge/support.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Modules built as Linux containers can be deployed to either Linux or Windows dev
5757

5858
[IoT Edge for Linux on Windows](iot-edge-for-linux-on-windows.md) is the recommended way to run IoT Edge on Windows devices.
5959

60-
| Operating System | AMD64 | ARM32v7 | ARM64 | End of support |
60+
| Operating System | AMD64 | ARM32v7 | ARM64 | End of OS provider standard support |
6161
| ---------------- | ----- | ------- | ----- | -------------- |
6262
| Debian 11 (Bullseye) | | ![Debian + ARM32v7](./media/support/green-check.png) | | [June 2026](https://wiki.debian.org/LTS) |
6363
| Red Hat Enterprise Linux 9 | ![Red Hat Enterprise Linux 9 + AMD64](./media/support/green-check.png) | | | [May 2032](https://access.redhat.com/product-life-cycles?product=Red%20Hat%20Enterprise%20Linux,OpenShift%20Container%20Platform%204) |
@@ -68,7 +68,7 @@ Modules built as Linux containers can be deployed to either Linux or Windows dev
6868
| Windows Server 2019/2022 | ![Windows Server 2019/2022 + AMD64](./media/support/green-check.png) | | | See [Azure IoT EFLOW](iot-edge-for-linux-on-windows.md#prerequisites) for supported Windows OS versions. |
6969

7070
> [!NOTE]
71-
> When a *Tier 1* operating system reaches its end of support date, it's removed from the *Tier 1* supported platform list. If you take no action, IoT Edge devices running on the unsupported operating system continue to work but ongoing security patches and bug fixes in the host packages for the operating system won't be available after the end of support date. To continue to receive support and security updates, we recommend that you update your host OS to a *Tier 1* supported platform.
71+
> When a *Tier 1* operating system reaches its end of standard support date, it's removed from the *Tier 1* supported platform list. If you take no action, IoT Edge devices running on the unsupported operating system continue to work but ongoing security patches and bug fixes in the host packages for the operating system won't be available after the end of support date. To continue to receive support and security updates, we recommend that you update your host OS to a *Tier 1* supported platform.
7272
7373
#### Windows containers
7474

@@ -83,7 +83,7 @@ The systems listed in the following table are considered compatible with Azure I
8383
8484
::: moniker range="=iotedge-1.4"
8585

86-
| Operating System | AMD64 | ARM32v7 | ARM64 | End of support |
86+
| Operating System | AMD64 | ARM32v7 | ARM64 | End of OS provider standard support |
8787
| ---------------- | ----- | ------- | ----- | -------------- |
8888
| [CentOS-7](https://docs.centos.org/en-US/docs/) | ![CentOS + AMD64](./media/support/green-check.png) | ![CentOS + ARM32v7](./media/support/green-check.png) | ![CentOS + ARM64](./media/support/green-check.png) | [June 2024](https://www.redhat.com/en/topics/linux/centos-linux-eol) |
8989
| [Debian 10 <sup>1</sup>](https://www.debian.org/releases/buster/) | ![Debian 10 + AMD64](./media/support/green-check.png) | ![Debian 10 + ARM32v7](./media/support/green-check.png) | ![Debian 10 + ARM64](./media/support/green-check.png) | [June 2024](https://wiki.debian.org/LTS) |
@@ -108,7 +108,7 @@ The systems listed in the following table are considered compatible with Azure I
108108

109109
::: moniker range=">=iotedge-1.5"
110110

111-
| Operating System | AMD64 | ARM32v7 | ARM64 | End of support |
111+
| Operating System | AMD64 | ARM32v7 | ARM64 | End of OS provider standard support |
112112
| ---------------- | ----- | ------- | ----- | -------------- |
113113
| [Debian 11](https://www.debian.org/releases/bullseye/) | ![Debian 11 + AMD64](./media/support/green-check.png) | | ![Debian 11 + ARM64](./media/support/green-check.png) | [June 2026](https://wiki.debian.org/LTS) |
114114
| [Mentor Embedded Linux Flex OS](https://www.mentor.com/embedded-software/linux/mel-flex-os/) | ![Mentor Embedded Linux Flex OS + AMD64](./media/support/green-check.png) | ![Mentor Embedded Linux Flex OS + ARM32v7](./media/support/green-check.png) | ![Mentor Embedded Linux Flex OS + ARM64](./media/support/green-check.png) | |
@@ -127,7 +127,7 @@ The systems listed in the following table are considered compatible with Azure I
127127
::: moniker-end
128128

129129
> [!NOTE]
130-
> When a *Tier 2* operating system reaches its end of support date, it's removed from the supported platform list. If you take no action, IoT Edge devices running on the unsupported operating system continue to work but ongoing security patches and bug fixes in the host packages for the operating system won't be available after the end of support date. To continue to receive support and security updates, we recommend that you update your host OS to a *Tier 1* supported platform.
130+
> When a *Tier 2* operating system reaches its end of standard support date, it's removed from the supported platform list. If you take no action, IoT Edge devices running on the unsupported operating system continue to work but ongoing security patches and bug fixes in the host packages for the operating system won't be available after the end of support date. To continue to receive support and security updates, we recommend that you update your host OS to a *Tier 1* supported platform.
131131
132132
## Releases
133133

0 commit comments

Comments
 (0)