Skip to content

Commit 69170c1

Browse files
authored
Merge pull request #203581 from Juliako/patch-8
Update add-contributor-role-on-the-media-service.md
2 parents 52b81d9 + 7b4d9a0 commit 69170c1

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

articles/azure-video-indexer/add-contributor-role-on-the-media-service.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Add Contributor role on the Media Services
3-
description: This topic explains how to add contributor role on the Media Services.
2+
title: Add Contributor role on the Media Services account
3+
description: This topic explains how to add contributor role on the Media Services account.
44
ms.author: itnorman
55
ms.topic: how-to
66
ms.date: 10/13/2021
77
ms.custom: ignite-fall-2021
88
---
99

10-
# Add contributor role on the Media Services
10+
# Add contributor role to Media Services
1111

12-
This article describes how to assign contributor role on the Media Services.
12+
This article describes how to assign contributor role on the Media Services account.
1313

1414
> [!NOTE]
1515
> If you are creating your Azure Video Indexer through the Azure portal UI, the selected Managed identity will be automatically assigned with a contributor permission on the selected Media Service account.
@@ -18,14 +18,14 @@ This article describes how to assign contributor role on the Media Services.
1818

1919
1. Azure Media Services (AMS)
2020
2. User-assigned managed identity
21+
2122
> [!NOTE]
2223
> You'll need an Azure subscription where you have access to both the [Contributor][docs-role-contributor] role and the [User Access Administrator][docs-role-administrator] role to the Azure Media Services and the User-assigned managed identity. If you don't have the right permissions, ask your account administrator to grant you those permissions. The associated Azure Media Services must be in the same region as the Azure Video Indexer account.
2324
24-
2525
## Add Contributor role on the Media Services
26-
### [Azure Portal](#tab/portal/)
26+
### [Azure portal](#tab/portal/)
2727

28-
### Add Contributor role on the Media Services in the Azure portal
28+
### Add Contributor role to Media Services using Azure portal
2929

3030
1. Sign in at the [Azure portal](https://portal.azure.com/).
3131
* Using the search bar at the top, enter **Media Services**.
@@ -42,6 +42,10 @@ This article describes how to assign contributor role on the Media Services.
4242
1. Once you have found the security principal, click to select it.
4343
1. To assign the role, click **Review + assign**
4444

45+
## Next steps
46+
47+
[Create a new Azure Resource Manager based account](create-account-portal.md)
48+
4549
<!-- links -->
4650
[docs-role-contributor]: ../role-based-access-control/built-in-roles.md#contributor
4751
[docs-role-administrator]: ../role-based-access-control/built-in-roles.md#user-access-administrator

0 commit comments

Comments
 (0)