Skip to content

Commit a20e72f

Browse files
fhryo-msftkhdownie
andauthored
Update articles/storage/container-storage/use-container-storage-with-managed-disks.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 3e1b81d commit a20e72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/use-container-storage-with-managed-disks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ $ az aks show --resource-group <resourceGroup> --name <clusterName> --query "ide
125125
a972fa43-1234-5678-1234-c040eb546ec5
126126
```
127127

128-
1. Grant **Contributor** role of the disk to the cluster managed identity. Go to: Portal > Your disk > Access control (IAM) > Add role assignment, and select **Contributor** role and assign to the identity. When your disk is created under AKS managed resource group (Example: MC_myResourceGroup_myAKSCluster_eastus), you can skip this step.
128+
1. Grant **Contributor** role of the disk to the cluster managed identity. Sign in to the Azure portal and navigate to your disk. From the service menu, select **Access control (IAM)** > **Add role assignment**, and then select **Contributor** role and assign to the identity. If you created your disk under an AKS managed resource group (example: MC_myResourceGroup_myAKSCluster_eastus), you can skip this step.
129129

130130
1. Find identity of the system node pool
131131

0 commit comments

Comments
 (0)