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/aks/dapr.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,9 +96,7 @@ Global Azure cloud is supported with Arc support on the following regions:
96
96
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
97
97
- Install the latest version of the [Azure CLI][install-cli].
98
98
- If you don't have one already, you need to create an [AKS cluster][deploy-cluster] or connect an [Arc-enabled Kubernetes cluster][arc-k8s-cluster].
99
-
- Make sure you have **enough privilege** to install the Dapr extension on your AKS cluster. You can either:
100
-
- Setup your own service account with **specific permissions**, or
101
-
- Use built-in roles like [an Azure Contributor (`write`/`execute`) role](../role-based-access-control/built-in-roles.md#contributor).
99
+
- Make sure you have [an Azure Contributor (`write`/`execute`) role](../role-based-access-control/built-in-roles.md#azure-kubernetes-service-rbac-admin)
102
100
103
101
### Set up the Azure CLI extension for cluster extensions
0 commit comments