Skip to content

Latest commit

 

History

History
139 lines (96 loc) · 13.7 KB

support.md

File metadata and controls

139 lines (96 loc) · 13.7 KB
titledescriptionauthorms.authorms.datems.topicms.serviceservices
IoT Edge supported platforms
Azure IoT Edge supported operating systems, runtimes, and container engines.
PatAltimore
patricka
02/12/2025
conceptual
azure-iot-edge
iot-edge

Azure IoT Edge supported platforms

[!INCLUDE iot-edge-version-all-supported]

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.

Get support

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:

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 of the project. Bugs related to Azure IoT Edge for Linux on Windows can be reported on the iotedge-eflow issues page. Fixes rapidly make their way from the projects in to product updates.

Microsoft Customer Support team - Users who have a support plan can engage the Microsoft Customer Support team by creating a support ticket directly from the Azure portal.

Feature requests - The Azure IoT Edge product tracks feature requests via the product's Azure feedback community.

Container engines

Azure IoT Edge modules are implemented as containers, so IoT Edge needs a container engine to launch them. Microsoft provides a container engine, moby-engine, to fulfill this requirement. This container engine is based on the Moby open-source project. Docker CE and Docker EE are other popular container engines. They're also based on the Moby open-source project and are compatible with Azure IoT Edge. Microsoft provides best effort support for systems using those container engines; however, Microsoft can't ship fixes for issues in them. For this reason, Microsoft recommends using moby-engine on production systems. If you are using Ubuntu Core snaps, the Docker snap is serviced by Canonical and supported for production scenarios.

:::image type="content" source="./media/support/only-moby-for-production.png" alt-text="Screenshot of the Moby engine as a container runtime.":::

Operating systems

Azure IoT Edge runs on most operating systems that can run containers; however, not all of these systems are equally supported. Operating systems are grouped into tiers that represent the level of support users can expect.

  • Tier 1 systems are supported. For tier 1 systems, Microsoft:
    • has this operating system in automated tests
    • provides installation packages for them
  • Tier 2 systems are compatible with Azure IoT Edge and can be used relatively easily. For tier 2 systems:
    • Microsoft has done informal testing on the platforms or knows of a partner successfully running Azure IoT Edge on the platform
    • Installation packages for other platforms may work on these platforms

Tier 1

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.

Linux containers

Modules built as Linux containers can be deployed to either Linux or Windows devices. For Linux devices, the IoT Edge runtime is installed directly on the host device. For Windows devices, a Linux virtual machine prebuilt with the IoT Edge runtime runs on the host device.

IoT Edge for Linux on Windows is the recommended way to run IoT Edge on Windows devices.

Operating SystemAMD64ARM32v7ARM64End of OS provider standard support
Debian 12Debian + AMD64Debian + ARM32v7Debian + ARM64June 2028
Debian 11Debian + ARM32v7June 2026
Red Hat Enterprise Linux 9Red Hat Enterprise Linux 9 + AMD64May 2032
Red Hat Enterprise Linux 8Red Hat Enterprise Linux 8 + AMD64May 2029
Ubuntu Server 24.04Ubuntu Server 24.04 + AMD64Ubuntu Server 24.04 + ARM64June 2029
Ubuntu Server 22.04Ubuntu Server 22.04 + AMD64Ubuntu Server 22.04 + ARM64June 2027
Ubuntu Server 20.04Ubuntu Server 20.04 + AMD64Ubuntu Server 20.04 + ARM64May 2025
Ubuntu Core 1Ubuntu Core + AMD64Ubuntu Core + ARM64April 2027
Windows 10/11Windows 10/11 + AMD64Windows 10/11 + ARM64See Azure IoT EFLOW for supported Windows OS versions.
Windows Server 2019/2022Windows Server 2019/2022 + AMD64See Azure IoT EFLOW for supported Windows OS versions.

1 Ubuntu Core is fully supported but the automated testing of Snaps currently happens on Ubuntu 22.04 Server LTS.

Note

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.

Windows containers

We no longer support Windows containers. IoT Edge for Linux on Windows is the recommended way to run IoT Edge on Windows devices.

Tier 2

The systems listed in the following table are considered compatible with Azure IoT Edge, but aren't actively tested or maintained by Microsoft.

Important

Support for these systems is best effort and may require you reproduce the issue on a tier 1 supported system.

Installation packages are made available on the Azure IoT Edge releases. See the installation steps in Offline or specific version installation.

Operating SystemAMD64ARM32v7ARM64End of OS provider standard support
Debian 11Debian 11 + AMD64Debian 11 + ARM64June 2026
Mentor Embedded Linux Flex OSMentor Embedded Linux Flex OS + AMD64Mentor Embedded Linux Flex OS + ARM32v7Mentor Embedded Linux Flex OS + ARM64
Mentor Embedded Linux Omni OSMentor Embedded Linux Omni OS + AMD64Mentor Embedded Linux Omni OS + ARM64
Ubuntu Server 24.04Ubuntu 24.04 + ARM32v7June 2029
Ubuntu Server 22.04Ubuntu 22.04 + ARM32v7June 2027
Ubuntu Server 20.04Ubuntu 20.04 + ARM32v7May 2025
Wind River 8Wind River 8 + AMD64
Yocto (scarthgap)
For Yocto issues, open a GitHub issue
Yocto + AMD64Yocto + ARM32v7Yocto + ARM64April 2028
Yocto (kirkstone)
For Yocto issues, open a GitHub issue
Yocto + AMD64Yocto + ARM32v7Yocto + ARM64April 2026

Note

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.

Releases

The following table lists the currently supported releases. IoT Edge release assets and release notes are available on the azure-iotedge releases page.

Release notes and assetsTypeRelease DateEnd of Support Date
1.5Long-term support (LTS)April 2024November 10, 2026

For more information on IoT Edge version history, see, Version history.

Important

  • 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.

IoT Edge uses the Microsoft.Azure.Devices.Client SDK. For more information, see the Azure IoT C# SDK GitHub repo or the Azure SDK for .NET reference content. The following list shows the version of the client SDK that each release is tested against:

IoT Edge versionMicrosoft.Azure.Devices.Client SDK version
1.51.42.x
1.41.36.6

Virtual Machines

Azure IoT Edge can be run in virtual machines, such as an Azure Virtual Machine. Using a virtual machine as an IoT Edge device is common when customers want to augment existing infrastructure with edge intelligence. The family of the host VM OS must match the family of the guest OS used inside a module's container. This requirement is the same as when Azure IoT Edge is run directly on a device. Azure IoT Edge is agnostic of the underlying virtualization technology and works in VMs powered by platforms like Hyper-V and vSphere.

:::image type="content" source="./media/support/edge-on-vm-linux.png" alt-text="Screenshot of an Azure IoT Edge in a virtual machine.":::

Minimum system requirements

Azure IoT Edge runs great on devices as small as a Raspberry Pi3 to server grade hardware. Choosing the right hardware for your scenario depends on the workloads that you want to run. Making the final device decision can be complicated; however, you can easily start prototyping a solution on traditional laptops or desktops.

Experience while prototyping will help guide your final device selection. Questions you should consider include:

  • How many modules are in your workload?
  • How many layers do your modules' containers share?
  • In what language are your modules written?
  • How much data will your modules be processing?
  • Do your modules need any specialized hardware for accelerating their workloads?
  • What are the desired performance characteristics of your solution?
  • What is your hardware budget?
close