Skip to content

Commit a111eea

Browse files
authored
Merge pull request #213153 from Juliako/patch-26
Update note-account-ms-uami-same-subscription-and-region.md
2 parents 2fcd890 + df20053 commit a111eea

14 files changed

+39
-9
lines changed

articles/azure-video-indexer/accounts-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.author: juliako
88

99
# Azure Video Indexer account types
1010

11+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
12+
1113
This article gives an overview of Azure Video Indexer accounts types and provides links to other articles for more details.
1214

1315
## A trial account

articles/azure-video-indexer/connect-classic-account-to-arm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ms.custom: ignite-fall-2021
99

1010
# Connect an existing classic paid Azure Video Indexer account to ARM-based account
1111

12+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
13+
1214
This article shows how to connect an existing classic paid Azure Video Indexer account to an Azure Resource Manager (ARM)-based (recommended) account. To create a new ARM-based account, see [create a new account](create-account-portal.md). To understand the Azure Video Indexer account types, review [account types](accounts-overview.md).
1315

1416
In this article, we demonstrate options of connecting your **existing** Azure Video Indexer account to an [ARM][docs-arm-overview]-based account.

articles/azure-video-indexer/connect-to-azure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ms.custom: ignite-fall-2021
99

1010
# Create a classic Azure Video Indexer account
1111

12+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
13+
1214
[!INCLUDE [Gate notice](./includes/face-limited-access.md)]
1315

1416
This topic shows how to create a new classic account connected to Azure using the [Azure Video Indexer website](https://aka.ms/vi-portal-link). You can also create an Azure Video Indexer classic account through our [API](https://aka.ms/avam-dev-portal).

articles/azure-video-indexer/create-account-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 06/10/2022
88

99
# Tutorial: create an ARM-based account with Azure portal
1010

11+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
12+
1113
[!INCLUDE [Gate notice](./includes/face-limited-access.md)]
1214

1315
To start using unlimited features and robust capabilities of Azure Video Indexer, you need to create an Azure Video Indexer unlimited account.

articles/azure-video-indexer/import-content-from-trial.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ ms.custom: ignite-fall-2021
99

1010
# Import your content from the trial account
1111

12-
When creating a new ARM-based account, you have an option to import your content from the trial account into the new ARM-based account free of charge.
12+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
1313

14-
> [!NOTE]
15-
> Make sure to review the following considerations.
14+
When creating a new ARM-based account, you have an option to import your content from the trial account into the new ARM-based account free of charge.
1615

1716
## Considerations
1817

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: Juliako
3+
ms.topic: include
4+
ms.service: azure-video-indexer
5+
ms.date: 09/29/2022
6+
ms.author: juliako
7+
---
8+
9+
> [!NOTE]
10+
> Azure Video Indexer Azure Resource Manager (ARM) based accounts are now generally available. Learn how to [create a new account](../create-account-portal.md), [connect your classic account](../connect-classic-account-to-arm.md), or explore the new [ARM REST API](https://learn.microsoft.com/rest/api/videoindexer/).

articles/azure-video-indexer/includes/note-account-ms-uami-same-subscription-and-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.custom: ignite-fall-2021
77
---
88

99
> [!NOTE]
10-
> The associated user-assigned managed identit and the media service must be in the same region as the Azure Video Indexer account.
10+
> The associated user-assigned managed identity and the Azure Media Service account must be in the same region as the Azure Video Indexer account.

articles/azure-video-indexer/invite-users.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ ms.custom: mode-other
88

99
# Quickstart: Invite users to Azure Video Indexer
1010

11+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
12+
1113
To collaborate with your colleagues, you can invite them to your Azure Video Indexer account.
1214

13-
> [!NOTE]
14-
> Only the account’s admin can add or remove users.</br>
15-
> When using paid accounts, you are only able to invite Azure AD users.
15+
Only the account’s admin can add or remove users. When using paid accounts, you are only able to invite Azure AD users.
1616

1717
## Invite new users
1818

1919
1. Sign in on the [Azure Video Indexer](https://www.videoindexer.ai/) website. Make sure you are connected with an admin account.
2020
1. If you are the admin, you see the **Share account** button in the top-right corner. Click on the button and you can invite users.
2121

2222
:::image type="content" source="./media/invite-users/share-account.png" alt-text="Share your account":::
23-
1. In the **Share this account with others** dialog, enter an email addresses of a person you want to invite to your Azure Video Indexer account:
23+
1. In the **Share this account with others** dialog, enter an email address of a person you want to invite to your Azure Video Indexer account:
2424

2525
:::image type="content" source="./media/invite-users/share-account-others.png" alt-text="Invite users to this account":::
2626
1. After you press **Invite**, the person will be added to the list of pending invites. <br/>You can choose from two options for each invitee who didn't yet join the account: **remove invitation** or **copy invitation URL**.

articles/azure-video-indexer/logic-apps-connector-arm-accounts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 08/04/2022
88

99
# Logic Apps connector with ARM-based AVI accounts
1010

11+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
12+
1113
Azure Video Indexer (AVI) [REST API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) supports both server-to-server and client-to-server communication. The API enables you to integrate video and audio insights into your application logic. To make the integration easier, we support [Logic Apps](https://azure.microsoft.com/services/logic-apps/) and [Power Automate](https://preview.flow.microsoft.com/connectors/shared_videoindexer-v2/video-indexer-v2/) connectors that are compatible with the Azure Video Indexer API.
1214

1315
You can use the connectors to set up custom workflows to effectively index and extract insights from a large amount of video and audio files, without writing a single line of code. Furthermore, using the connectors for the integration gives you better visibility on the health of your workflow and an easy way to debug it.

articles/azure-video-indexer/logic-apps-connector-tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 09/21/2020
88

99
# Use Azure Video Indexer with Logic App and Power Automate
1010

11+
[!INCLUDE [accounts](./includes/arm-accounts.md)]
12+
1113
Azure Video Indexer [REST API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Delete-Video) supports both server-to-server and client-to-server communication and enables Azure Video Indexer users to integrate video and audio insights easily into their application logic, unlocking new experiences and monetization opportunities.
1214

1315
To make the integration even easier, we support [Logic Apps](https://azure.microsoft.com/services/logic-apps/) and [Power Automate](https://preview.flow.microsoft.com/connectors/shared_videoindexer-v2/video-indexer-v2/) connectors that are compatible with our API. You can use the connectors to set up custom workflows to effectively index and extract insights from a large amount of video and audio files, without writing a single line of code. Furthermore, using the connectors for your integration gives you better visibility on the health of your workflow and an easy way to debug it. 

0 commit comments

Comments
 (0)