Skip to content

Commit 38a150d

Browse files
authored
Merge pull request #104967 from Juliako/patch-103
Update and rename index.md to index.yml
2 parents b40e5f8 + c0ef814 commit 38a150d

File tree

4 files changed

+73
-213
lines changed

4 files changed

+73
-213
lines changed

articles/azure-government/documentation-government-services-media.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For Azure Media Services v3 availability, see [Azure clouds and regions in which
2626

2727
## Media Services v2
2828

29-
For details about Media Services v2 and how to use it, see the [Azure Media Services documentation](../media-services/previous/index.md).
29+
For details about Media Services v2 and how to use it, see the [Azure Media Services documentation](https://docs.microsoft.com/azure/media-services/previous/).
3030

3131
## Connecting
3232

articles/media-services/previous/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: Media Services Documentation
2-
href: index.md
2+
href: index.yml
33
- name: Overview
44
href: media-services-overview.md
55
items:

articles/media-services/previous/index.md

Lines changed: 0 additions & 211 deletions
This file was deleted.
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Media Services v2 (legacy)
4+
summary: No new features are being added to Media Services v2. Check out the latest version, Media Services v3.
5+
6+
metadata:
7+
title: Azure Media Services v2 documentation
8+
description: Learn how to securely stream on-demand or live broadcast-quality video with Media Services v2.
9+
services: media-services
10+
ms.service: media-services
11+
ms.subservice:
12+
ms.topic: landing-page # Required
13+
ms.collection: collection
14+
author: Juliako
15+
ms.author: juliako
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 Azure Media Services v2
25+
linkLists:
26+
- linkListType: overview
27+
links:
28+
- text: Azure Media Services v2 overview
29+
url: media-services-overview.md
30+
- text: Migrate to Media Services v3
31+
url: https://docs.microsoft.com/azure/media-services/latest/migrate-from-v2-to-v3
32+
- linkListType: whats-new
33+
links:
34+
- text: "What's new in Media Services v2?"
35+
url: media-services-release-notes.md
36+
- linkListType: concept
37+
links:
38+
- text: Legacy components
39+
url: legacy-components.md
40+
41+
# Card
42+
- title: Stream live
43+
linkLists:
44+
- linkListType: concept
45+
links:
46+
- text: Overview
47+
url: media-services-manage-channels-overview.md
48+
- linkListType: how-to-guide
49+
links:
50+
- text: Create a Media Services account with portal
51+
url: media-services-portal-create-account.md
52+
- text: Connect programmatically
53+
url: media-services-use-aad-auth-to-access-ams-api.md
54+
- text: Stream live with the Azure portal
55+
url: media-services-portal-live-passthrough-get-started.md
56+
- text: Stream live with .NET
57+
url: media-services-dotnet-live-encode-with-onpremises-encoders.md
58+
59+
# Card
60+
- title: Deliver video on-demand
61+
linkLists:
62+
- linkListType: how-to-guide
63+
links:
64+
- text: Use the Azure portal
65+
url: media-services-portal-vod-get-started.md
66+
- text: Use .NET
67+
url: media-services-dotnet-get-started.md
68+
- text: Use REST
69+
url: media-services-rest-get-started.md
70+
71+

0 commit comments

Comments
 (0)