Skip to content

Commit f44ceb3

Browse files
fixes
1 parent b7996f4 commit f44ceb3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/media-services/latest/includes/task-create-storage-account-cli.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ Use the following commands to create an Azure Storage account.
1414

1515
To create a storage account, you must first create a resource group within a location.
1616

17-
## List available locations
17+
<!-- List locations -->
1818

1919
To list available locations, use the following command:
2020

21-
:::code language="azurecli" source="~/media-services-v3-python/cli/code-snippets.sh" id="ListLocations" interactive="azurecli-interactive":::
21+
[!INCLUDE [task-list-locations-cli](task-create-resource-group-cli.md)]
22+
23+
<!-- Create a resource group -->
2224

2325
[!INCLUDE [task-create-resource-group-cli](task-create-resource-group-cli.md)]
2426

0 commit comments

Comments
 (0)