Skip to content

Commit 3fe308c

Browse files
authored
Merge pull request #213255 from Juliako/patch-28
Update video-indexer-get-started.md
2 parents 7237535 + dd521be commit 3fe308c

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

articles/azure-video-indexer/video-indexer-get-started.md

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,16 @@ You can access Azure Video Indexer capabilities in three ways:
1919
* 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).
2020
* 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).
2121

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.
23-
24-
[!INCLUDE [accounts](./includes/create-accounts-intro.md)]
25-
26-
## Sign up for Azure Video Indexer
27-
28-
To start developing with Azure Video Indexer, browse to the [Azure Video Indexer](https://www.videoindexer.ai/) website and sign up.
29-
3022
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.
4323

4424
> [!NOTE]
4525
> Review [planned Azure Video Indexer website authenticatication changes](./release-notes.md#planned-azure-video-indexer-website-authenticatication-changes).
4626
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.
28+
29+
[!INCLUDE [accounts](./includes/create-accounts-intro.md)]
30+
31+
## Sign up and upload a video
4832

4933
### Supported browsers
5034

@@ -65,7 +49,7 @@ The following list shows the supported browsers that you can use for the Azure V
6549

6650
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.
6751

68-
### Upload a video
52+
### Upload
6953

7054
1. Sign in on the [Azure Video Indexer](https://www.videoindexer.ai/) website.
7155
1. To upload a video, press the **Upload** button or link.

0 commit comments

Comments
 (0)