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
- Ensure that the identity of your cluster control plane has been assigned the `Storage Account Contributor role` for the storage account.
30
-
> if the storage account is created by the driver, then you need to grant `Storage Account Contributor` role to the resource group where the storage account is located
31
-
> AKS cluster control plane identity has assigned the `Contributor` role on the node resource group by default.
29
+
- Ensure that the identity of your CSI driver control plane is assigned the `Storage Account Contributor role` for the storage account.
30
+
> if the storage account is created by the driver, then you need to grant `Storage Account Contributor` role to the resource group where the storage account is located.
31
+
>
32
+
> AKS cluster control plane identity is assigned the `Storage Account Contributor role` on the node resource group for the storage account by default.
0 commit comments