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/policy-for-kubernetes.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ must enable the **Microsoft.PolicyInsights** resource providers.
133
133
- Azure portal:
134
134
135
135
Register the **Microsoft.PolicyInsights** resource providers. For steps, see
136
-
[Resource providers and types](../../../azure-resource-manager/management/resource-providers-and-types.md#azure-portal).
136
+
[Resource providers and types](../../../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider).
137
137
138
138
- Azure CLI:
139
139
@@ -211,17 +211,17 @@ similar to the following output:
211
211
212
212
This article describes how to [create](#create-azure-policy-extension), [show extension status](#show-azure-policy-extension), and [delete](#delete-azure-policy-extension) the Azure Policy for Kubernetes extension.
213
213
214
-
For an overview of the extensions platform, see [Azure Arc cluster extensions](../../../azure/azure-arc/kubernetes/conceptual-extensions).
214
+
For an overview of the extensions platform, see [Azure Arc cluster extensions](/azure/azure-arc/kubernetes/conceptual-extensions).
215
215
216
216
## Prerequisites
217
217
218
218
> Note: If you have already deployed Azure Policy for Kubernetes on an Azure Arc cluster using Helm directly without extensions, follow the instructions listed to [delete the Helm chart](#remove-the-add-on-from-azure-arc-enabled-kubernetes). Once the deletion is done, you can then proceed.
219
219
1. Ensure your Kubernetes cluster is a supported distribution.
220
220
221
-
> Note: Azure Policy for Arc extension is supported on [the following Kubernetes distributions](./azure-arc/kubernetes/conceptual-extensions).
222
-
1. Ensure you have met all the common prerequisites for Kubernetes extensions listed [here](/azure/azure-arc/kubernetes/extensions) including [connecting your cluster to Azure Arc](../../../azure/azure-arc/kubernetes/quickstart-connect-cluster).
221
+
> Note: Azure Policy for Arc extension is supported on [the following Kubernetes distributions](/azure-arc/kubernetes/conceptual-extensions).
222
+
1. Ensure you have met all the common prerequisites for Kubernetes extensions listed [here](/azure/azure-arc/kubernetes/extensions) including [connecting your cluster to Azure Arc](/azure/azure-arc/kubernetes/quickstart-connect-cluster?tabs=azure-cli).
223
223
224
-
> Note: Azure Policy extension is supported for Arc enabled Kubernetes clusters [in these regions](../../../global-infrastructure/services/?products=azure-arc).
224
+
> Note: Azure Policy extension is supported for Arc enabled Kubernetes clusters [in these regions](https://azure.microsoft.com/global-infrastructure/services/?products=azure-arc).
225
225
1. Open ports for the Azure Policy extension. The Azure Policy extension uses these domains and ports to fetch policy
226
226
definitions and assignments and report compliance of the cluster back to Azure Policy.
0 commit comments