Skip to content

Commit 5ca01c3

Browse files
authored
Update index.yml
1 parent f88d375 commit 5ca01c3

File tree

1 file changed

+79
-50
lines changed
  • articles/media-services/video-indexer

1 file changed

+79
-50
lines changed
Lines changed: 79 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,85 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Azure Media Services Video Indexer Documentation
1+
### YamlMime:Landing
2+
3+
title: Learn about the Azure Media Services Video Indexer
4+
summary: Azure Media Services Video Indexer is a cloud application built on Azure Media Analytics, Azure Cognitive Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video Indexer video and audio models.
5+
46
metadata:
5-
document_id:
6-
title: Azure Media Services Video Indexer Documentation | Microsoft Docs
7-
description: Learn about Video Indexer.
7+
title: Azure Media Services Video Indexer documentation
8+
description: Azure Media Services Video Indexer is a cloud application built on Azure Media Analytics, Azure Cognitive Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video Indexer video and audio models.
89
services: media-services
9-
author: juliako
10-
manager: femila
1110
ms.service: media-services
12-
ms.subservice: video-indexer
13-
ms.tgt_pltfrm: na
14-
ms.devlang: na
15-
ms.topic: landing-page
16-
ms.date: 03/11/2019
11+
ms.subservice:
12+
ms.topic: landing-page # Required
13+
ms.collection: collection
14+
author: Juliako
1715
ms.author: juliako
18-
abstract:
19-
description: Azure Media Services Video Indexer is a cloud application built on Azure Media Analytics, Azure Cognitive Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video Indexer video and audio models.<br/>To understand when you would want to use Video Indexer vs. Media Services analyzer presets, check out the <a href="/azure/media-services/video-indexer/compare-video-indexer-with-media-services-presets">comparison document</a>.
20-
sections:
16+
ms.date: 02/18/2020 #Required; mm/dd/yyyy format.
17+
18+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
19+
20+
landingContent:
21+
# Cards and links should be based on top customer tasks or top subjects
22+
# Start card title with a verb
23+
# Card (optional)
24+
- title: About Media Services
25+
linkLists:
26+
- linkListType: overview
27+
links:
28+
- text: "What is Media Services v3?"
29+
url: media-services-overview.md
30+
- text: "What's new in Media Services?"
31+
url: release-notes.md
32+
- linkListType: concept
33+
links:
34+
- text: Media Services accounts
35+
url: media-services-account-concept.md
36+
- text: Storage accounts
37+
url: storage-account-concept.md
38+
- text: Packaging
39+
url: dynamic-packaging-overview.md
40+
- text: Monitoring
41+
url: reacting-to-media-services-events.md
42+
- text: Player clients
43+
url: use-azure-media-player.md
44+
- text: Developing with v3 API guidance
45+
url: media-services-apis-overview.md
2146

22-
- items:
23-
- type: list
24-
style: cards
25-
className: cardsM
26-
columns: 2
27-
items:
28-
- href: video-indexer-overview.md
29-
html: <p>Video Indexer incorporates media AI technologies to make it easier to extract insights from videos.</p>
30-
image:
31-
src: media/index/AMSIcons-media_servicesV3.svg
32-
title: What is Azure Media Services Video Indexer?
47+
# Card (optional)
48+
- title: Get started
49+
linkLists:
50+
- linkListType: how-to-guide
51+
links:
52+
- text: Create an account
53+
url: create-account-cli-how-to.md
54+
- text: Access API
55+
url: access-api-cli-how-to.md
56+
- linkListType: download
57+
links:
58+
- text: .NET SDK samples
59+
url: https://github.com/Azure-Samples/media-services-v3-dotnet
60+
- text: Java SDK samples
61+
url: https://github.com/Azure-Samples/media-services-v3-java
62+
- text: REST Postman collection samples
63+
url: https://github.com/Azure-Samples/media-services-v3-rest-postman
64+
- linkListType: reference
65+
links:
66+
- text: Azure CLI
67+
url: https://aka.ms/ams-v3-cli-ref
68+
- text: REST
69+
url: https://aka.ms/ams-v3-rest-ref
70+
- text: .NET
71+
url: https://aka.ms/ams-v3-dotnet-ref
72+
- text: Java
73+
url: https://aka.ms/ams-v3-java-ref
3374

34-
- title: 5-Minute Quickstarts
35-
items:
36-
- type: paragraph
37-
text: 'Sign in to the Video Indexer website and upload your first video:'
38-
- type: list
39-
style: icon48
40-
items:
41-
- image:
42-
src: media/index/AMSIcons-media_analytics.svg
43-
text: Extract insights
44-
href: /azure/media-services/video-indexer/video-indexer-get-started
45-
- title: Step-by-Step Tutorials
46-
items:
47-
- type: paragraph
48-
text: 'Learn how to extract insights from your videos with the Video Indexer API:'
49-
- type: list
50-
style: icon48
51-
items:
52-
- image:
53-
src: media/index/AMSIcons-media_analytics.svg
54-
text: Extract insights
55-
href: /azure/media-services/video-indexer/video-indexer-use-apis
56-
75+
# Card
76+
- title: Stream live
77+
linkLists:
78+
- linkListType: concept
79+
links:
80+
- text: Live streaming
81+
url: live-streaming-overview.md
82+
- linkListType: tutorial
83+
links:
84+
- text: Stream live
85+
url: stream-live-tutorial-with-api.md

0 commit comments

Comments
 (0)