Skip to content

Commit ad376c2

Browse files
Update policy-for-kubernetes.md
1 parent ae2d510 commit ad376c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/governance/policy/concepts/policy-for-kubernetes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ must enable the **Microsoft.PolicyInsights** resource providers.
133133
- Azure portal:
134134

135135
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).
137137

138138
- Azure CLI:
139139

@@ -211,17 +211,17 @@ similar to the following output:
211211

212212
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.
213213

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).
215215

216216
## Prerequisites
217217

218218
> 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.
219219
1. Ensure your Kubernetes cluster is a supported distribution.
220220

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).
223223

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).
225225
1. Open ports for the Azure Policy extension. The Azure Policy extension uses these domains and ports to fetch policy
226226
definitions and assignments and report compliance of the cluster back to Azure Policy.
227227

0 commit comments

Comments
 (0)