Skip to content

Commit 7c39ed1

Browse files
committed
Other LTS changes to docs
1 parent e07b666 commit 7c39ed1

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

articles/iot-edge/iot-edge-for-linux-on-windows-support.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Azure IoT Edge for Linux on Windows supports the following architectures:
4949
| ---------------- | ----- | ----- |
5050
| EFLOW 1.1 LTS | ![AMD64](./media/support/green-check.png) | |
5151
| EFLOW Continuous Release (CR) ([Public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)) | ![AMD64](./media/support/green-check.png) | ![ARM64](./media/support/green-check.png) |
52+
| EFLOW 1.4 LTS | ![AMD64](./media/support/green-check.png) | ![ARM64](./media/support/green-check.png) |
5253

5354
For more information about Windows ARM64 supported processors, see [Windows Processor Requirements](/windows-hardware/design/minimum/windows-processor-requirements).
5455

@@ -74,8 +75,9 @@ The following table lists the components included in each release. Each release
7475

7576
| Release | IoT Edge | CBL-Mariner | Defender for IoT |
7677
| ------- | -------- | ----------- | ---------------- |
77-
| **1.1 LTS** | 1.1 | 1.0 | - |
78-
| **Continuous Release** | 1.2 | 1.0 | 3.12.3 |
78+
| **1.1 LTS** | 1.1 | 2.0 | - |
79+
| **Continuous Release** | 1.3 | 2.0 | 3.12.3 |
80+
| **1.4 LTS** | 1.4 | 2.0 | - |
7981

8082

8183
## Minimum system requirements

