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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,17 +54,17 @@ Before the end of the 30 days of transition state, you can remove access from us
54
54
1. Select the Azure Video Indexer classic account you wish to connect to ARM (classic accounts will be tagged with a *classic tag*).
55
55
1. Click **Settings**.
56
56
57
-
:::image type="content" alt-text="The screenshot shows the Azure Video Indexer portal settings." source="./media/connect-classic-account-to-arm/classic-account-settings.png":::
57
+
:::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":::
58
58
1. Click **Connect to an ARM-based account**.
59
59
60
-
:::image type="content" alt-text="The screenshot shows the connect to an ARM-based account dialog." source="./media/connect-classic-account-to-arm/connect-classic-to-arm.png":::
60
+
:::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":::
61
61
1. Sign to Azure portal.
62
62
1. The Azure Video Indexer create blade will open.
63
63
1. In the **Create Azure Video Indexer account** section enter required values.
64
64
65
65
If you followed the steps the fields should be auto-populated, make sure to validate the eligible values.
66
66
67
-
:::image type="content" alt-text="The screenshot shows the create Azure Video Indexer account dialog." source="./media/connect-classic-account-to-arm/connect-blade.png":::
67
+
:::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
68
69
69
Here are the descriptions for the resource fields:
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/connect-to-azure.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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
-
:::image type="content" alt-text="Choose a user in your Azure AD domain." source="./media/create-account/all-aad-users.png":::
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.
61
61
62
-
:::image type="content" alt-text="Select an EventGrid subscription." source="./media/create-account/event-grid.png":::
62
+
:::image type="content" alt-text="Screenshot that shows how to select an event grid subscription." source="./media/create-account/event-grid.png":::
63
63
64
64
## Connect to Azure manually (advanced option)
65
65
@@ -74,11 +74,11 @@ If the connection to Azure failed, you can attempt to troubleshoot the problem b
74
74
75
75
Make sure the Media Services account was created with the classic APIs.
:::image type="content" alt-text="Screenshot that shows how to use the classic API." source="./media/create-account/enable-classic-api.png":::
78
78
79
79
When creating a storage account for your Media Services account, select **StorageV2** for account kind and **Geo-redundant** (GRS) for replication fields.
80
80
81
-
:::image type="content" alt-text="Specify a storage account." source="./media/create-account/create-new-ams-account.png":::
81
+
:::image type="content" alt-text="Screenshot that shows how to specify a storage account." source="./media/create-account/create-new-ams-account.png":::
82
82
83
83
> [!NOTE]
84
84
> Make sure to write down the Media Services resource and account names. You'll need them for the steps in the next section.
@@ -87,7 +87,7 @@ If the connection to Azure failed, you can attempt to troubleshoot the problem b
87
87
88
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":::
91
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):
92
92
93
93
1. In the new Media Services account, select **API access**.
@@ -133,7 +133,7 @@ To import your data, follow the steps:
133
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.
134
134
5. Click **Import content**
135
135
136
-
:::image type="content" alt-text="Import your data." source="./media/create-account/import-to-arm-account.png":::
136
+
:::image type="content" alt-text="Screenshot that shows how to import your data." source="./media/create-account/import-to-arm-account.png":::
137
137
138
138
All media and content model customizations will be copied from the *trial* account into the new ARM-Based account.
0 commit comments