Skip to content

Commit 0d072da

Browse files
authored
Merge pull request #127731 from IngridAtMicrosoft/toclang
organizing tutorials by platform
2 parents 33ed627 + e67af00 commit 0d072da

File tree

1 file changed

+24
-23
lines changed
  • articles/media-services/latest

1 file changed

+24
-23
lines changed

articles/media-services/latest/TOC.yml

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -47,33 +47,34 @@
4747
href: encrypt-content-quickstart.md
4848
- name: Tutorials
4949
items:
50-
- name: Encode remote file and stream video
50+
- name: .NET
5151
items:
52-
- name: With REST
53-
displayName: encoding, job, transform
52+
- name: Encode and stream a remote file REST
5453
href: stream-files-tutorial-with-rest.md
55-
- name: With CLI
56-
href: stream-files-cli-quickstart.md
57-
- name: With .NET
54+
- name: Encode and stream a remote file .NET
5855
href: stream-files-dotnet-quickstart.md
59-
- name: With Node.js
56+
- name: Encode and stream an uploaded file
57+
href: stream-files-tutorial-with-api.md
58+
- name: Stream live
59+
href: stream-live-tutorial-with-api.md
60+
- name: Analyze your video
61+
href: analyze-videos-tutorial-with-api.md
62+
- name: Encrypt dynamically with AES-128
63+
href: protect-with-aes128.md
64+
- name: Encrypt dynamically with DRM
65+
href: protect-with-drm.md
66+
- name: CLI
67+
items:
68+
- name: Encode and stream a remote file CLI
69+
href: stream-files-cli-quickstart.md
70+
- name: Node.js
71+
items:
72+
- name: Encode and stream a remote file Node.js
6073
href: stream-files-nodejs-quickstart.md
61-
- name: Store AMS events in Azure Log Analytics
62-
href: tutorial-events-log-analytics.md
63-
- name: Encode uploaded file and stream video
64-
displayName: encode, encoding, job, transform
65-
href: stream-files-tutorial-with-api.md
66-
- name: Stream live
67-
href: stream-live-tutorial-with-api.md
68-
displayName: Live Events, Live Outputs, ingest
69-
- name: Analyze your video
70-
displayName: job, transform, VideoAnalyzerPreset, AudioAnalyzerPreset
71-
href: analyze-videos-tutorial-with-api.md
72-
- name: Encrypt dynamically with AES-128
73-
href: protect-with-aes128.md
74-
- name: Encrypt dynamically with DRM
75-
displayName: PlayReady, Widevine, FairPlay
76-
href: protect-with-drm.md
74+
- name: Azure portal
75+
items:
76+
- name: Store AMS events in Azure Log Analytics
77+
href: tutorial-events-log-analytics.md
7778
- name: Samples
7879
items:
7980
- name: Media Services v3 samples

0 commit comments

Comments
 (0)