Skip to content

Commit 1f463d3

Browse files
authored
Update import-content-from-trial.md
1 parent 7779c50 commit 1f463d3

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

articles/azure-video-indexer/import-content-from-trial.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,21 @@ ms.author: itnorman
77
ms.custom: ignite-fall-2021
88
---
99

10-
# Import your content from the trial account
10+
# Import content from your trial account to a regular account
1111

12-
When creating a new ARM-based account, you have an option to import your content from the trial account into the new ARM-based account free of charge.
12+
If you would like to transition from the Video Indexer trial account experience to that of a regular paid account, Video Indexer allows you at not cost to import the content in you trial content to your new regular account.
1313

14-
## Considerations
14+
When might you want to switch from a trial to a regular account?
1515

16-
Review the following considerations.
16+
* If you have used up the free trial minutes and want to continue indexing.
17+
* You are ready to start using Video Indexer for production workloads.
18+
* You want an experience which doesn't have minute, support, or SLA limitations.
1719

20+
## Create a new ARM account for the import
21+
22+
* First you need to create an account. The regular account needs to have been already created and available before performing the import. Azure Video Indexer accounts are Azure Resource Manager (ARM) based and account creation can be performed through the Azure portal (see [Create an account with the Azure portal](create-account-portal.md)) or API (see [Create accounts with API](/rest/api/videoindexer/stable/accounts)).
23+
* The target ARM-based account has to be an empty account that has not yet been used to indexe any media files.
1824
* Import from trial can be performed only once per trial account.
19-
* The target ARM-based account needs to be created and available before import is assigned.
20-
* Target ARM-based account has to be an empty account (never indexed any media files).
2125

2226
## Import your data
2327

@@ -28,15 +32,12 @@ To import your data, follow the steps:
2832
3. Click the **Import content to an ARM-based account**.
2933
4. From the dropdown menu choose the ARM-based account you wish to import the data to.
3034

31-
* If the account ID isn't showing, you can copy and paste the account ID from Azure portal or the account list, on the side blade in the Azure Video Indexer Portal.
35+
* If the account ID isn't showing, you can copy and paste the account ID from the Azure portal or from the list of accounts under the User account blade at the top right of the Azure Video Indexer Portal.
36+
3237
5. Click **Import content**
3338

3439
:::image type="content" alt-text="Screenshot that shows how to import your data." source="./media/create-account/import-to-arm-account.png":::
3540

36-
All media and content model customizations will be copied from the trial account into the new ARM-based account.
37-
38-
## Next steps
41+
All media and as well as your customized content model will be copied from the trial account into the new ARM-based account.
3942

40-
You can programmatically interact with your trial account and/or with your Azure Video Indexer accounts that are connected to Azure by following the instructions in: [Use APIs](video-indexer-use-apis.md).
4143

42-
You should use the same Azure AD user you used when connecting to Azure.

0 commit comments

Comments
 (0)