Skip to content

Commit a5c62ce

Browse files
authored
Update accounts-overview.md
1 parent 0607f14 commit a5c62ce

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

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

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,28 @@ The trial account option is not available on the Azure Government cloud. For oth
2525

2626
## A paid (unlimited) account
2727

28-
You can later create a paid account where you're not limited by the quota. Two types of paid accounts are available to you: Azure Resource Manager (ARM) and classic. The 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, which enables apply access control to all services with role-based access control (Azure RBAC) natively.
28+
You can later create a paid account where you're not limited by the quota. Two types of paid accounts are available to you: Azure Resource Manager (recommended) and classic. The main difference between the two is account management platform.
29+
30+
* ARM-based accounts management is built on Azure, which enables using [Azure RBAC](../role-based-access-control/overview.md).
31+
* Classic accounts are built on the API Management.
2932

3033
With the paid option, you pay for indexed minutes, for more information, see [Azure Video Indexer pricing](https://azure.microsoft.com/pricing/details/video-indexer/).
3134

3235
When creating a new paid account, you need to connect the Azure Video Indexer account to your Azure subscription and an Azure Media Services account.
3336

34-
**The recommended paid account type is the ARM-based account**.
37+
## Create accounts
38+
39+
> [!NOTE]
40+
> It is recommended to use Azure Video Indexer ARM-based accounts.
41+
42+
* [Create an ARM-based (paid) account in Azure portal](../create-account-portal.md). To create an account with an API, see [Accounts](https://docs.microsoft.com/rest/api/videoindexer/accounts?branch=videoindex)
43+
44+
> [!TIP]
45+
> Make sure you are signed in with the correct domain to the [Azure Video Indexer website](https://www.videoindexer.ai/). For details, see [Switch tenants](../switch-tenants-portal.md).
46+
* [Upgrade a trial account to an ARM-based (paid) account and import your content for free](../import-content-from-trial.md).
47+
* If you have a classic (paid) account, [connect an existing classic Azure Video Indexer account to an ARM-based account](../connect-classic-account-to-arm.md).
48+
49+
Unless your code or infrastructure prevents you from moving from existing classic accounts, you should start using ARM-based accounts.
3550

3651
## To get access to your account
3752

@@ -40,25 +55,11 @@ When creating a new paid account, you need to connect the Azure Video Indexer ac
4055
|Get access token | [ARM REST API](https://aka.ms/avam-arm-api) |[Get access token](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Get-Account-Access-Token)|Same as classic
4156
|Share account| [Azure RBAC(role based access control)](../role-based-access-control/overview.md)| [Invite users](invite-users.md) |Same as classic
4257

43-
## Create accounts
44-
45-
* Creating ARM accounts. Make sure you are signed in with the correct domain to the [Azure Video Indexer website](https://www.videoindexer.ai/). For details, see [Switch tenants](switch-tenants-portal.md).
46-
47-
* You can create an Azure Video Indexer ARM-based account through one of the following:
48-
49-
1. The [Azure Video Indexer website](https://aka.ms/vi-portal-link)
50-
2. The [Azure portal](https://portal.azure.com/#home)
51-
52-
For the detailed description, [Get started with Azure Video Indexer in Azure portal](create-account-portal.md).
53-
* Upgrade a trial account to an ARM-based account and [import your content for free](import-content-from-trial.md).
54-
* [Create classic accounts using API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Create-Paid-Account).
55-
* [Connect an existing classic paid Azure Video Indexer account to an ARM-based account](connect-classic-account-to-arm.md).
56-
5758
## Limited access features
5859

5960
This section talks about limited access features in Azure Video Indexer.
6061

61-
|When did I create the account?|Trial Account (Free)| Paid Account <br/>(classic or ARM-based)|
62+
|When did I create the account?|Trial account (free)| Paid account <br/>(classic or ARM-based)|
6263
|---|---|---|
6364
|Existing VI accounts <br/><br/>created before June 21, 2022|Able to access face identification, customization and celebrities recognition till June 2023. <br/><br/>**Recommended**: Move to a paid account and afterward fill in the [intake form](https://aka.ms/facerecognition) and based on the eligibility criteria we will enable the features also after the grace period. |Able to access face identification, customization and celebrities recognition till June 2023\*.<br/><br/>**Recommended**: fill in the [intake form](https://aka.ms/facerecognition) and based on the eligibility criteria we will enable the features also after the grace period. <br/><br/>We proactively sent emails to these customers + AEs.|
6465
|New VI accounts <br/><br/>created after June 21, 2022 |Not able the access face identification, customization and celebrities recognition as of today. <br/><br/>**Recommended**: Move to a paid account and afterward fill in the [intake form](https://aka.ms/facerecognition). Based on the eligibility criteria we will enable the features (after max 10 days).|Azure Video Indexer disables the access face identification, customization and celebrities recognition as of today by default, but gives the option to enable it. <br/><br/>**Recommended**: Fill in the [intake form](https://aka.ms/facerecognition) and based on the eligibility criteria we will enable the features (after max 10 days).|
@@ -70,3 +71,5 @@ For more information, see [Azure Video Indexer limited access features](limited-
7071
## Next steps
7172

7273
Make sure to review [Pricing](https://azure.microsoft.com/pricing/details/video-indexer/).
74+
75+

0 commit comments

Comments
 (0)