azure-video-indexer

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure AI Video Indexer Skill

Azure AI Video Indexer Skill

This skill provides expert guidance for Azure AI Video Indexer. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
本Skill为Azure AI Video Indexer提供专家指导,涵盖故障排除、最佳实践、决策制定、架构与设计模式、限制与配额、安全、配置、集成与编码模式以及部署。它结合了本地快速参考内容与远程文档获取能力。

How to Use This Skill

如何使用本Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120
), use
read_file
with the specified lines. For categories with file links (e.g.,
[security.md](security.md)
), use
read_file
on the linked reference file
IMPORTANT for Agent: If
metadata.generated_at
is more than 3 months old, suggest the user pull the latest version from the repository. If
mcp_microsoftdocs
tools are not available, suggest the user install it: Installation Guide
This skill requires network access to fetch documentation content:
  • Preferred: Use
    mcp_microsoftdocs:microsoft_docs_fetch
    with query string
    from=learn-agent-skill
    . Returns Markdown.
  • Fallback: Use
    fetch_webpage
    with query string
    from=learn-agent-skill&accept=text/markdown
    . Returns Markdown.
Agent重要提示:使用下方的分类索引查找相关章节。对于带有行范围的分类(如
L35-L120
),使用
read_file
读取指定行内容。对于带有文件链接的分类(如
[security.md](security.md)
),使用
read_file
读取链接的参考文件
Agent重要提示:如果
metadata.generated_at
已超过3个月,建议用户从仓库拉取最新版本。如果
mcp_microsoftdocs
工具不可用,建议用户安装:安装指南
本Skill需要网络访问权限以获取文档内容:
  • 首选方式:使用
    mcp_microsoftdocs:microsoft_docs_fetch
    ,查询字符串为
    from=learn-agent-skill
    ,返回Markdown格式内容。
  • 备用方式:使用
    fetch_webpage
    ,查询字符串为
    from=learn-agent-skill&accept=text/markdown
    ,返回Markdown格式内容。

Category Index

分类索引

CategoryLinesDescription
TroubleshootingL37-L41Diagnosing and resolving issues when running Azure Video Indexer on Arc, including connectivity, deployment, configuration, and runtime troubleshooting steps.
Best PracticesL42-L49Guidance on using AI agents for live analysis, scaling Video Indexer, training custom speech models, and interpreting text-based emotion detection insights.
Decision MakingL50-L55Guidance on selecting the right Azure Video Indexer account type and designing multi-tenant setups, including isolation, scaling, and management strategies for multiple customers or apps.
Architecture & Design PatternsL56-L60Guidance on architecting disaster recovery and failover for Azure Video Indexer, including redundancy, regional failover, backup, and high-availability design considerations.
Limits & QuotasL61-L68Service limits, supported languages/capabilities, and how to use live camera indexing features like event summaries and viewing live recordings.
SecurityL69-L81Securing Video Indexer: roles and access control, restricted/limited features, custom person models, NSGs/service tags, private endpoints, and firewall-protected storage best practices.
ConfigurationL82-L99Configuring Video Indexer: custom models (brand, language, speech), transcripts and speakers, indexing/live presets, regions, monitoring, and advanced upload/search settings.
Integrations & Coding PatternsL100-L123Using Video Indexer APIs, widgets, and Logic Apps/Power Automate to extract, use, or redact insights (faces, objects, text, audio, topics) and integrate with Azure OpenAI.
DeploymentL124-L129Guides for deploying Azure Video Indexer using Arc extensions, ARM, and Bicep templates, including provisioning accounts and configuring infrastructure as code.
分类行范围描述
故障排除L37-L41诊断和解决在Arc上运行Azure Video Indexer时遇到的问题,包括连接性、部署、配置和运行时故障排除步骤。
最佳实践L42-L49关于使用AI Agent进行实时分析、扩展Video Indexer、训练自定义语音模型以及解读基于文本的情感检测洞察的指导。
决策制定L50-L55关于选择合适的Azure Video Indexer账户类型以及设计多租户架构的指导,包括面向多客户或多应用的隔离、扩展和管理策略。
架构与设计模式L56-L60关于为Azure Video Indexer设计灾难恢复与故障转移的指导,包括冗余、区域故障转移、备份和高可用性设计考量。
限制与配额L61-L68服务限制、支持的语言/功能,以及如何使用实时摄像头索引功能(如事件摘要和查看实时录制内容)。
安全L69-L81Video Indexer安全防护:角色与访问控制、受限/有限功能、自定义人物模型、NSG/服务标签、专用端点以及防火墙保护存储的最佳实践。
配置L82-L99Video Indexer配置:自定义模型(品牌、语言、语音)、转录与说话人、索引/实时预设、区域、监控以及高级上传/搜索设置。
集成与编码模式L100-L123使用Video Indexer API、组件、Logic Apps/Power Automate提取、使用或编辑洞察(人脸、物体、文本、音频、主题),并与Azure OpenAI集成。
部署L124-L129关于使用Arc扩展、ARM和Bicep模板部署Azure Video Indexer的指南,包括账户预配和基础设施即代码配置。

