Skip to content

Commit b4a7423

Browse files
authored
Merge pull request #112256 from IngridAtMicrosoft/amp-index2
adding index.yml
2 parents 259002c + 23a7210 commit b4a7423

File tree

1 file changed

+83
-0
lines changed
  • articles/media-services/azure-media-player

1 file changed

+83
-0
lines changed
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Media Player
4+
summary: Learn more about using the Azure Media Player
5+
6+
metadata:
7+
title: Azure Media Player landing page
8+
description: Learn more about using the Azure Media Player on your web pages.
9+
ms.service: media-services
10+
ms.topic: landing-page
11+
author: IngridAtMicrosoft
12+
ms.author: inhenkel
13+
ms.date: 04/20/2020
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Cards and links should be based on top customer tasks or top subjects
19+
# Start card title with a verb
20+
21+
# Card
22+
- title: Azure Media Player
23+
linkLists:
24+
- linkListType: overview
25+
links:
26+
- text: Overview
27+
url: azure-media-player-overview.md
28+
- text: Release notes
29+
url: azure-media-player-release-notes.md
30+
- text: Changelog
31+
url: azure-media-player-changelog.md
32+
33+
# Card
34+
- title: Get started
35+
linkLists:
36+
- linkListType: get-started
37+
links:
38+
- text: Azure Media Player quickstart
39+
url: azure-media-player-quickstart.md
40+
- text: Azure Media Player full setup
41+
url: azure-media-player-full-setup.md
42+
- text: Azure Media Player Samples
43+
url: https://github.com/Azure-Samples/azure-media-player-samples
44+
45+
# Card
46+
- title: Concepts
47+
linkLists:
48+
- linkListType: reference
49+
links:
50+
- text: Playback technology
51+
url: azure-media-player-playback-technology.md
52+
- text: Protected content
53+
url: azure-media-player-protected-content.md
54+
- text: Feature list
55+
url: azure-media-player-feature-list.md
56+
- text: URL rewriter
57+
url: azure-media-player-url-rewriter.md
58+
- text: Accessibility
59+
url: azure-media-player-accessibility.md
60+
- text: Writing plugins
61+
url: azure-media-player-writing-plugins.md
62+
- text: Plugin gallery
63+
url: azure-media-player-plugin-gallery.md
64+
- text: Localization
65+
url: azure-media-player-localization.md
66+
67+
# Card
68+
- title: Reference
69+
linkLists:
70+
- linkListType: get-started
71+
links:
72+
- text: Samples
73+
url: https://github.com/Azure-Samples/azure-media-player-samples
74+
- text: API
75+
url: https://docs.microsoft.com/javascript/api/azuremediaplayer/?view=azure-node-latest
76+
- text: API methods
77+
url: azure-media-player-api-methods.md
78+
- text: Options
79+
url: azure-media-player-options.md
80+
- text: Error codes
81+
url: azure-media-player-error-codes.md
82+
- text: Known Issues
83+
url: azure-media-player-known-issues.md

0 commit comments

Comments
 (0)