Skip to content

Commit 5c85262

Browse files
Update storage-how-to-create-file-share.md
experienting a new visual order
1 parent 47283db commit 5c85262

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/storage/files/storage-how-to-create-file-share.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Storage accounts have two properties, kind and SKU, which dictate the billing mo
5353

5454
If you're creating an HDD file share, you can choose between the provisioned v2 and pay-as-you-go billing models. Both models are fully supported, however, we recommend provisioned v2 for new file share deployments. Provisioned v2 file shares are currently available in a limited subset of regions; see [provisioned v2 availability](./understanding-billing.md#provisioned-v2-availability) for more information.
5555

56+
### Region supportability base on different billing models
5657
To view region supportability on different billing models on CLI, use the following command.
5758
# [PowerShell](#tab/azure-powershell)
5859
### To view Region supportability on different billing models (PowerShell)
@@ -157,7 +158,7 @@ else
157158
done
158159
fi
159160
```
160-
161+
### Storage account creation
161162
# [Portal](#tab/azure-portal)
162163
To create a storage account via the Azure portal, use the search box at the top of the Azure portal to search for **storage accounts** and select the matching result.
163164

0 commit comments

Comments
 (0)