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/governance/policy/concepts/definition-structure.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,12 +137,7 @@ see [Tag support for Azure resources](../../../azure-resource-manager/management
137
137
The following Resource Provider modes are fully supported:
138
138
139
139
-`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
146
141
of the [EnforceOPAConstraint](./effects.md#enforceopaconstraint) effect is _deprecated_.
147
142
-`Microsoft.KeyVault.Data` for managing vaults and certificates in
148
143
[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:
152
147
The following Resource Provider modes are currently supported as a **[preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)**:
153
148
154
149
-`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.
156
151
157
152
> [!NOTE]
158
153
>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
1284
1279
- Understand how to [programmatically create policies](../how-to/programmatically-create.md).
1285
1280
- Learn how to [get compliance data](../how-to/get-compliance-data.md).
1286
1281
- 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