You have a Microsoft OneDrive folder that contains a 20-GB video file named File1.avi.
You need to index File1.avi by using the Azure Video Indexer website.
What should you do?
Show answer and explanation
Correct answer: C
Azure Video Indexer can ingest a video by URL as long as the URL is publicly accessible and directly downloadable (no authentication or HTML landing page). Creating a download link in OneDrive produces a direct-file URL that Video Indexer can fetch and index without you re-uploading the 20-GB file through your browser. A generic OneDrive "sharing link" often lands on a web page (not a direct file) and may require authentication, which Video Indexer cannot crawl. Uploading locally is possible but unnecessary and time-consuming for a 20-GB video.
Upload/index videos in Video Indexer (supports uploading from a public URL).
https://learn.microsoft.com/azure/azure-video-indexer/upload-index-videos
Video Indexer quotas and limits (file size limits; uploading by URL).