Troubleshooting

故障排除

Best Practices

最佳实践

Decision Making

决策制定

Architecture & Design Patterns

架构与设计模式

TopicURL
Design disaster recovery and failover for Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-disaster-recovery
主题链接
为Video Indexer设计灾难恢复与故障转移https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-disaster-recovery

Limits & Quotas

限制与配额

TopicURL
Review Azure Video Indexer support matrix and service limitshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/avi-support-matrix
Check language support and capabilities in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/language-support
Generate event summaries for live camera footagehttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-event-summary
View live camera recordings in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-watch-recordings

Security

安全

TopicURL
Create Azure Video Indexer accounts with restricted face featureshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/create-account
Configure and use custom person models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-person-model-how-to
Request access to limited Azure Video Indexer featureshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/limited-access-features
Use NSGs and service tags to secure Video Indexer traffichttps://learn.microsoft.com/en-us/azure/azure-video-indexer/network-security
Configure private endpoints for Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/private-endpoint-how-to
Secure Azure Video Indexer with private endpointshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/private-endpoint-overview
Manage Video Indexer account access with built-in roleshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/restricted-viewer-role
Implement security baseline and best practices for Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/security-baseline-video-indexer
Secure Video Indexer with firewall-protected storage accountshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/storage-behind-firewall

Configuration

配置

TopicURL
Customize brand detection models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-brands-model-how-to
Configure custom language models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-language-model-how-to
Create and manage custom speech models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-speech-model-how-to
Edit speaker identities in Azure Video Indexer transcriptshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/edit-speakers
Edit and manage transcriptions in Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/edit-transcript-lines-portal
Configure indexing options for Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/indexing-configuration-guide
Configure custom live AI insights presets in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-ai-insights-catalog
Configure areas of interest for live camera analysishttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-area-interest
Configure Azure Video Indexer real-time extensionshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-extension
Configure monitoring for Azure Video Indexer with Azure Monitorhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer
Reference for Azure Video Indexer monitoring datahttps://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer-data-reference
Configure region and location parameters for Video Indexer APIshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/regions
Upload and index media with advanced Video Indexer settingshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/upload-index-media
Search and filter video libraries in Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-search
主题链接
在Video Indexer中自定义品牌检测模型https://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-brands-model-how-to
在Video Indexer中配置自定义语言模型https://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-language-model-how-to
在Video Indexer中创建和管理自定义语音模型https://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-speech-model-how-to
在Azure Video Indexer转录内容中编辑说话人身份https://learn.microsoft.com/en-us/azure/azure-video-indexer/edit-speakers
在Azure Video Indexer中编辑和管理转录内容https://learn.microsoft.com/en-us/azure/azure-video-indexer/edit-transcript-lines-portal
为Azure Video Indexer配置索引选项https://learn.microsoft.com/en-us/azure/azure-video-indexer/indexing-configuration-guide
在Video Indexer中配置自定义实时AI洞察预设https://learn.microsoft.com/en-us/azure/azure-video-indexer/live-ai-insights-catalog
为实时摄像头分析配置关注区域https://learn.microsoft.com/en-us/azure/azure-video-indexer/live-area-interest
配置Azure Video Indexer实时扩展https://learn.microsoft.com/en-us/azure/azure-video-indexer/live-extension
使用Azure Monitor配置Azure Video Indexer监控https://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer
Azure Video Indexer监控数据参考https://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer-data-reference
为Video Indexer API配置区域与位置参数https://learn.microsoft.com/en-us/azure/azure-video-indexer/regions
使用高级Video Indexer设置上传和索引媒体https://learn.microsoft.com/en-us/azure/azure-video-indexer/upload-index-media
在Azure Video Indexer中搜索和过滤视频库https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-search

