Skip to content

Commit bb47fe9

Browse files
authored
Merge pull request #124357 from connorbradshaw10/patch-1
fix: updating azure container storage premium v2 storagepool example
2 parents 5326034 + 2e8cbc7 commit bb47fe9

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
@@ -75,7 +75,7 @@ Follow these steps to create a dynamic storage pool for Azure Disks.
7575
azureDisk:
7676
skuName: PremiumV2_LRS
7777
iopsReadWrite: 5000
78-
MbpsReadWrite: 200
78+
mbpsReadWrite: 200
7979
resources:
8080
requests:
8181
storage: 1Ti

0 commit comments

Comments
 (0)