Skip to content

Commit 73f73e4

Browse files
authored
Merge pull request #215367 from PatAltimore/patricka-supported-platforms
Move support TOC entry, Clarify intro
2 parents d88c653 + 6490c17 commit 73f73e4

File tree

3 files changed

+96
-106
lines changed

3 files changed

+96
-106
lines changed

articles/iot-edge/TOC.yml

Lines changed: 78 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,14 @@
11
- name: Azure IoT Edge documentation
22
href: index.yml
3-
- name: Azure IoT Edge for Linux on Windows (EFLOW)
4-
expanded: false
5-
items:
6-
- name: About EFLOW
7-
href: iot-edge-for-linux-on-windows.md
8-
- name: Deploy to a Windows device
9-
href: quickstart.md
10-
- name: Concepts
11-
items:
12-
- name: Benefits
13-
href: iot-edge-for-linux-on-windows-benefits.md
14-
- name: Updates
15-
href: iot-edge-for-linux-on-windows-updates.md
16-
- name: Security
17-
href: iot-edge-for-linux-on-windows-security.md
18-
- name: Networking
19-
href: iot-edge-for-linux-on-windows-networking.md
20-
- name: Platform support
21-
href: iot-edge-for-linux-on-windows-support.md
22-
- name: Install and provision
23-
items:
24-
- name: Single device
25-
items:
26-
- name: X.509 certificate attestation
27-
href: how-to-provision-single-device-linux-on-windows-x509.md
28-
- name: Symmetric key attestation
29-
href: how-to-provision-single-device-linux-on-windows-symmetric.md
30-
- name: Provision at scale
31-
items:
32-
- name: X.509 certificate attestation
33-
href: how-to-provision-devices-at-scale-linux-on-windows-x509.md
34-
- name: TPM attestation
35-
href: how-to-provision-devices-at-scale-linux-on-windows-tpm.md
36-
- name: Symmetric key attestation
37-
href: how-to-provision-devices-at-scale-linux-on-windows-symmetric.md
38-
- name: Configure
39-
items:
40-
- name: Networking
41-
items:
42-
- name: Understand VM networking
43-
href: how-to-configure-iot-edge-for-linux-on-windows-networking.md
44-
- name: Virtual switch
45-
href: how-to-create-virtual-switch.md
46-
- name: Multiple NICs
47-
href: how-to-configure-multiple-nics.md
48-
- name: VM on a DMZ
49-
href: how-to-configure-iot-edge-for-linux-on-windows-iiot-dmz.md
50-
- name: Configure nested virtualization for Windows VMs
51-
href: nested-virtualization.md
52-
- name: Access TPM secrets
53-
href: how-to-access-dtpm.md
54-
- name: GPU acceleration
55-
href: gpu-acceleration.md
56-
- name: Shared folders
57-
href: how-to-share-windows-folder-to-vm.md
58-
- name: Connect a USB device
59-
href: how-to-connect-usb-devices.md
60-
- name: Develop and debugging
61-
href: tutorial-develop-for-linux-on-windows.md
62-
- name: Create a hierarchy of IoT Edge devices
63-
href: tutorial-nested-iot-edge-for-linux-on-windows.md
64-
- name: Troubleshoot
65-
items:
66-
- name: Diagnose virtual machine
67-
href: troubleshoot-iot-edge-for-linux-on-windows.md
68-
- name: Diagnose virtual machine networking
69-
href: troubleshoot-iot-edge-for-linux-on-windows-networking.md
70-
- name: Resolve common errors
71-
href: troubleshoot-iot-edge-for-linux-on-windows-common-errors.md
72-
- name: Reference
73-
items:
74-
- name: PowerShell functions
75-
href: reference-iot-edge-for-linux-on-windows-functions.md
76-
- name: Azure IoT Edge versions
77-
href: version-history.md
783
- name: Overview
4+
expanded: true
795
items:
806
- name: About Azure IoT Edge
817
href: about-iot-edge.md
8+
- name: Version / release notes
9+
href: version-history.md
10+
- name: Supported platforms
11+
href: support.md
8212
- name: Quickstarts
8313
expanded: true
8414
items:
@@ -182,8 +112,6 @@
182112
href: iot-edge-certs.md
183113
- name: Confidential computing
184114
href: deploy-confidential-applications.md
185-
- name: Platform support
186-
href: support.md
187115
- name: Production deployment checklist
188116
href: production-checklist.md
189117
- name: Limits and restrictions
@@ -343,6 +271,79 @@
343271
href: troubleshoot-in-portal.md
344272
- name: Resolve common errors
345273
href: troubleshoot-common-errors.md
274+
- name: Azure IoT Edge for Linux on Windows (EFLOW)
275+
expanded: false
276+
items:
277+
- name: About EFLOW
278+
href: iot-edge-for-linux-on-windows.md
279+
- name: Deploy to a Windows device
280+
href: quickstart.md
281+
- name: Concepts
282+
items:
283+
- name: Benefits
284+
href: iot-edge-for-linux-on-windows-benefits.md
285+
- name: Updates
286+
href: iot-edge-for-linux-on-windows-updates.md
287+
- name: Security
288+
href: iot-edge-for-linux-on-windows-security.md
289+
- name: Networking
290+
href: iot-edge-for-linux-on-windows-networking.md
291+
- name: Supported platforms
292+
href: iot-edge-for-linux-on-windows-support.md
293+
- name: Install and provision
294+
items:
295+
- name: Single device
296+
items:
297+
- name: X.509 certificate attestation
298+
href: how-to-provision-single-device-linux-on-windows-x509.md
299+
- name: Symmetric key attestation
300+
href: how-to-provision-single-device-linux-on-windows-symmetric.md
301+
- name: Provision at scale
302+
items:
303+
- name: X.509 certificate attestation
304+
href: how-to-provision-devices-at-scale-linux-on-windows-x509.md
305+
- name: TPM attestation
306+
href: how-to-provision-devices-at-scale-linux-on-windows-tpm.md
307+
- name: Symmetric key attestation
308+
href: how-to-provision-devices-at-scale-linux-on-windows-symmetric.md
309+
- name: Configure
310+
items:
311+
- name: Networking
312+
items:
313+
- name: Understand VM networking
314+
href: how-to-configure-iot-edge-for-linux-on-windows-networking.md
315+
- name: Virtual switch
316+
href: how-to-create-virtual-switch.md
317+
- name: Multiple NICs
318+
href: how-to-configure-multiple-nics.md
319+
- name: VM on a DMZ
320+
href: how-to-configure-iot-edge-for-linux-on-windows-iiot-dmz.md
321+
- name: Configure nested virtualization for Windows VMs
322+
href: nested-virtualization.md
323+
- name: Access TPM secrets
324+
href: how-to-access-dtpm.md
325+
- name: GPU acceleration
326+
href: gpu-acceleration.md
327+
- name: Shared folders
328+
href: how-to-share-windows-folder-to-vm.md
329+
- name: Connect a USB device
330+
href: how-to-connect-usb-devices.md
331+
- name: Develop and debugging
332+
href: tutorial-develop-for-linux-on-windows.md
333+
- name: Create a hierarchy of IoT Edge devices
334+
href: tutorial-nested-iot-edge-for-linux-on-windows.md
335+
- name: Troubleshoot
336+
items:
337+
- name: Diagnose virtual machine
338+
href: troubleshoot-iot-edge-for-linux-on-windows.md
339+
- name: Diagnose virtual machine networking
340+
href: troubleshoot-iot-edge-for-linux-on-windows-networking.md
341+
- name: Resolve common errors
342+
href: troubleshoot-iot-edge-for-linux-on-windows-common-errors.md
343+
- name: Reference
344+
items:
345+
- name: PowerShell functions
346+
href: reference-iot-edge-for-linux-on-windows-functions.md
346347
- name: Reference
347348
items:
348349
- name: Runtime modules environment variables