articles/iot-edge/iot-edge-for-linux-on-windows-updates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ Update [1.1.2110.0311](https://github.com/Azure/iotedge-eflow/releases/tag/1.1.2
116116
<!-- end 1.1 -->
117117
:::moniker-end
118118
119-
## Migrations between EFLOW 1.1 LTS and EFLOW CR
119+
## Migrations between EFLOW LTS and EFLOW CR trains
120120
121-
IoT Edge for Linux on Windows doesn't support migrations between the different release trains. If you want to move from the 1.1LTS version to the Continuous Release (CR) version or viceversa, you'll have to uninstall the current version and install the new desired version.
121+
IoT Edge for Linux on Windows doesn't support migrations between the different release trains. If you want to move from the 1.1LTS or 1.4LTS version to the Continuous Release (CR) version or viceversa, you'll have to uninstall the current version and install the new desired version. To migrate between EFLOW 1.1LTS to EFLOW 1.4LTS, check [EFLOW LTS migration](https://aka.ms/AzEFLOW-LTS-Migration).
122122
123123
124124
## Next steps

articles/iot-edge/iot-edge-for-linux-on-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: patricka
1919
Azure IoT Edge for Linux on Windows (EFLOW) allows you to run containerized Linux workloads alongside Windows applications in Windows deployments. Businesses that rely on Windows to power their edge devices and solutions can now take advantage of the cloud-native analytics solutions being built in Linux.
2020

2121
<!-- iotedge-2020-11 -->
22-
:::moniker range=">=iotedge-2020-11"
22+
:::moniker range="iotedge-2020-11"
2323
>[!NOTE]
2424
>The latest version of [Azure IoT Edge for Linux on Windows continuous release (EFLOW CR)](./version-history.md), based on IoT Edge version 1.2, is in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). A clean installation may be required for devices going into production use once the general availability (GA) release is available. For more information, see [EFLOW continuous release](https://github.com/Azure/iotedge-eflow/wiki/EFLOW-Continuous-Release).
2525
:::moniker-end

articles/iot-edge/version-history.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ For more information about IoT Edge releases, see [Azure IoT Edge supported syst
2727

2828
### IoT Edge for Linux on Windows
2929
Azure IoT Edge for Linux on Windows (EFLOW) supports the following versions:
30-
* **EFLOW Continuous Release (CR)** based on the latest Azure IoT Edge version, it contains new features and capabilities that are in the latest stable release. For more information, see the [EFLOW release notes](https://github.com/Azure/iotedge-eflow/releases).
30+
* **EFLOW Continuous Release (CR)** based on the latest non-LTS Azure IoT Edge version, it contains new features and capabilities that are in the latest stable release. For more information, see the [EFLOW release notes](https://github.com/Azure/iotedge-eflow/releases).
3131
* **EFLOW 1.1 (LTS)** based on Azure IoT Edge 1.1, it's the Long-term support version. This version will be stable through the supported lifetime of this version and won't include new features released in later versions. This version will be supported until Dec 2022 to match the IoT Edge 1.1 LTS release lifecycle. 
32+
* **EFLOW 1.4 (LTS)** based on Azure IoT Edge 1.4, it's the latest Long-term support version. This version will be stable through the supported lifetime of this version and won't include new features released in later versions. This version will be supported until Nov 2024 to match the IoT Edge 1.3 LTS release lifecycle. 
3233

3334
All new releases are made available in the [Azure IoT Edge for Linux on Windows project](https://github.com/Azure/iotedge-eflow).
3435

@@ -53,7 +54,7 @@ This table provides recent version history for IoT Edge package releases, and hi
5354

5455
| IoT Edge release | Available in EFLOW branch | Release date | End of Support Date | Highlights |
5556
| ---------------- | ------------------------- | ------------ | ------------------- | ---------- |
56-
| 1.4 | Continuous release (CR) <br> Long-term support (LTS) | TBA | | |
57+
| 1.4 | Long-term support (LTS) | TBA | November 12, 2024 | [Azure IoT Edge 1.4.0](https://github.com/Azure/azure-iotedge/releases/tag/1.4.0)<br/> [CBL-Mariner 2.0](https://microsoft.github.io/CBL-Mariner/announcing-mariner-2.0/)<br/> [USB passthrough using USB-Over-IP](https://aka.ms/AzEFLOW-USBIP)<br/>[File/Folder sharing between Windows OS and the EFLOW VM](https://aka.ms/AzEFLOW-FolderSharing) |
5758
| 1.3 | [Continuous release (CR)](https://github.com/Azure/iotedge-eflow/releases/tag/1.3.1.02092) | September 2022 | In support | [Azure IoT Edge 1.3.0](https://github.com/Azure/azure-iotedge/releases/tag/1.3.0)<br/> [CBL-Mariner 2.0](https://microsoft.github.io/CBL-Mariner/announcing-mariner-2.0/)<br/> [USB passthrough using USB-Over-IP](https://aka.ms/AzEFLOW-USBIP)<br/>[File/Folder sharing between Windows OS and the EFLOW VM](https://aka.ms/AzEFLOW-FolderSharing) |
5859
| 1.2 | [Continuous release (CR)](https://github.com/Azure/iotedge-eflow/releases/tag/1.2.7.07022) | January 2022 | September 2022 | [Public Preview](https://techcommunity.microsoft.com/t5/internet-of-things-blog/azure-iot-edge-for-linux-on-windows-eflow-continuous-release/ba-p/3169590) |
5960
| 1.1 | [Long-term support (LTS)](https://github.com/Azure/iotedge-eflow/releases/tag/1.1.2106.0) | June 2021 | December 13, 2022 | IoT Edge 1.1 LTS is supported through December 13, 2022 to match the [.NET Core 3.1 release lifecycle](https://dotnet.microsoft.com/platform/support/policy/dotnet-core). <br> [Long-term support plan and supported systems updates](support.md) |

includes/iot-edge-install-linux-on-windows.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ Install IoT Edge for Linux on Windows on your target device.
206206
$ProgressPreference = 'SilentlyContinue'
207207
Invoke-WebRequest "https://aka.ms/AzEFLOWMSI_1_4_LTS_ARM64" -OutFile $msiPath
208208
```
209-
210209
:::moniker-end
211210
<!-- end iotedge-1.4 -->
212211

0 commit comments

Comments
 (0)