Skip to content

Commit 3177219

Browse files
authored
Merge pull request #115465 from DCtheGeek/dmc-policy-ghi54970
Fixes MicrosoftDocs/azure-docs#54970 - Update note for Linux node pools
2 parents 80a5af2 + 36834d9 commit 3177219

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

articles/governance/policy/concepts/aks-engine.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ of your Azure resources and AKS Engine self-managed clusters from one place.
1818

1919
> [!NOTE]
2020
> Azure Policy for AKS Engine is in Public Preview and has no SLA. Gatekeeper v3 is in Beta and is
21-
> supported by the open source community. The service only supports built-in policy definitions and
22-
> a single AKS Engine cluster for each resource group configured with a Service Principal.
21+
> supported by the open source community. The service only supports built-in policy definitions,
22+
> Linux node pools, and a single AKS Engine cluster for each resource group configured with a
23+
> Service Principal.
2324
2425
> [!IMPORTANT]
2526
> To get support for Azure Policy for AKS Engine, AKS Engine, or Gatekeeper v3, create a

articles/governance/policy/concepts/effects.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -537,8 +537,8 @@ to [Open Policy Agent](https://www.openpolicyagent.org/) (OPA) to self-managed K
537537
on Azure.
538538

539539
> [!NOTE]
540-
> [Azure Policy for AKS Engine](aks-engine.md) is in Public Preview and only supports built-in
541-
> policy definitions.
540+
> [Azure Policy for AKS Engine](aks-engine.md) is in Public Preview and only supports Linux node
541+
> pools and built-in policy definitions.
542542
543543
### EnforceOPAConstraint evaluation
544544

@@ -605,8 +605,8 @@ to pass Gatekeeper v2 admission control rules defined with
605605
[Azure Kubernetes Service](../../../aks/intro-kubernetes.md).
606606

607607
> [!NOTE]
608-
> [Azure Policy for AKS](rego-for-aks.md) is in Limited Preview and only supports built-in policy
609-
> definitions
608+
> [Azure Policy for AKS](rego-for-aks.md) is in Limited Preview and only supports Linux node pools
609+
> and built-in policy definitions.
610610
611611
### EnforceRegoPolicy evaluation
612612

articles/governance/policy/concepts/rego-for-aks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Azure Policy makes it possible to manage and report on the compliance state of y
1515
and AKS clusters from one place.
1616

1717
> [!NOTE]
18-
> Azure Policy for AKS is in Limited Preview and only supports built-in policy definitions.
18+
> Azure Policy for AKS is in Limited Preview and only supports Linux node pools and built-in policy
19+
> definitions.
1920
2021
## Overview
2122

0 commit comments

Comments
 (0)