articles/iot-edge/support.md

Lines changed: 16 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Supported operating systems, container engines - Azure IoT Edge
3-
description: Learn which operating systems can run the Azure IoT Edge daemon and runtime, and supported container engines for your production devices
2+
title: IoT Edge supported platforms
3+
description: Azure IoT Edge supported operating systems, runtimes, and container engines.
44
author: PatAltimore
55
ms.author: patricka
66
ms.date: 02/08/2022
@@ -9,21 +9,21 @@ ms.service: iot-edge
99
services: iot-edge
1010
---
1111

12-
# Azure IoT Edge supported systems
12+
# Azure IoT Edge supported platforms
1313

1414
[!INCLUDE [iot-edge-version-1.1-or-1.4](./includes/iot-edge-version-1.1-or-1.4.md)]
1515

16-
This article provides details about which systems and components are supported by IoT Edge, whether officially or in preview.
16+
This article explains what operating system platforms, IoT Edge runtimes, container engines, and components are supported by IoT Edge whether generally available or in preview.
1717

1818
## Get support
1919

2020
If you experience problems while using the Azure IoT Edge service, there are several ways to seek support. Try one of the following channels for support:
2121

22-
**Reporting bugs** Most development that goes into the Azure IoT Edge product happens in the IoT Edge open-source project. Bugs can be reported on the [issues page](https://github.com/azure/iotedge/issues) of the project. Bugs related to Azure IoT Edge for Linux on Windows can be reported on the [iotedge-eflow issues page](https://github.com/azure/iotedge-eflow/issues). Fixes rapidly make their way from the projects in to product updates.
22+
**Reporting bugs** - Most development that goes into the Azure IoT Edge product happens in the IoT Edge open-source project. Bugs can be reported on the [issues page](https://github.com/azure/iotedge/issues) of the project. Bugs related to Azure IoT Edge for Linux on Windows can be reported on the [iotedge-eflow issues page](https://github.com/azure/iotedge-eflow/issues). Fixes rapidly make their way from the projects in to product updates.
2323

24-
**Microsoft Customer Support team** Users who have a [support plan](https://azure.microsoft.com/support/plans/) can engage the Microsoft Customer Support team by creating a support ticket directly from the [Azure portal](https://portal.azure.com/signin/index/?feature.settingsportalinstance=mpac).
24+
**Microsoft Customer Support team** - Users who have a [support plan](https://azure.microsoft.com/support/plans/) can engage the Microsoft Customer Support team by creating a support ticket directly from the [Azure portal](https://portal.azure.com/signin/index/?feature.settingsportalinstance=mpac).
2525

26-
**Feature requests** The Azure IoT Edge product tracks feature requests via the product's [User Voice page](https://feedback.azure.com/d365community/forum/0e2fff5d-f524-ec11-b6e6-000d3a4f0da0).
26+
**Feature requests** - The Azure IoT Edge product tracks feature requests via the product's [User Voice page](https://feedback.azure.com/d365community/forum/0e2fff5d-f524-ec11-b6e6-000d3a4f0da0).
2727

2828
## Container engines
2929

@@ -170,30 +170,17 @@ The systems listed in the following table are considered compatible with Azure I
170170

171171
## Releases
172172

173-
IoT Edge release assets and release notes are available on the [azure-iotedge releases](https://github.com/Azure/azure-iotedge/releases) page. This section reflects information from those release notes to help you visualize the components of each version more easily.
173+
The following table lists the currently supported releases. IoT Edge release assets and release notes are available on the [azure-iotedge releases](https://github.com/Azure/azure-iotedge/releases) page.
174174

175-
The following table lists the components included in each release starting with 1.2.0. The components listed in this table can be installed or updated individually, and are backwards compatible with older versions.
175+
| Release notes and assets | Type | Release Date | End of Support Date |
176+
| ------------------------ | ---- | ------------ | ------------------- |
177+
| [1.4](https://github.com/Azure/azure-iotedge/releases/tag/1.4.0) | Long-term support (LTS) | August 2022 | November 12, 2024 |
178+
| [1.1](https://github.com/Azure/azure-iotedge/releases/tag/1.1.0) | Long-term support (LTS) | February 2021 | December 13, 2022 |
176179

177-
| Release | aziot-edge | edgeHub<br>edgeAgent | aziot-identity-service |
178-
| ------- | ---------- | -------------------- | ---------------------- |
179-
| **1.4** | 1.4.0 | 1.4.0 | 1.4.0 |
180-
| **1.3** | 1.3.0 | 1.3.0 | 1.3.0 |
181-
| **1.2** | 1.2.0<br>1.2.1<br>1.2.3<br>1.2.4<br>1.2.5<br><br>1.2.7 | 1.2.0<br>1.2.1<br>1.2.3<br>1.2.4<br>1.2.5<br>1.2.6<br>1.2.7 | 1.2.0<br>1.2.1<br>1.2.3<br>1.2.4<br>1.2.5<br> |
182-
183-
The following table lists the components included in each release up to the 1.1 LTS release. The components listed in this table can be installed or updated individually, and are backwards compatible with older versions.
180+
For more information on IoT Edge version history see, [Version history](version-history.md#version-history).
184181

185182
IoT Edge 1.1 is the first long-term support (LTS) release channel. This version introduced no new features, but will receive security updates and fixes to regressions. IoT Edge 1.1 LTS uses .NET Core 3.1, and will be supported until December 13, 2022 to match the [.NET Core and .NET 5 release lifecycle](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
186183

187-
| Release | iotedge | edgeHub<br>edgeAgent | libiothsm | moby |
188-
|--|--|--|--|--|
189-
| **1.1 LTS** | 1.1.0<br>1.1.1<br><br>1.1.3<br>1.1.4<br>1.1.5<br>1.1.6 | 1.1.0<br>1.1.1<br>1.1.2<br>1.1.3<br>1.1.4<br>1.1.5<br><br> | 1.1.0<br>1.1.1<br><br>1.1.3<br>1.1.4<br>1.1.5<br>1.1.6 | |
190-
| **1.0.10** | 1.0.10<br>1.0.10.1<br>1.0.10.2<br><br>1.0.10.4 | 1.0.10<br>1.0.10.1<br>1.0.10.2<br>1.0.10.3<br>1.0.10.4 | 1.0.10<br>1.0.10.1<br>1.0.10.2<br><br>1.0.10.4 | |
191-
| **1.0.9** | 1.0.9<br>1.0.9.1<br>1.0.9.2<br>1.0.9.3<br>1.0.9.4<br>1.0.9.5 | 1.0.9<br>1.0.9.1<br>1.0.9.2<br>1.0.9.3<br>1.0.9.4<br>1.0.9.5 | 1.0.9<br>1.0.9.1<br>1.0.9.2<br>1.0.9.3<br>1.0.9.4<br>1.0.9.5 | |
192-
| **1.0.8** | 1.0.8 | 1.0.8<br>1.0.8.1<br>1.0.8.2<br>1.0.8.3<br>1.0.8.4<br>1.0.8.5 | 1.0.8 | 3.0.6 |
193-
| **1.0.7** | 1.0.7<br>1.0.7.1 | 1.0.7<br>1.0.7.1 | 1.0.7<br>1.0.7.1 | 3.0.4 (ARMv7hl, CentOS)<br>3.0.5 |
194-
| **1.0.6** | 1.0.6<br>1.0.6.1 | 1.0.6<br>1.0.6.1 | 1.0.6<br>1.0.6.1 | |
195-
| **1.0.5** | 1.0.5 | 1.0.5 | 1.0.5 | 3.0.2 |
196-
197184
> [!IMPORTANT]
198185
> * 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. IoT Edge is governed by Microsoft's [Modern Lifecycle Policy](/lifecycle/policies/modern).
199186
> * With the release of a long-term support channel, we recommend that all current customers running 1.0.x upgrade their devices to 1.1.x to receive ongoing support.
@@ -202,7 +189,9 @@ IoT Edge uses the Microsoft.Azure.Devices.Client SDK. For more information, see
202189

203190
| IoT Edge version | Microsoft.Azure.Devices.Client SDK version |
204191
|------------------|--------------------------------------------|
205-
| 1.2.0 | 1.33.4-NestedEdge
192+
| 1.4 | 1.36.6 |
193+
| 1.3 | 1.36.6 |
194+
| 1.2.0 | 1.33.4-NestedEdge |
206195
| 1.1 (LTS) | 1.28.0 |
207196
| 1.0.10 | 1.28.0 |
208197
| 1.0.9 | 1.21.1 |

articles/iot-edge/version-history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: IoT Edge version navigation and history - Azure IoT Edge
3-
description: Discover what's new in IoT Edge with information about new features and capabilities in the latest releases.
2+
title: IoT Edge version history and release notes
3+
description: Release history and notes for IoT Edge.
44
author: PatAltimore
55
ms.author: patricka
66
ms.date: 08/25/2022

0 commit comments

Comments
 (0)