|
| 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