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/media-services/video-indexer/video-indexer-get-started.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,24 +9,24 @@ manager: femila
9
9
ms.service: media-services
10
10
ms.subservice: video-indexer
11
11
ms.topic: quickstart
12
-
ms.date: 02/03/2020
12
+
ms.date: 03/17/2020
13
13
ms.author: juliako
14
14
---
15
15
16
16
# Quickstart: How to sign up and upload your first video
17
17
18
-
This getting started tutorial shows how to sign in to the Video Indexer website and how to upload your first video.
18
+
This getting started quickstart shows how to sign in to the Video Indexer website and how to upload your first video.
19
19
20
20
When creating a Video Indexer account, you can choose a free trial account (where you get a certain number of free indexing minutes) or a paid option (where you are not limited by the quota). With free trial, 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 a 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 as well as the Azure Media Services account related charges.
21
21
22
22
## Sign up for Video Indexer
23
23
24
24
To start developing with Video Indexer, browse to the [Video Indexer](https://www.videoindexer.com) website and sign up.
25
25
26
-
## Upload a video using the Video Indexer website
27
-
28
26
> [!NOTE]
29
-
> A name of the video must be no greater than 80 characters.
27
+
> Once you start using Video Indexer, all your stored data and uploaded content are encrypted at rest with a Microsoft managed key.
28
+
29
+
## Upload a video using the Video Indexer website
30
30
31
31
### Supported file formats for Video Indexer
32
32
@@ -37,6 +37,9 @@ See the [input container/file formats](../latest/media-encoder-standard-formats.
37
37
1. Sign in on the [Video Indexer](https://www.videoindexer.ai/) website.
38
38
2. To upload a video, press the **Upload** button or link.
39
39
40
+
> [!NOTE]
41
+
> The name of the video must be no greater than 80 characters.
0 commit comments