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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,14 @@ With a trial, account Azure Video Indexer provides up to 600 minutes of free ind
19
19
> [!NOTE]
20
20
> The trial account is not available on the Azure Government cloud.
21
21
22
-
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) (currently in preview) and classic (generally available) are both paid accounts with similar data plane capabilities and pricing. 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.
23
-
24
-
With a trial account, you don't have to set up an Azure Subscription. When creating a paid account, you need to connect Azure Video Indexer [to your Azure subscription and an Azure Media Services account](connect-to-azure.md).
22
+
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) (currently in preview) and classic (generally available). 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.
25
23
26
24
Make sure to review [Pricing](https://azure.microsoft.com/pricing/details/video-indexer/).
27
25
26
+
## Connecting to Azure subscription
27
+
28
+
With a trial account, you don't have to set up an Azure subscription. When creating a paid account, you need to connect Azure Video Indexer [to your Azure subscription and an Azure Media Services account](connect-to-azure.md).
29
+
28
30
## To get access to your account
29
31
30
32
|| ARM-based |Classic| Trial|
@@ -38,7 +40,7 @@ Make sure to review [Pricing](https://azure.microsoft.com/pricing/details/video-
38
40
39
41
* 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
42
* Classic accounts: [Create classic accounts using API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Create-Paid-Account).
41
-
* Connect a classic account to ARM: [Connect an existing classic paid Azure Video Indexer account to ARM-based account](connect-classic-account-to-arm.md).
43
+
* Connect a classic account to ARM: [Connect an existing classic paid Azure Video Indexer account to an ARM-based account](connect-classic-account-to-arm.md).
0 commit comments