Skip to content

Commit b5c2f20

Browse files
authored
Merge pull request #205915 from Juliako/patch-8
Update toc.yml
2 parents ddc805d + 62b4a74 commit b5c2f20

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/azure-video-indexer/logic-apps-connector-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: The Azure Video Indexer connectors with Logic App and Power Automate tutorial.
2+
title: The Azure Video Indexer connectors with Logic App and Power Automate.
33
description: This tutorial shows how to unlock new experiences and monetization opportunities Azure Video Indexer connectors with Logic App and Power Automate.
44
ms.author: alzam
55
ms.topic: tutorial #Required
66
ms.date: 09/21/2020
77
---
88

9-
# Tutorial: use Azure Video Indexer with Logic App and Power Automate
9+
# Use Azure Video Indexer with Logic App and Power Automate
1010

1111
Azure Video Indexer [REST API](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Delete-Video) supports both server-to-server and client-to-server communication and enables Azure Video Indexer users to integrate video and audio insights easily into their application logic, unlocking new experiences and monetization opportunities.
1212

articles/azure-video-indexer/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,12 @@
1919
href: create-account-portal.md
2020
- name: Create a classic account
2121
href: connect-to-azure.md
22-
- name: Use Azure Video Indexer API
23-
href: video-indexer-use-apis.md
24-
- name: Logic Apps connector
25-
href: logic-apps-connector-tutorial.md
2622
- name: Deploy using Bicep
2723
displayName: ARM,template,resource manager
2824
href: deploy-with-bicep.md
2925
- name: Deploy using ARM template
3026
displayName: Azure resporce manager
3127
href: deploy-with-arm-template.md
32-
- name: Index Video from OneDrive
33-
href: odrv-download.md
3428
- name: Samples
3529
items:
3630
- name: Azure Video Indexer samples
@@ -107,8 +101,12 @@
107101
href: connect-classic-account-to-arm.md
108102
- name: Manage account connected to Azure
109103
href: manage-account-connected-to-azure.md
104+
- name: Use Azure Video Indexer API
105+
href: video-indexer-use-apis.md
110106
- name: Upload and index videos
111107
href: upload-index-videos.md
108+
- name: Index Video from OneDrive
109+
href: odrv-download.md
112110
- name: Examine Azure Video Indexer output
113111
href: video-indexer-output-json-v2.md
114112
- name: Find exact moments within videos
@@ -132,6 +130,8 @@
132130
href: video-indexer-disaster-recovery.md
133131
- name: Insert or remove transcript lines
134132
href: edit-transcript-lines-portal.md
133+
- name: Logic Apps connector
134+
href: logic-apps-connector-tutorial.md
135135
- name: Customize content models
136136
items:
137137
- name: Animated characters

articles/azure-video-indexer/video-indexer-use-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: tutorial
66
ms.custom: devx-track-csharp
77
---
88

9-
# Tutorial: Use the Azure Video Indexer API
9+
# Use the Azure Video Indexer API
1010

1111
Azure Video Indexer consolidates various audio and video artificial intelligence (AI) technologies offered by Microsoft into one integrated service, making development simpler. The APIs are designed to enable developers to focus on consuming Media AI technologies without worrying about scale, global reach, availability, and reliability of cloud platforms. You can use the API to upload your files, get detailed video insights, get URLs of embeddable insight and player widgets, and more.
1212

@@ -222,5 +222,5 @@ After you are done with this tutorial, delete resources that you are not plannin
222222
## Next steps
223223

224224
- [Examine details of the output JSON](video-indexer-output-json-v2.md)
225-
- Check out the [sample code](https://github.com/Azure-Samples/media-services-video-indexer) that demonstrates important aspect of uploading and indexing a video. Following the code will give you a good idea of how to use our API for basic functionalities. Make sure to read the inline comments and notice our best practices advices.
225+
- Check out the [sample code](https://github.com/Azure-Samples/media-services-video-indexer) that demonstrates important aspect of uploading and indexing a video. Following the code will give you a good idea of how to use our API for basic functionalities. Make sure to read the inline comments and notice our best practices advice.
226226

0 commit comments

Comments
 (0)