Skip to content

Commit b07f633

Browse files
Merge pull request #212718 from nehakulkarni123/patch-10
Update definition-structure.md
2 parents 29b628b + ef6eb35 commit b07f633

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

articles/governance/policy/concepts/definition-structure.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,7 @@ see [Tag support for Azure resources](../../../azure-resource-manager/management
137137
The following Resource Provider modes are fully supported:
138138

139139
- `Microsoft.Kubernetes.Data` for managing your Kubernetes clusters on or off Azure. Definitions
140-
using this Resource Provider mode use effects _audit_, _deny_, and _disabled_. This mode supports
141-
custom definitions as a _public preview_. See
142-
[Create policy definition from constraint template](../how-to/extension-for-vscode.md#create-policy-definition-from-constraint-template) to create a
143-
custom definition from an existing [Open Policy Agent](https://www.openpolicyagent.org/) (OPA)
144-
GateKeeper v3
145-
[constraint template](https://open-policy-agent.github.io/gatekeeper/website/docs/howto/#constraint-templates). Use
140+
using this Resource Provider mode use effects _audit_, _deny_, and _disabled_. Use
146141
of the [EnforceOPAConstraint](./effects.md#enforceopaconstraint) effect is _deprecated_.
147142
- `Microsoft.KeyVault.Data` for managing vaults and certificates in
148143
[Azure Key Vault](../../../key-vault/general/overview.md). For more information on these policy
@@ -152,7 +147,7 @@ The following Resource Provider modes are fully supported:
152147
The following Resource Provider modes are currently supported as a **[preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)**:
153148

154149
- `Microsoft.Network.Data` for managing [Azure Virtual Network Manager](../../../virtual-network-manager/overview.md) custom membership policies using Azure Policy.
155-
- `Microsoft.Kubernetes.Data` for Azure Policy components that target [Azure Kubernetes Service (AKS)](../../../aks/intro-kubernetes.md) resources such as pods, namespaces, and ingresses.
150+
- `Microsoft.Kubernetes.Data` for Azure Policy components that target [Azure Arc-enabled Kubernetes clusters](../../../aks/intro-kubernetes.md) resources such as pods, containers, and ingresses.
156151

157152
> [!NOTE]
158153
>Unless explicitly stated, Resource Provider modes only support built-in policy definitions, and exemptions are not supported at the component-level.
@@ -1284,4 +1279,4 @@ For more information and examples, see
12841279
- Understand how to [programmatically create policies](../how-to/programmatically-create.md).
12851280
- Learn how to [get compliance data](../how-to/get-compliance-data.md).
12861281
- Learn how to [remediate non-compliant resources](../how-to/remediate-resources.md).
1287-
- Review what a management group is with [Organize your resources with Azure management groups](../../management-groups/overview.md).
1282+
- Review what a management group is with [Organize your resources with Azure management groups](../../management-groups/overview.md).

0 commit comments

Comments
 (0)