Skip to content

Commit 87cec70

Browse files
duplicate headings
1 parent f44ceb3 commit 87cec70

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

articles/media-services/latest/account-create-how-to.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ You can use either the Azure portal or the CLI to create a Media Services accoun
3333

3434
<!-- NOTE: The following are in the includes folder and are reused in other How To articles. All task based content should be in the includes folder with the task- prefix prepended to the file name. -->
3535

36-
## [Portal](#tab/portal/)
37-
3836
[!INCLUDE [the media services account and storage account must be in the same subscription](./includes/note-account-storage-same-subscription.md)]
3937

38+
## [Portal](#tab/portal/)
39+
4040
[!INCLUDE [create a media services account in the portal](./includes/task-create-media-services-account-portal.md)]
4141

4242
[!INCLUDE [enable a system-assigned managed identity](./includes/task-create-media-services-system-managed-identity.md)]
@@ -47,8 +47,6 @@ You can use either the Azure portal or the CLI to create a Media Services accoun
4747

4848
## [CLI](#tab/cli/)
4949

50-
[!INCLUDE [the media services account and storage account must be in the same subscription](./includes/note-account-storage-same-subscription.md)]
51-
5250
<!-- Set the subscription -->
5351

5452
[!INCLUDE [Set the Azure subscription with CLI](./includes/task-set-azure-subscription-cli.md)]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To create a storage account, you must first create a resource group within a loc
1818

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

21-
[!INCLUDE [task-list-locations-cli](task-create-resource-group-cli.md)]
21+
[!INCLUDE [task-list-locations-cli](task-list-locations-cli.md)]
2222

2323
<!-- Create a resource group -->
2424

0 commit comments

Comments
 (0)