You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/add-contributor-role-on-the-media-service.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
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.
4
4
ms.author: itnorman
5
5
ms.topic: how-to
6
6
ms.date: 10/13/2021
7
7
ms.custom: ignite-fall-2021
8
8
---
9
9
10
-
# Add contributor role on the Media Services
10
+
# Add contributor role to Media Services
11
11
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.
13
13
14
14
> [!NOTE]
15
15
> 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.
18
18
19
19
1. Azure Media Services (AMS)
20
20
2. User-assigned managed identity
21
+
21
22
> [!NOTE]
22
23
> 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.
23
24
24
-
25
25
## Add Contributor role on the Media Services
26
-
### [Azure Portal](#tab/portal/)
26
+
### [Azure portal](#tab/portal/)
27
27
28
-
### Add Contributor role on the Media Services in the Azure portal
28
+
### Add Contributor role to Media Services using Azure portal
29
29
30
30
1. Sign in at the [Azure portal](https://portal.azure.com/).
31
31
* 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.
42
42
1. Once you have found the security principal, click to select it.
43
43
1. To assign the role, click **Review + assign**
44
44
45
+
## Next steps
46
+
47
+
[Create a new Azure Resource Manager based account](create-account-portal.md)
0 commit comments