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
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@ This article gives an overview of Azure Video Indexer accounts and provides link
14
14
15
15
Classic and ARM (Azure Resource Manager) are both paid accounts with similar data plane capabilities and pricing. The main difference is that classic accounts control plane is managed by Azure Video Indexer and ARM accounts control plane is managed by Azure Resource Manager.
16
16
Going forward, ARM account support more Azure native features and integrations such as: Azure Monitor, Private endpoints, Service tag and CMK (Customer managed key).
17
-
**The recommended paid account type is the ARM-based account**
17
+
18
+
A trial account is automatically created the first time you visit the [www.videoindexer.ai/](https://www.videoindexer.ai/) website. A trial Azure Video Indexer account has limitation on number of videos, support, and SLA. A trial Azure Video Indexer account has limitation on number of videos, support, and SLA.
18
19
19
20
### To generate an access token
20
21
@@ -23,8 +24,6 @@ Going forward, ARM account support more Azure native features and integrations s
|Share account| [Azure RBAC(role based access control)](../role-based-access-control/overview.md)| [Invite users](invite-users.md) |Same as classic
25
26
26
-
A trial Azure Video Indexer account has limitation on number of videos, support, and SLA.
27
-
28
27
### Indexing
29
28
30
29
* Free trial account: up to 10 hours of free indexing, and up to 40 hours of free indexing for API registered users.
@@ -34,7 +33,7 @@ For more details, see [Pricing](https://azure.microsoft.com/pricing/details/vide
34
33
35
34
### Create accounts
36
35
37
-
* ARM accounts: [Get started with Azure Video Indexer in Azure portal](create-account-portal.md)
36
+
* ARM accounts: [Get started with Azure Video Indexer in Azure portal](create-account-portal.md). **The recommended paid account type is the ARM-based account**.
38
37
39
38
* Upgrade a trial account to an ARM based account and [**import** your content for free](connect-to-azure.md#import-your-content-from-the-trial-account).
40
39
* Classic accounts: [Create classic accounts using API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Create-Paid-Account).
0 commit comments