To analyze sentiment in videos using Azure AI Content Understanding, you would use the Template: Video shot analysis template and potentially the Template: Media asset management template. The prebuilt-videoAnalyzer can also be used to extract insights, including sentiment, from videos. 1. Template: Video shot analysis: This template is specifically designed for analyzing videos and extracting structured information for each shot, including transcripts and potentially sentiment analysis of the spoken words. 2. Template: Media asset management: This template helps extract structured information from various video content, which can also include sentiment analysis. 3. prebuilt-videoAnalyzer: This is a pre-built analyzer within Azure AI Content Understanding that can be used to extract information from videos, including sentiment. This template packages clips into both Markdown and JSON, making it easier to integrate with other tools. Reference: https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/analyzer- templates?tabs=video