Skip to content

Commit 16828e9

Browse files
authored
Update SKU description in zonal placement documentation
Clarified the description of SKU options for Azure PowerShell. It is only supported for Premium not for pay as you go
1 parent 5a19ed5 commit 16828e9

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)