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/connect-classic-account-to-arm.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Connect a classic Azure Video Indexer account to ARM
3
3
description: This topic explains how to connect an existing classic paid Azure Video Indexer account to an ARM-based account
4
4
ms.topic: how-to
5
5
ms.author: itnorman
6
-
ms.date: 10/19/2021
6
+
ms.date: 05/04/2022
7
7
ms.custom: ignite-fall-2021
8
8
---
9
9
@@ -15,11 +15,13 @@ In this article, we will go through options on connecting your **existing** Azur
15
15
16
16
## Prerequisites
17
17
18
-
* Unlimited paid Azure Video Indexer account (classic account).
18
+
1. Unlimited paid Azure Video Indexer account (classic account).
19
19
20
-
* To perform the connect to the ARM (Azure Resource Manager) action, you should have owner's permissions on the Azure Video Indexer account.
21
-
* Azure Subscription.
22
-
* User assigned managed identity (can be created along the flow).
20
+
1. To perform the connect to the ARM (Azure Resource Manager) action, you should have owner's permissions on the Azure Video Indexer classic account.
21
+
1. Azure Subscription with Owner permissions or Contributor with Administrator Role assignment.
22
+
23
+
1. Same level of permission for the Azure Media Service associated with the existing Azure Video Indexer Classic account.
24
+
1. User assigned managed identity (can be created along the flow).
23
25
24
26
## Transition state
25
27
@@ -36,7 +38,7 @@ However, this can be resolved by assigning the right role-assignment to these us
36
38
Only the account owner, who performed the connect action, is automatically assigned as the owner on the connected account. When [Azure policies][docs-governance-policy] are enforced, they override the settings on the account.
37
39
38
40
If users are not added through Azure RBAC to the account after 30 days, they will lose access through API as well as Azure Video Indexer portal.
39
-
After the transition state ends, users will only be able to generate a valid access token through through ARM, making Azure RBAC the exclusive way to manage role-based access control on the account.
41
+
After the transition state ends, users will only be able to generate a valid access token through ARM, making Azure RBAC the exclusive way to manage role-based access control on the account.
40
42
41
43
> [!NOTE]
42
44
> If there are invited users you wish to remove access from, do it before connecting the account to ARM.
@@ -52,17 +54,19 @@ Before the end of the 30 days of transition state, you can remove access from us
52
54
1. Select the Azure Video Indexer classic account you wish to connect to ARM (classic accounts will be tagged with a *classic tag*).
:::image type="content" alt-text="Screenshot that shows the Azure Video Indexer portal settings." source="./media/connect-classic-account-to-arm/classic-account-settings.png":::
:::image type="content" alt-text="Screenshot that shows the connect to an ARM-based account dialog." source="./media/connect-classic-account-to-arm/connect-classic-to-arm.png":::
59
61
1. Sign to Azure portal.
60
62
1. The Azure Video Indexer create blade will open.
61
63
1. In the **Create Azure Video Indexer account** section enter required values.
62
64
63
-
*If you followed the steps the fields should be auto-populated, make sure to validate the eligible values.
65
+
If you followed the steps the fields should be auto-populated, make sure to validate the eligible values.
:::image type="content" alt-text="Screenshot that shows the create Azure Video Indexer account dialog." source="./media/connect-classic-account-to-arm/connect-blade.png":::
68
+
69
+
Here are the descriptions for the resource fields:
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/connect-to-azure.md
+10-12Lines changed: 10 additions & 12 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: Create an Azure Video Indexer (formerly Azure Video Analyzer for Media) account connected to Azure
2
+
title: Create an Azure Video Indexer account connected to Azure
3
3
description: Learn how to create an Azure Video Indexer (formerly Azure Video Analyzer for Media) account connected to Azure.
4
4
ms.topic: tutorial
5
-
ms.date: 10/19/2021
5
+
ms.date: 05/03/2022
6
6
ms.author: itnorman
7
7
ms.custom: ignite-fall-2021
8
8
---
9
9
10
10
# Create an Azure Video Indexer account
11
11
12
-
When creating an Azure Video Indexer (formerly Azure Video Analyzer for Media) account, you can choose a free trial account (where you get a certain number of free indexing minutes) or a paid option (where you're not limited by the quota). With a free trial, Azure Video Indexer provides up to 600 minutes of free indexing to users and up to 2400 minutes of free indexing to users that subscribe to the Video Analyzer API on the [developer portal](https://aka.ms/avam-dev-portal). With the paid options, Azure Video Indexer offers two types of accounts: classic accounts(General Availability), and ARM-based accounts(Public Preview). Main difference between the two is account management platform. While classic accounts are built on the API Management, ARM-based accounts management is built on Azure, enables to apply access control to all services with role-based access control (Azure RBAC) natively.
12
+
When creating an Azure Video Indexer (formerly Azure Video Analyzer for Media) account, you can choose a free trial account (where you get a certain number of free indexing minutes) or a paid option (where you're not limited by the quota). With a free trial, Azure Video Indexer provides up to 600 minutes of free indexing to users and up to 2400 minutes of free indexing to users that subscribe to the Azure Video Indexer API on the [developer portal](https://aka.ms/avam-dev-portal). With the paid options, Azure Video Indexer offers two types of accounts: classic accounts(General Availability), and ARM-based accounts(Public Preview). Main difference between the two is account management platform. While classic accounts are built on the API Management, ARM-based accounts management is built on Azure, enables to apply access control to all services with role-based access control (Azure RBAC) natively.
13
13
14
14
* You can create an Azure Video Indexer **classic** account through our [API](https://aka.ms/avam-dev-portal).
15
15
* You can create an Azure Video Indexer **ARM-based** account through one of the following:
@@ -39,7 +39,7 @@ The article also covers [Linking an Azure Video Indexer account to Azure Governm
39
39
40
40
This user should be an Azure AD user with a work or school account. Don't use a personal account, such as outlook.com, live.com, or hotmail.com.
41
41
42
-

42
+
:::image type="content" alt-text="Screenshot that shows how to choose a user in your Azure A D domain." source="./media/create-account/all-aad-users.png":::
43
43
44
44
### Additional prerequisites for automatic flow
45
45
@@ -49,7 +49,7 @@ The article also covers [Linking an Azure Video Indexer account to Azure Governm
49
49
50
50
This user should be a member in your Azure subscription with either an **Owner** role, or both **Contributor** and **User Access Administrator** roles. A user can be added twice, with two roles. Once with Contributor and once with user Access Administrator. For more information, see [View the access a user has to Azure resources](../role-based-access-control/check-access.md).
:::image type="content" alt-text="Screenshot that shows the access control settings." source="./media/create-account/access-control-iam.png":::
53
53
54
54
### Additional prerequisites for manual flow
55
55
@@ -59,7 +59,7 @@ The article also covers [Linking an Azure Video Indexer account to Azure Governm
59
59
60
60
Search for **Microsoft.Media** and **Microsoft.EventGrid**. If not in the "Registered" state, click **Register**. It takes a couple of minutes to register.
:::image type="content" alt-text="Screenshot that shows how to use the classic API." source="./media/create-account/enable-classic-api.png":::
79
78
80
79
When creating a storage account for your Media Services account, select **StorageV2** for account kind and **Geo-redundant** (GRS) for replication fields.
:::image type="content" alt-text="Screenshot that shows how to specify a storage account." source="./media/create-account/create-new-ams-account.png":::
83
82
84
83
> [!NOTE]
85
84
> Make sure to write down the Media Services resource and account names. You'll need them for the steps in the next section.
@@ -88,7 +87,7 @@ If the connection to Azure failed, you can attempt to troubleshoot the problem b
88
87
89
88
In the new Media Services account, select **Streaming endpoints**. Then select the streaming endpoint and press start.
:::image type="content" alt-text="Screenshot that shows how to specify streaming endpoints." source="./media/create-account/create-ams-account-se.png":::
92
91
4. For Azure Video Indexer to authenticate with Media Services API, an AD app needs to be created. The following steps guide you through the Azure AD authentication process described in [Get started with Azure AD authentication by using the Azure portal](/azure/azure/media-services/previous/media-services-portal-get-started-with-aad):
93
92
94
93
1. In the new Media Services account, select **API access**.
@@ -134,8 +133,7 @@ To import your data, follow the steps:
134
133
* If the account ID isn't showing, you can copy and paste the account ID from Azure portal or the account list, on the side blade in the Azure Video Indexer Portal.
0 commit comments