Skip to content

Commit d083f1b

Browse files
authored
Update accounts-overview.md
1 parent 432797d commit d083f1b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@ When creating a new paid account, you need to connect the Azure Video Indexer ac
3939
> [!NOTE]
4040
> It is recommended to use Azure Video Indexer ARM-based accounts.
4141
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)
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)
4343

4444
> [!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).
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).
4848

4949
Unless your code or infrastructure prevents you from moving from existing classic accounts, you should start using ARM-based accounts.
5050

5151
## To get access to your account
5252

5353
| | ARM-based |Classic| Trial|
5454
|---|---|---|---|
55-
|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
56-
|Share account| [Azure RBAC(role based access control)](../role-based-access-control/overview.md)| [Invite users](invite-users.md) |Same as classic
55+
|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|
56+
|Share account| [Azure RBAC(role based access control)](../role-based-access-control/overview.md)| [Invite users](invite-users.md) |Same as classic|
5757

5858
## Limited access features
5959

0 commit comments

Comments
 (0)