You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/get-started-end-to-end-sample/quickstart-deploy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ For the best new user experience, we recommend using an [Azure free account](htt
22
22
23
23
We also use GitHub Codespaces as a virtual environment for this quickstart so that you can test the scenario without installing new tools on your own machines. However, if you want to deploy Azure IoT Operations to a local cluster on Ubuntu or Azure Kubernetes Service (AKS), see [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
Copy file name to clipboardExpand all lines: articles/iot-operations/includes/supported-environments-table.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,25 @@ ms.service: iot-operations
6
6
ms.date: 06/20/2025
7
7
---
8
8
9
-
Microsoft supports the following Kubernetes distributions for Azure IoT Operations deployments. The following table lists their support levels and the environments Microsoft uses to validate the deployments:
10
-
11
-
| Kubernetes distribution | Support level |*Minimum validated version*|*Minimum validated OS*|
| AKS Edge Essentials | Public preview |*AksEdge-K3s-1.29.6-1.8.202.0*|*Windows 11 IoT Enterprise*|
16
-
| AKS on Azure Local | Public preview |*Azure Stack HCI OS, version 23H2, build 2411*|*Azure Stack HCI OS, version 23H2*|
9
+
### Supported Windows environments
10
+
11
+
Microsoft supports the following Kubernetes distributions for Azure IoT Operations deployments on Windows. The table below details their support levels and the versions Microsoft uses to validate deployments:
12
+
13
+
| Kubernetes distribution | Architecture | Support level |*Minimum validated version*|
| AKS Edge Essentials | x86_64 | Public preview |*AksEdge-K3s-1.29.6-1.8.202.0*|
16
+
| AKS on Azure Local | x86_64 | Public preview |*Azure Stack HCI OS, version 23H2, build 2411*|
17
+
18
+
* The *minimum validated version* is the lowest version of the Kubernetes distribution that Microsoft uses to validate Azure IoT Operations deployments.
19
+
20
+
### Supported Linux environments
21
+
22
+
Microsoft supports the following Kubernetes distributions for Azure IoT Operations deployments in Linux environments. The table below lists their support levels and the versions Microsoft uses to validate deployments:
23
+
24
+
| Kubernetes distribution | Architecture | Support level |*Minimum validated version*|*Minimum validated OS*|
* The *minimum validated version* is the lowest version of the Kubernetes distribution that Microsoft uses to validate Azure IoT Operations deployments.
19
30
* The *minimum validated OS* is the lowest operating system version that Microsoft uses to validate deployments.
0 commit comments