Skip to content

Commit aa1d430

Browse files
Merge pull request #17328 from sethmanheim/addlinks311
Final tweaks
2 parents fe1876b + 212bf3e commit aa1d430

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

AKS-Arc/aks-edge-howto-secret-encryption.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to enable the KMS plugin for AKS Edge Essentials clusters
44
author: sethmanheim
55
ms.author: sethm
66
ms.topic: how-to
7-
ms.date: 03/10/2025
7+
ms.date: 03/11/2025
88
ms.custom: template-how-to
99
ms.reviewer: leslielin
1010
---
@@ -22,10 +22,10 @@ This article demonstrates how to activate the KMS plugin for AKS Edge Essentials
2222
2323
## Prerequisites
2424

25-
The KMS plugin is supported for all AKS Edge Essentials clusters, version 1.10.868.0 and later.
25+
The KMS plugin is supported for all AKS Edge Essentials clusters, version 1.10.868.0 and later.
2626

2727
> [!NOTE]
28-
> The KMS plugin can only be used for single node clusters. The plugin can't be used with [experimental features such as multi-node](aks-edge-system-requirements.md#experimental-or-prerelease-features).
28+
> The KMS plugin can only be used for single node clusters. The plugin can't be used with [experimental features, such as multi-node](aks-edge-system-requirements.md#experimental-or-prerelease-features).
2929
3030
## Enable the KMS plugin
3131

@@ -74,7 +74,7 @@ If you encounter errors, see the [Troubleshooting](#troubleshooting) section.
7474

7575
If there are errors with the KMS plugin, follow this procedure:
7676

77-
1. Check that the AKS version is **1.10.xxx.0** or later. Use the following command to check the current version of AKS Edge Essentials:
77+
1. Check that the AKS version is **1.10.868.0** or later. Use the following command to check the current version of AKS Edge Essentials:
7878

7979
```powershell
8080
Get-Command -Module AKSEdge | Format-Table Name, Version

AKS-Arc/aks-edge-system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Install Windows 10/11 IoT Enterprise/Enterprise/Pro on your machine and activate
6161
- **Workloads**: Windows worker nodes.
6262
- **GPU**: [GPU-PV](aks-edge-gpu.md).
6363
- **Secret Encryption**: [KMS plugin for AKS Edge Essentials](aks-edge-howto-secret-encryption.md).
64-
- **Security**: [Workload identity](aks-edge-workload-identity.md). Workload identity federation is only available for customers deploying Azure IoT Operations on top of AKS Edge Essentials.
64+
- **Security**: [Workload identity](aks-edge-workload-identity.md). Workload identity federation is only available for deployment of Azure IoT Operations on top of AKS Edge Essentials.
6565
- **Network plugins**: Calico on K3S (discontinued).
6666

6767
## Next steps

0 commit comments

Comments
 (0)