azure-video-indexer
Azure AI Video Indexerの開発全般に関する専門知識を提供し、動画のインデックス作成や顔の匿名化など、関連する開発タスクを支援するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure AI Video Indexer development including best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when indexing videos, using live camera summaries, training custom speech, redacting faces, or embedding insights, and other Azure AI Video Indexer related development tasks. Not for Azure AI Vision (use azure-ai-vision).
🇯🇵 日本人クリエイター向け解説
Azure AI Video Indexerの開発全般に関する専門知識を提供し、動画のインデックス作成や顔の匿名化など、関連する開発タスクを支援するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure AI Video Indexer スキル
このスキルは、Azure AI Video Indexer に関する専門的なガイダンスを提供します。ベストプラクティス、意思決定、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイメントを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
Agent への重要事項: 以下のカテゴリインデックスを使用して、関連するセクションを見つけてください。行範囲が指定されているカテゴリ(例:
L35-L120)については、指定された行でread_fileを使用してください。ファイルリンクが指定されているカテゴリ(例:[security.md](security.md))については、リンクされた参照ファイルでread_fileを使用してください。
Agent への重要事項:
metadata.generated_atが 3 か月以上前の場合、ユーザーにリポジトリから最新バージョンをプルするように提案してください。mcp_microsoftdocsツールが利用できない場合、ユーザーにインストールを提案してください: インストールガイド
このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスを必要とします。
- 推奨: クエリ文字列
from=learn-agent-skillを指定してmcp_microsoftdocs:microsoft_docs_fetchを使用してください。Markdown を返します。 - フォールバック: クエリ文字列
from=learn-agent-skill&accept=text/markdownを指定してfetch_webpageを使用してください。Markdown を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| ベストプラクティス | L35-L41 | Video Indexer のスケーリング、カスタム音声モデルの効果的なトレーニング、回復力のあるデプロイメントのためのディザスターリカバリーとフェイルオーバーの設計に関するガイダンスです。 |
| 意思決定 | L42-L47 | Azure Video Indexer アカウントタイプの選択、および管理、分離、スケーリング戦略を含むマルチテナント設定の設計に関するガイダンスです。 |
| 制限とクォータ | L48-L53 | サービス制限、サポートされる言語/機能、およびイベントサマリーやライブ録画の表示などのライブカメラインデックス機能の使用方法です。 |
| セキュリティ | L54-L63 | ロール、NSG、プライベートエンドポイント、ファイアウォール、ストレージ保護による Video Indexer のセキュリティ保護、および制限付きまたは高度なセキュリティ関連機能へのアクセス要求に関するガイダンスです。 |
| 構成 | L64-L74 | Video Indexer の動作の構成: OpenAI 接続、インデックス作成オプション、リージョン、アップロード設定、話者編集、および監視/診断メトリックとログです。 |
| 統合とコーディングパターン | L75-L81 | Video Indexer API とウィジェットを使用して顔を編集し、アプリにビデオインサイトを埋め込み、Logic Apps と Power Automate を介してワークフローと統合する方法です。 |
| デプロイメント | L82-L85 | 必要なリソース、パラメーター、およびサービス設定のための自動化ステップを含む、ARM テンプレートを使用した Azure Video Indexer のデプロイと構成方法です。 |
ベストプラクティス
| トピック | URL |
|---|---|
| Azure Video Indexer のスケールに関するベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/considerations-when-use-at-scale |
| Video Indexer 音声モデルトレーニングのベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/speech-model-training-best-practices |
| Video Indexer のディザスターリカバリーとフェイルオーバーを実装する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-disaster-recovery |
意思決定
| トピック | URL |
|---|---|
| Azure Video Indexer アカウントタイプを選択する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/accounts-overview |
| Video Indexer のマルチテナント管理戦略を選択する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/manage-multiple-tenants |
制限とクォータ
| トピック | URL |
|---|---|
| Azure Video Indexer のサポートマトリックスとサービス制限を確認する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/avi-support-matrix |
| Video Indexer の言語サポートと機能を確認する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/language-support |
セキュリティ
| トピック | URL |
|---|---|
| 制限付き Azure Video Indexer 機能へのアクセスを要求する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/limited-access-features |
| Azure Video Indexer で NSG サービスタグを使用する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/network-security |
| Azure Video Indexer のプライベートエンドポイントを構成する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/private-endpoint-how-to |
| 組み込みロールで Azure Video Indexer アクセスを管理する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/restricted-viewer-role |
| Video Indexer のセキュリティベースラインとベストプラクティスを実装する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/security-baseline-video-indexer |
| ファイアウォールで保護されたストレージで Video Indexer を保護する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/storage-behind-firewall |
構成
| トピック | URL |
|---|---|
| Video Indexer アカウントの Azure OpenAI 接続を構成する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/connect-azure-open-ai-task |
| 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/indexing-configuration-guide |
| 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 の Azure リージョンパラメーターを設定する | 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 |
統合とコーディングパターン
| トピック | URL |
|---|---|
| Video Indexer API を使用してビデオの顔を編集する | https://learn.microsoft.com/en-us/azure/azure-video-indexer/face |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure AI Video Indexer Skill
This skill provides expert guidance for Azure AI Video Indexer. Covers best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
How to Use This Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools 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_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Best Practices | L35-L41 | Guidance on scaling Video Indexer, training custom speech models effectively, and designing disaster recovery and failover for resilient deployments. |
| Decision Making | L42-L47 | Guidance on selecting Azure Video Indexer account types and designing multi-tenant setups, including management, isolation, and scaling strategies. |
| Limits & Quotas | L48-L53 | Service limits, supported languages/capabilities, and how to use live camera indexing features like event summaries and viewing live recordings. |
| Security | L54-L63 | Securing Video Indexer with roles, NSGs, private endpoints, firewalls, storage protection, and requesting access to restricted or advanced security-related features. |
| Configuration | L64-L74 | Configuring Video Indexer behavior: OpenAI connections, indexing options, regions, upload settings, speaker editing, and monitoring/diagnostics metrics and logs. |
| Integrations & Coding Patterns | L75-L81 | Using Video Indexer APIs and widgets to redact faces, embed video insights in apps, and integrate with workflows via Logic Apps and Power Automate. |
| Deployment | L82-L85 | How to deploy and configure Azure Video Indexer using ARM templates, including required resources, parameters, and automation steps for setting up the service. |
Best Practices
| Topic | URL |
|---|---|
| Apply scale best practices for Azure Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/considerations-when-use-at-scale |
| Apply Video Indexer speech model training best practices | https://learn.microsoft.com/en-us/azure/azure-video-indexer/speech-model-training-best-practices |
| Implement disaster recovery and failover for Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-disaster-recovery |
Decision Making
| Topic | URL |
|---|---|
| Choose between Azure Video Indexer account types | https://learn.microsoft.com/en-us/azure/azure-video-indexer/accounts-overview |
| Choose multi-tenant management strategies for Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/manage-multiple-tenants |
Limits & Quotas
| Topic | URL |
|---|---|
| Review Azure Video Indexer support matrix and service limits | https://learn.microsoft.com/en-us/azure/azure-video-indexer/avi-support-matrix |
| Check language support and capabilities in Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/language-support |
Security
| Topic | URL |
|---|---|
| Request access to limited Azure Video Indexer features | https://learn.microsoft.com/en-us/azure/azure-video-indexer/limited-access-features |
| Use NSG service tags with Azure Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/network-security |
| Configure private endpoints for Azure Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/private-endpoint-how-to |
| Manage Azure Video Indexer access with built-in roles | https://learn.microsoft.com/en-us/azure/azure-video-indexer/restricted-viewer-role |
| Implement security baseline and best practices for Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/security-baseline-video-indexer |
| Secure Video Indexer with firewall-protected storage | https://learn.microsoft.com/en-us/azure/azure-video-indexer/storage-behind-firewall |
Configuration
| Topic | URL |
|---|---|
| Configure Azure OpenAI connections for Video Indexer accounts | https://learn.microsoft.com/en-us/azure/azure-video-indexer/connect-azure-open-ai-task |
| Edit speaker identities in Azure Video Indexer transcripts | https://learn.microsoft.com/en-us/azure/azure-video-indexer/edit-speakers |
| Configure indexing options for Azure Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/indexing-configuration-guide |
| Configure monitoring and diagnostics for Azure Video Indexer | https://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer |
| Reference for Azure Video Indexer monitoring data | https://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer-data-reference |
| Set Azure region parameters for Video Indexer APIs | https://learn.microsoft.com/en-us/azure/azure-video-indexer/regions |
| Upload and index media with advanced Video Indexer settings | https://learn.microsoft.com/en-us/azure/azure-video-indexer/upload-index-media |
Integrations & Coding Patterns
| Topic | URL |
|---|---|
| Redact faces in videos using Video Indexer API | https://learn.microsoft.com/en-us/azure/azure-video-indexer/face-redaction-with-api |
| Integrate Video Indexer with Logic Apps and Power Automate | https://learn.microsoft.com/en-us/azure/azure-video-indexer/logic-apps-connector-arm-accounts |
| Embed Azure Video Indexer widgets into applications | https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-embed-widgets |
Deployment
| Topic | URL |
|---|---|
| Deploy Azure Video Indexer with ARM templates | https://learn.microsoft.com/en-us/azure/azure-video-indexer/deploy-with-arm-template |