Integrations & Coding Patterns

集成与编码模式

TopicURL
Retrieve audio effects detection insights via Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/audio-effects-detection-insight
Retrieve clapper board detection insights via Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/clapper-board-insight
Connect Azure Video Indexer accounts to Azure OpenAIhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/connect-azure-open-ai-task
Use digital patterns and color bars insights in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/digital-patterns-color-bars-insight
Retrieve face detection insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/face-detection-insight
Redact faces in videos using Video Indexer APIhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/face-redaction-with-api
Access keyword extraction insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/keywords-insight
Get labels identification insights from Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/labels-identification-insight
Integrate Video Indexer with Logic Apps and Power Automatehttps://learn.microsoft.com/en-us/azure/azure-video-indexer/logic-apps-connector-arm-accounts
Use named entities extraction insights in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/named-entities-insight
Access object detection insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/object-detection-insight
Use observed people and matched faces insights in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/observed-matched-people-insight
Enable featured clothing insights for observed peoplehttps://learn.microsoft.com/en-us/azure/azure-video-indexer/observed-people-featured-clothing
Get OCR insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/ocr-insight
Access scene, shot, and keyframe detection insightshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/scene-shot-keyframe-detection-insight
Use Azure OpenAI text summarization with Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/text-summarization-task
Get topics inference insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/topics-inference-insight
Use transcription and translation insights from Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/transcription-translation-lid-insight
Embed Azure Video Indexer widgets in applicationshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-embed-widgets
Use Azure Video Indexer REST API with paid accountshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-use-apis
主题链接
通过Video Indexer获取音频效果检测洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/audio-effects-detection-insight
通过Video Indexer获取场记板检测洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/clapper-board-insight
将Azure Video Indexer账户连接到Azure OpenAIhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/connect-azure-open-ai-task
在Video Indexer中使用数字模式和色条洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/digital-patterns-color-bars-insight
从Azure Video Indexer获取人脸检测洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/face-detection-insight
使用Video Indexer API对视频中的人脸进行模糊处理https://learn.microsoft.com/en-us/azure/azure-video-indexer/face-redaction-with-api
从Azure Video Indexer获取关键词提取洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/keywords-insight
从Video Indexer获取标签识别洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/labels-identification-insight
将Video Indexer与Logic Apps和Power Automate集成https://learn.microsoft.com/en-us/azure/azure-video-indexer/logic-apps-connector-arm-accounts
在Video Indexer中使用命名实体提取洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/named-entities-insight
从Azure Video Indexer获取物体检测洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/object-detection-insight
在Video Indexer中使用观察人物和匹配人脸洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/observed-matched-people-insight
为观察人物启用特色服装洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/observed-people-featured-clothing
从Azure Video Indexer获取OCR洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/ocr-insight
获取场景、镜头和关键帧检测洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/scene-shot-keyframe-detection-insight
将Azure OpenAI文本摘要与Video Indexer结合使用https://learn.microsoft.com/en-us/azure/azure-video-indexer/text-summarization-task
从Azure Video Indexer获取主题推断洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/topics-inference-insight
使用Video Indexer的转录与翻译洞察https://learn.microsoft.com/en-us/azure/azure-video-indexer/transcription-translation-lid-insight
在应用中嵌入Azure Video Indexer组件https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-embed-widgets
将Azure Video Indexer REST API与付费账户结合使用https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-use-apis

Deployment

部署