Skip to content

Commit 414a64d

Browse files
Update storage-how-to-create-file-share.md
1 parent 5c85262 commit 414a64d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you're creating an HDD file share, you can choose between the provisioned v2
5555

5656
### Region supportability base on different billing models
5757
To view region supportability on different billing models on CLI, use the following command.
58-
# [PowerShell](#tab/azure-powershell)
58+
# [PowerShell](#tab/azure-powershell1)
5959
### To view Region supportability on different billing models (PowerShell)
6060
```powershell
6161
# Login to Azure account
@@ -128,7 +128,7 @@ if ($filteredResult.Count -eq 0) {
128128
}
129129
```
130130

131-
# [Azure CLI](#tab/azure-cli)
131+
# [Azure CLI](#tab/azure-cli1)
132132
### To view Region supportability on different billing models (Azure CLI)
133133
This script use jq command line JSON processor, to download, please visit https://jqlang.org/download/
134134
```bash

0 commit comments

Comments
 (0)