Skip to content

Commit 2294cf0

Browse files
authored
Merge pull request #301625 from dominicbetts/aio-supported-environments
AIO: Add supported environments to include file
2 parents dc7ccb2 + f6291d1 commit 2294cf0

File tree

5 files changed

+23
-24
lines changed

5 files changed

+23
-24
lines changed

articles/iot-operations/deploy-iot-ops/overview-deploy.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,7 @@ When you deploy Azure IoT Operations, you install a suite of services on an Azur
1616

1717
## Supported environments
1818

19-
Microsoft supports the following environments for Azure IoT Operations deployments.
20-
21-
| Environment | Minimum version | Availability |
22-
| ----------- | --------------- | ------------ |
23-
| K3s on Ubuntu 24.04 | K3s version 1.31.1 | General availability |
24-
| Azure Kubernetes Service (AKS) Edge Essentials on Windows 11 IoT Enterprise | AksEdge-K3s-1.29.6-1.8.202.0 | Public preview |
25-
| Azure Kubernetes Service (AKS) on Azure Local | Azure Stack HCI OS, version 23H2, build 2411 | Public preview |
26-
| Tanzu Kubernetes release (TKr) on Tanzu Kubernetes Grid with a management cluster 2.5.2| TKr version 1.28.11| General availability|
27-
28-
>[!IMPORTANT]
29-
>Support for Azure IoT Operations deployments is only available on version 1.28.11 of TKr.
19+
[!INCLUDE [supported-environments-table](../includes/supported-environments-table.md)]
3020

3121
>[!NOTE]
3222
>Billing usage records are collected on any environment where Azure IoT Operations is installed, regardless of support or availability levels.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
author: dominicbetts
3+
ms.author: dobett
4+
ms.topic: include
5+
ms.service: iot-operations
6+
ms.date: 06/20/2025
7+
---
8+
9+
Microsoft supports the following environments for Azure IoT Operations deployments.
10+
11+
| Environment | Minimum version | Availability |
12+
| ----------- | --------------- | ------------ |
13+
| K3s on Ubuntu 24.04 | K3s version 1.31.1 | General availability |
14+
| Azure Kubernetes Service (AKS) Edge Essentials on Windows 11 IoT Enterprise | AksEdge-K3s-1.29.6-1.8.202.0 | Public preview |
15+
| Azure Kubernetes Service (AKS) on Azure Local | Azure Stack HCI OS, version 23H2, build 2411 | Public preview |
16+
| Tanzu Kubernetes release (TKr) on Tanzu Kubernetes Grid with a management cluster 2.5.2| TKr version 1.28.11| General availability|
17+
18+
>[!IMPORTANT]
19+
>Support for Azure IoT Operations deployments is only available on version 1.28.11 of TKr.

articles/iot-operations/includes/supported-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ms.custom:
1010
---
1111

1212
> [!IMPORTANT]
13-
> Currently, K3s on Ubuntu 24.04 is the only generally available platform for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).
13+
> Currently, K3s on Ubuntu 24.04 and Tanzu Kubernetes are the only platforms for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).

articles/iot-operations/overview-iot-operations.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -123,17 +123,7 @@ To secure communication between devices and the cloud through isolated network e
123123

124124
## Supported environments
125125

126-
Microsoft supports the following environments for Azure IoT Operations deployments.
127-
128-
| Environment | Minimum version | Availability |
129-
| ----------- | --------------- | ------------ |
130-
| K3s on Ubuntu 24.04 | K3s version 1.31.1 | General availability |
131-
| Azure Kubernetes Service (AKS) Edge Essentials on Windows 11 IoT Enterprise | AksEdge-K3s-1.29.6-1.8.202.0 | Public preview |
132-
| Azure Kubernetes Service (AKS) on Azure Local | Azure Stack HCI OS, version 23H2, build 2411 | Public preview |
133-
| Tanzu Kubernetes release (TKr) on Tanzu Kubernetes Grid with a management cluster 2.5.2| TKr version 1.28.11| General availability|
134-
135-
>[!IMPORTANT]
136-
>Support for Azure IoT Operations deployments is only available on version 1.28.11 of TKr.
126+
[!INCLUDE [supported-environments-table](includes/supported-environments-table.md)]
137127

138128
## Supported regions
139129

articles/iot-operations/troubleshoot/iot-operations-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sections:
3535
answer: For information on high availability across availability zones and regions for ADR, see [Reliability in Azure Device Registry](../../reliability/reliability-device-registry.md).
3636
- question: |
3737
On which platforms is Azure IoT Operations supported?
38-
answer: Currently, K3s on Ubuntu 24.04 is the only generally available platform for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).
38+
answer: Currently, K3s on Ubuntu 24.04 and Tanzu Kubernetes are the only platforms for deploying Azure IoT Operations in production. To learn more, see [Supported environments](../deploy-iot-ops/overview-deploy.md#supported-environments).
3939
- question: |
4040
Can I migrate my IoT Edge workloads to Azure IoT Operations?
4141
answer: Azure IoT Edge isn't an Azure Arc-enabled service like Azure IoT Operations is. Instead, IoT Edge is deeply integrated with and relies on Azure IoT Hub primitives such as device twins and direct methods for its functionality. While Azure IoT Operations can achieve outcomes similar to IoT Edge in some scenarios, the two services have fundamentally different architectures. As a result, there isn't a direct migration path for transitioning IoT Edge workload modules to Azure IoT Operations.

0 commit comments

Comments
 (0)