Skip to content

Commit 192a120

Browse files
Documentation fixes for Arc enabled Kubernetes
1 parent b02ae77 commit 192a120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/create-onboarding-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords: "Kubernetes, Arc, Azure, containers"
1515

1616
## Overview
1717

18-
A cluster can be onboarded to Arc from Azure CLI where the user has signed in using his credentials. However for automated workflows like CI/CD pipelines (Azure Pipelines, GitHub Actions,...), service principals with role assignments only allowing for onboarding clusters to Azure, are a better fit.
18+
It is possible to use service principals having a role assignment with limited privileges for onboarding the cluster to Arc. This is really useful in automated workflows like CI/CD pipelines - Azure Pipelines, GitHub Actions,....
1919

2020
The following steps provide a walkthrough on using service principals for onboarding Kubernetes clusters to Arc.
2121

0 commit comments

Comments
 (0)