Skip to content

Commit c0f2894

Browse files
authored
Update upload-index-videos.md
1 parent 7aefe25 commit c0f2894

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-video-indexer/upload-index-videos.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Upload and index videos with Azure Video Indexer
33
description: Learn two methods for uploading and indexing videos by using Azure Video Indexer.
44
ms.topic: article
5-
ms.date: 11/15/2021
5+
ms.date: 03/20/2023
66
ms.custom: ignite-fall-2021
77
---
88

@@ -42,6 +42,10 @@ After Azure Video Indexer is done analyzing, you get an email with a link to you
4242

4343
You can use the [Upload Video](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) API to upload and index your videos based on a URL. The code sample that follows includes the commented-out code that shows how to upload the byte array.
4444

45+
You can also view the following video.
46+
47+
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RW10CsK]
48+
4549
> [!NOTE]
4650
> Before you proceed, make sure to review [API recommendations](video-indexer-use-apis.md#recommendations).
4751

0 commit comments

Comments
 (0)