Skip to content

Commit 7bce3af

Browse files
author
Chris Sanders
committed
adjust file name reference
1 parent acb76fd commit 7bce3af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/kubernetes/use-azure-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ ms.service: azure-arc
66
ms.date: 8/23/2022
77
ms.topic: how-to
88
description: "Apply Flux v1 configurations at-scale using Azure Policy"
9-
keywords: "Kubernetes, Arc, Azure, K8s, containers, GitOps, Flux v1"
9+
keywords: "Kubernetes, Arc, Azure, K8s, containers, GitOps, Flux v1, policy"
1010
---
1111

1212
# Apply Flux v1 configurations at-scale using Azure Policy
1313

1414
You can use Azure Policy to apply Flux v1 configurations (`Microsoft.KubernetesConfiguration/sourceControlConfigurations` resource type) at scale on Azure Arc-enabled Kubernetes clusters (`Microsoft.Kubernetes/connectedclusters`).
1515

1616
> [!NOTE]
17-
> This article is for GitOps with Flux v1. GitOps with Flux v2 is now available for Azure Arc-enabled Kubernetes and Azure Kubernetes Service (AKS) clusters; [go to the article for using policy with Flux v2](./use-azure-policy-flux2.md). Eventually Azure will stop supporting GitOps with Flux v1, so begin using Flux v2 as soon as possible.
17+
> This article is for GitOps with Flux v1. GitOps with Flux v2 is now available for Azure Arc-enabled Kubernetes and Azure Kubernetes Service (AKS) clusters; [go to the article for using policy with Flux v2](./use-azure-policy-flux-2.md). Eventually Azure will stop supporting GitOps with Flux v1, so begin using Flux v2 as soon as possible.
1818
1919
To use Azure Policy, select a built-in GitOps policy definition and create a policy assignment. When creating the policy assignment:
2020
1. Set the scope for the assignment.

0 commit comments

Comments
 (0)