Skip to content

Commit 9f1a851

Browse files
committed
edit from shubham
Signed-off-by: Hannah Hunter <[email protected]>
1 parent ef66a9c commit 9f1a851

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/aks/dapr.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ Global Azure cloud is supported with Arc support on the following regions:
9696
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
9797
- Install the latest version of the [Azure CLI][install-cli].
9898
- 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 [an Azure Contributor (`write`/`execute`) role](../role-based-access-control/built-in-roles.md#contributor) on AKS clusters in order to install the Dapr extension.
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).
100102

101103
### Set up the Azure CLI extension for cluster extensions
102104

0 commit comments

Comments
 (0)