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