Skip to content

Commit 3e1b81d

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 bcf1934 commit 3e1b81d

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
@@ -118,7 +118,7 @@ $ az disk show --resource-group <resourceGroup> --name <diskName> --query "zones
118118
1
119119
```
120120

121-
1. Find cluster managed identity
121+
1. Find cluster managed identity:
122122

123123
```bash
124124
$ az aks show --resource-group <resourceGroup> --name <clusterName> --query "identity" -o tsv

0 commit comments

Comments
 (0)