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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
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
@@ -9,7 +9,7 @@ ms.custom: ignite-fall-2021
9
9
10
10
# Add contributor role on the 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,13 +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
## Add Contributor role on the Media Services
25
26
### [Azure Portal](#tab/portal/)
26
27
27
-
### Add Contributor role on the Media Services in the Azure portal
28
+
### Add Contributor role to Media Services using Azure portal
28
29
29
30
1. Sign in at the [Azure portal](https://portal.azure.com/).
30
31
* Using the search bar at the top, enter **Media Services**.
@@ -41,7 +42,6 @@ This article describes how to assign contributor role on the Media Services.
41
42
1. Once you have found the security principal, click to select it.
42
43
1. To assign the role, click **Review + assign**
43
44
44
-
45
45
## Nexg steps
46
46
47
47
[Create a new ARM based account](create-account-portal.md)
0 commit comments