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
+21-14Lines changed: 21 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,28 @@ ms.author: juliako
10
10
11
11
This article gives an overview of Azure Video Indexer accounts types and provides links to other articles for more details.
12
12
13
-
## Overview
13
+
## A trial account
14
14
15
-
The first time you visit the [www.videoindexer.ai/](https://www.videoindexer.ai/) website, a trial account is automatically created. A trial Azure Video Indexer account has limitation on number of indexing minutes, support, and SLA.
15
+
The first time you visit the [Azure Video Indexer](https://www.videoindexer.ai/) website, a trial account is automatically created. The trial Azure Video Indexer account has limitation on number of indexing minutes, support, and SLA.
16
16
17
-
With a trial, account Azure Video Indexer provides up to 600 minutes of free indexing to users and up to 2400 minutes of free indexing to users that subscribe to the Azure Video Indexer API on the [developer portal](https://aka.ms/avam-dev-portal).
17
+
With a trial, account Azure Video Indexer provides:
18
18
19
-
The trial account is not available on the Azure Government cloud. For other Azure Government limitations, see [Limitations of Azure Video Indexer on Azure Government](connect-to-azure.md#limitations-of-azure-video-indexer-on-azure-government).
19
+
* up to 600 minutes of free indexing to the [Azure Video Indexer](https://www.videoindexer.ai/) website users and
20
+
* up to 2400 minutes of free indexing to users that subscribe to the Azure Video Indexer API on the [developer portal](https://aka.ms/avam-dev-portal).
21
+
22
+
When using the trial account, you don't have to set up an Azure subscription.
23
+
24
+
The trial account option is not available on the Azure Government cloud. For other Azure Government limitations, see [Limitations of Azure Video Indexer on Azure Government](connect-to-azure.md#limitations-of-azure-video-indexer-on-azure-government).
25
+
26
+
## A paid (unlimited) account
20
27
21
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) (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.
22
29
23
-
Make sure to review [Pricing](https://azure.microsoft.com/pricing/details/video-indexer/).
30
+
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/).
24
31
25
-
## Connecting to Azure subscription
32
+
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.
26
33
27
-
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).
34
+
**The recommended paid account type is the ARM-based account**.
28
35
29
36
## To get access to your account
30
37
@@ -35,17 +42,17 @@ With a trial account, you don't have to set up an Azure subscription. When creat
35
42
36
43
## Create accounts
37
44
38
-
* ARM accounts: **The recommended paid account type is the ARM-based account**.
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).
39
46
40
-
* You can create an Azure Video Indexer **ARM-based** account through one of the following:
47
+
* You can create an Azure Video Indexer ARM-based account through one of the following:
41
48
42
-
1.[Azure Video Indexer portal](https://aka.ms/vi-portal-link)
43
-
2.[Azure portal](https://portal.azure.com/#home)
49
+
1.The [Azure Video Indexer website](https://aka.ms/vi-portal-link)
For the detailed description, [Get started with Azure Video Indexer in Azure portal](create-account-portal.md).
46
53
* Upgrade a trial account to an ARM-based account and [import your content for free](import-content-from-trial.md).
47
-
*Classic accounts: [Create classic accounts using API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Create-Paid-Account).
48
-
*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).
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).
49
56
50
57
## Limited access features
51
58
@@ -62,4 +69,4 @@ For more information, see [Azure Video Indexer limited access features](limited-
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/logic-apps-connector-tutorial.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Also, add a new "Shared Access Protocol" parameter. Choose HttpsOnly for the val
59
59
60
60

61
61
62
-
Fill out [your account location](regions.md) and [account ID](./video-indexer-use-apis.md#account-id) to get the Azure Video Indexer account token.
62
+
Fill out [your account location](regions.md) and [account ID](./video-indexer-use-apis.md#operational-api-calls) to get the Azure Video Indexer account token.
@@ -83,9 +83,9 @@ Create the second flow separate from the first one.
83
83
84
84
To set up this flow, you will need to provide your Azure Video Indexer API Key and Azure Storage credentials again. You will need to update the same parameters as you did for the first flow.
85
85
86
-
For your trigger, you will see a HTTP POST URL field. The URL won’t be generated until after you save your flow; however, you will need the URL eventually. We will come back to this.
86
+
For your trigger, you will see an HTTP POST URL field. The URL won’t be generated until after you save your flow; however, you will need the URL eventually. We will come back to this.
87
87
88
-
Fill out [your account location](regions.md) and [account ID](./video-indexer-use-apis.md#account-id) to get the Azure Video Indexer account token.
88
+
Fill out [your account location](regions.md) and [account ID](./video-indexer-use-apis.md#operational-api-calls) to get the Azure Video Indexer account token.
89
89
90
90
Go to the “Get Video Index” action and fill out the required parameters. For Video ID, put in the following expression: triggerOutputs()['queries']['id']
This quickstart shows you how to sign in to the Azure Video Indexer [website](https://www.videoindexer.ai/) and how to upload your first video. When visiting the Azure Video Indexer website for the first time, the free trial account is automatically created for you. With the free trial account, you get a certain number of free indexing minutes. When creating an unlimited/paid account, you aren't limited by the quota.
14
+
This quickstart shows you how to sign in to the Azure Video Indexer [website](https://www.videoindexer.ai/) and how to upload your first video. When visiting the Azure Video Indexer website for the first time, a trial account is automatically created for you. With the trial account, you get a certain number of free indexing minutes. You can later add a paid (ARM-based or classic) account. With the paid option, you pay for indexed minutes.
15
15
16
-
With free trial, Azure Video Indexer provides up to 600 minutes of free indexing to website users and up to 2400 minutes of free indexing to API users. With paid option, you create an Azure Video Indexer account that is [connected to your Azure subscription and an Azure Media Services account](connect-to-azure.md). You pay for minutes indexed, for more information, see [Media Services pricing](https://azure.microsoft.com/pricing/details/media-services/).
17
-
18
-
For details about available accounts, see [Azure Video Indexer account types](accounts-overview.md).
16
+
For details about available accounts (trial and paid options), see [Azure Video Indexer account types](accounts-overview.md).
19
17
20
18
## Sign up for Azure Video Indexer
21
19
@@ -28,6 +26,10 @@ Once you start using Azure Video Indexer, all your stored data and uploaded cont
28
26
29
27
## Upload a video using the Azure Video Indexer website
30
28
29
+
### Supported browsers
30
+
31
+
For more information, see [supported browsers](video-indexer-overview.md#supported-browsers).
32
+
31
33
### Supported file formats for Azure Video Indexer
32
34
33
35
See the [input container/file formats](/azure/media-services/latest/encode-media-encoder-standard-formats-reference) article for a list of file formats that you can use with Azure Video Indexer.
@@ -49,7 +51,8 @@ See the [input container/file formats](/azure/media-services/latest/encode-media
49
51
> [!div class="mx-imgBorder"]
50
52
> :::image type="content" source="./media/video-indexer-get-started/progress.png" alt-text="Progress of the upload":::
51
53
52
-
The produced JSON output contains `Insights` and `SummarizedInsights` elements. We highly recommend using `Insights` and not using `SummarizedInsights` (which is present for backward compatibility).
54
+
The produced JSON output contains `Insights` and `SummarizedInsights` elements. We highly recommend using `Insights` and not using `SummarizedInsights` (which is present for backward compatibility).
55
+
53
56
1. Once Azure Video Indexer is done analyzing, you'll get an email with a link to your video and a short description of what was found in your video. For example: people, spoken and written words, topics, and named entities.
54
57
1. You can later find your video in the library list and perform different operations. For example: search, reindex, edit.
55
58
@@ -62,10 +65,6 @@ For more details, see [Upload and index videos](upload-index-videos.md).
62
65
63
66
To start using the APIs, see [use APIs](video-indexer-use-apis.md)
64
67
65
-
## Supported browsers
66
-
67
-
For more information, see [supported browsers](video-indexer-overview.md#supported-browsers).
68
-
69
68
## Next steps
70
69
71
70
For detailed introduction please visit our [introduction lab](https://github.com/Azure-Samples/media-services-video-indexer/blob/master/IntroToVideoIndexer.md).
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/video-indexer-use-apis.md
+18-20Lines changed: 18 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ ms.custom: devx-track-csharp
10
10
11
11
Azure Video Indexer consolidates various audio and video artificial intelligence (AI) technologies offered by Microsoft into one integrated service, making development simpler. The APIs are designed to enable developers to focus on consuming Media AI technologies without worrying about scale, global reach, availability, and reliability of cloud platforms. You can use the API to upload your files, get detailed video insights, get URLs of embeddable insight and player widgets, and more.
12
12
13
-
When creating an Azure Video Indexer account, you can choose a trial account (where you get a certain number of free indexing minutes) or a paid option (where you're not limited by the quota). With a trial, account, Azure Video Indexer provides up to 600 minutes of free indexing to website users and up to 2400 minutes of free indexing to API users. With a paid option, you create an Azure Video Indexer account that's [connected to your Azure subscription and an Azure Media Services account](connect-to-azure.md). You pay for minutes indexed, for more information, see [Media Services pricing](https://azure.microsoft.com/pricing/details/media-services/).
13
+
When visiting the [Azure Video Indexer](https://www.videoindexer.ai/) website for the first time, a trial account is automatically created for you. With the trial account, you get a certain number of free indexing minutes. You can later add a paid (ARM-based or classic) account. With the paid option, you pay for indexed minutes.
14
+
15
+
For details about available accounts (trial and paid options), see [Azure Video Indexer account types](accounts-overview.md).
14
16
15
17
This article shows how the developers can take advantage of the [Azure Video Indexer API](https://api-portal.videoindexer.ai/).
16
18
@@ -31,7 +33,7 @@ This article shows how the developers can take advantage of the [Azure Video Ind
31
33
32
34
Select the [Products](https://api-portal.videoindexer.ai/products) tab. Then, select Authorization and subscribe.
33
35
34
-

36
+

35
37
36
38
> [!NOTE]
37
39
> New users are automatically subscribed to Authorization.
@@ -66,7 +68,20 @@ Access tokens expire after 1 hour. Make sure your access token is valid before u
66
68
67
69
You're ready to start integrating with the API. Find [the detailed description of each Azure Video Indexer REST API](https://api-portal.videoindexer.ai/).
68
70
69
-
## Account ID
71
+
## Recommendations
72
+
73
+
This section lists some recommendations when using Azure Video Indexer API.
74
+
75
+
- If you're planning to upload a video, it's recommended to place the file in some public network location (for example, an Azure Blob Storage account). Get the link to the video and provide the URL as the upload file param.
76
+
77
+
The URL provided to Azure Video Indexer must point to a media (audio or video) file. An easy verification for the URL (or SAS URL) is to paste it into a browser, if the file starts playing/downloading, it's likely a good URL. If the browser is rendering some visualization, it's likely not a link to a file but to an HTML page.
78
+
- When you call the API that gets video insights for the specified video, you get a detailed JSON output as the response content. [See details about the returned JSON in this topic](video-indexer-output-json-v2.md).
79
+
- The JSON output produced by the API contains `Insights` and `SummarizedInsights` elements. We highly recommend using `Insights` and not using `SummarizedInsights` (which is present for backward compatibility).
80
+
- We do not recommend that you use data directly from the artifacts folder for production purposes. Artifacts are intermediate outputs of the indexing process. They are essentially raw outputs of the various AI engines that analyze the videos; the artifacts schema may change over time.
81
+
82
+
It is recommended that you use the [Get Video Index](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Get-Video-Index) API, as described in [Get insights and artifacts produced by the API](video-indexer-output-json-v2.md#get-insights-produced-by-the-api) and **not**[Get-Video-Artifact-Download-Url](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Get-Video-Artifact-Download-Url).
83
+
84
+
## Operational API calls
70
85
71
86
The Account ID parameter is required in all operational API calls. Account ID is a GUID that can be obtained in one of the following ways:
72
87
@@ -93,16 +108,6 @@ The Account ID parameter is required in all operational API calls. Account ID is
This section lists some recommendations when using Azure Video Indexer API.
99
-
100
-
- If you're planning to upload a video, it's recommended to place the file in some public network location (for example, an Azure Blob Storage account). Get the link to the video and provide the URL as the upload file param.
101
-
102
-
The URL provided to Azure Video Indexer must point to a media (audio or video) file. An easy verification for the URL (or SAS URL) is to paste it into a browser, if the file starts playing/downloading, it's likely a good URL. If the browser is rendering some visualization, it's likely not a link to a file but to an HTML page.
103
-
104
-
- When you call the API that gets video insights for the specified video, you get a detailed JSON output as the response content. [See details about the returned JSON in this topic](video-indexer-output-json-v2.md).
105
-
106
111
## Code sample
107
112
108
113
The following C# code snippet demonstrates the usage of all the Azure Video Indexer APIs together.
After you are done with this tutorial, delete resources that you are not planning to use.
209
214
210
-
## Considerations
211
-
212
-
* The JSON output produced by the API contains `Insights` and `SummarizedInsights` elements. We highly recommend using `Insights` and not using `SummarizedInsights` (which is present for backward compatibility).
213
-
* We do not recommend that you use data directly from the artifacts folder for production purposes. Artifacts are intermediate outputs of the indexing process. They are essentially raw outputs of the various AI engines that analyze the videos; the artifacts schema may change over time.
214
-
215
-
It is recommended that you use the [Get Video Index](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Get-Video-Index) API, as described in [Get insights and artifacts produced by the API](video-indexer-output-json-v2.md#get-insights-produced-by-the-api) and **not**[Get-Video-Artifact-Download-Url](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Get-Video-Artifact-Download-Url).
216
-
217
215
## See also
218
216
219
217
-[Azure Video Indexer overview](video-indexer-overview.md)
0 commit comments