Skip to content

Commit ca16e93

Browse files
committed
Update supported environments
1 parent 57dcb7e commit ca16e93

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

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

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kgremban
55
ms.author: kgremban
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 10/23/2024
8+
ms.date: 11/06/2024
99

1010
#CustomerIntent: As an IT professional, I want to understand the components and deployment details before I start using Azure IoT Operations.
1111
---
@@ -16,17 +16,23 @@ When you deploy Azure IoT Operations, you install a suite of services on an Azur
1616

1717
## Supported environments
1818

19-
Microsoft supports Azure Kubernetes Service (AKS) Edge Essentials for deployments on Windows and K3s for deployments on Ubuntu.
19+
Microsoft supports the following environments for Azure IoT Operations deployments.
2020

21-
* Minimum hardware requirements:
22-
* 16-GB RAM
23-
* 4 vCPUs
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 Stack HCI | Azure Stack HCI OS, version 23H2, build 2411 | Public preview |
2426

25-
* Recommended hardware, especially for multi-node K3s clusters that enable fault tolerance:
26-
* 32-GB RAM
27-
* 8 vCPUs
27+
>[!NOTE]
28+
>Billing usage records are collected on any environment where Azure IoT Operations is installed, regardless of support or availability levels.
2829
29-
[!INCLUDE [validated-environments](../includes/validated-environments.md)]
30+
To install Azure IoT Operations on a cluster, have the following hardware requirements available. If you're using a multi-node cluster that enables fault tolerance, scale up to the recommended capacity for better performance.
31+
32+
| Spec | Minimum | Recommended |
33+
|------|---------|-------------|
34+
| RAM | 16-GB | 32-GB |
35+
| CPU | 4 vCPUs | 8 vCPUs |
3036

3137
## Choose your features
3238

@@ -42,7 +48,7 @@ A deployment with only test settings:
4248

4349
The quickstart scenario, [Quickstart: Run Azure IoT Operations in GitHub Codespaces](../get-started-end-to-end-sample/quickstart-deploy.md), uses test settings.
4450

45-
At any point, you can upgrade an Azure IoT Operations instance to use secure settings by following the steps in [Enable secure settings](../deploy-iot-ops/howto-enable-secure-settings.md).
51+
At any point, you can upgrade an Azure IoT Operations instance to use secure settings by following the steps in [Enable secure settings](howto-enable-secure-settings.md).
4652

4753
### Secure settings deployment
4854

0 commit comments

Comments
 (0)