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/video-indexer-get-started.md
+6-22Lines changed: 6 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,32 +19,16 @@ You can access Azure Video Indexer capabilities in three ways:
19
19
* API integration: All of Azure Video Indexer's capabilities are available through a REST API, which lets you integrate the solution into your apps and infrastructure. To get started, see [Use Azure Video Indexer REST API](video-indexer-use-apis.md).
20
20
* Embeddable widget: Lets you embed the Azure Video Indexer insights, player, and editor experiences into your app. For more information, see [Embed visual widgets in your application](video-indexer-embed-widgets.md).
21
21
22
-
If you're using the website, the insights are added as metadata and are visible in the portal. If you're using APIs, the insights are available as a JSON file. 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.
To start developing with Azure Video Indexer, browse to the [Azure Video Indexer](https://www.videoindexer.ai/) website and sign up.
29
-
30
22
Once you start using Azure Video Indexer, all your stored data and uploaded content are encrypted at rest with a Microsoft managed key.
31
-
You can access Azure Video Indexer capabilities in three ways:
32
-
33
-
* Azure Video Indexer portal: An easy-to-use solution that lets you evaluate the product, manage the account, and customize models.
34
-
35
-
For more information about the portal, see [Get started with the Azure Video Indexer website](video-indexer-get-started.md).
36
-
* API integration: All of Azure Video Indexer's capabilities are available through a REST API, which lets you integrate the solution into your apps and infrastructure.
37
-
38
-
To get started as a developer, see [Use Azure Video Indexer REST API](video-indexer-use-apis.md).
39
-
* Embeddable widget: Lets you embed the Azure Video Indexer insights, player, and editor experiences into your app.
40
-
41
-
For more information, see [Embed visual widgets in your application](video-indexer-embed-widgets.md).
42
-
If you're using the website, the insights are added as metadata and are visible in the portal. If you're using APIs, the insights are available as a JSON file.
43
23
44
24
> [!NOTE]
45
25
> Review [planned Azure Video Indexer website authenticatication changes](./release-notes.md#planned-azure-video-indexer-website-authenticatication-changes).
46
26
47
-
## Upload a video using the Azure Video Indexer website
27
+
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.
@@ -65,7 +49,7 @@ The following list shows the supported browsers that you can use for the Azure V
65
49
66
50
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.
67
51
68
-
### Upload a video
52
+
### Upload
69
53
70
54
1. Sign in on the [Azure Video Indexer](https://www.videoindexer.ai/) website.
71
55
1. To upload a video, press the **Upload** button or link.
0 commit comments