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/accounts-overview.md
+20-17Lines changed: 20 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,28 @@ The trial account option is not available on the Azure Government cloud. For oth
25
25
26
26
## A paid (unlimited) account
27
27
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.
29
32
30
33
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/).
31
34
32
35
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.
33
36
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.
35
50
36
51
## To get access to your account
37
52
@@ -40,25 +55,11 @@ When creating a new paid account, you need to connect the Azure Video Indexer ac
|Share account| [Azure RBAC(role based access control)](../role-based-access-control/overview.md)| [Invite users](invite-users.md) |Same as classic
42
57
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
-
57
58
## Limited access features
58
59
59
60
This section talks about limited access features in Azure Video Indexer.
60
61
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)|
62
63
|---|---|---|
63
64
|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.|
64
65
|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-
70
71
## Next steps
71
72
72
73
Make sure to review [Pricing](https://azure.microsoft.com/pricing/details/video-indexer/).
0 commit comments