Skip to content

Commit 6f670aa

Browse files
Merge pull request #309581 from hanagapal/patch-4
Update SKU description in zonal placement documentation
2 parents c5b2c14 + 16828e9 commit 6f670aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/files/zonal-placement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Follow these steps to create a new zonal storage account using the Azure portal.
9595

9696
# [PowerShell](#tab/azure-powershell)
9797

98-
You can use Azure PowerShell to create zonal or regional storage accounts. Replace `<resource-group>`, `<storage-account-name>`, and `<region>` with your desired values. For `<SkuName>`, specify either `Premium_LRS` for pay-as-you-go file shares or `PremiumV2_LRS` to provision capacity, throughput, and IOPS individually (Provisioned v2).
98+
You can use Azure PowerShell to create zonal or regional storage accounts. Replace `<resource-group>`, `<storage-account-name>`, and `<region>` with your desired values. For `<SkuName>`, specify either `Premium_LRS` for file shares or `PremiumV2_LRS` to provision capacity, throughput, and IOPS individually (Provisioned v2).
9999

100100
### Create a storage account in an Azure-selected zone
101101

0 commit comments

Comments
 (0)