azure-devops
Azure DevOpsの開発におけるトラブルシューティング、ベストプラクティス、アーキテクチャ、セキュリティ、設定、デプロイなど、幅広い専門知識を提供するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure DevOps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when managing Boards/work items, Analytics/OData, Power BI reports, dashboards, or Managed DevOps Pools, and other Azure DevOps related development tasks. Not for Azure Boards (use azure-boards), Azure Pipelines (use azure-pipelines), Azure Repos (use azure-repos), Azure Test Plans (use azure-test-plans).
🇯🇵 日本人クリエイター向け解説
Azure DevOpsの開発におけるトラブルシューティング、ベストプラクティス、アーキテクチャ、セキュリティ、設定、デプロイなど、幅広い専門知識を提供するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-devops.zip https://jpskill.com/download/5684.zip && unzip -o azure-devops.zip && rm azure-devops.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5684.zip -OutFile "$d\azure-devops.zip"; Expand-Archive "$d\azure-devops.zip" -DestinationPath $d -Force; ri "$d\azure-devops.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-devops.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-devopsフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 この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 DevOps スキル
このスキルは、Azure DevOps に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイメントをカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ (例:
L35-L120) の場合は、指定された行でread_fileを使用してください。ファイルリンクが指定されているカテゴリ (例:[security.md](security.md)) の場合は、リンクされた参照ファイルでread_fileを使用してください。
エージェントへの重要事項:
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| トラブルシューティング | L37-L53 | 接続、アクセス許可、パフォーマンス、通知、ダッシュボード、分析、アップグレード、およびログと管理ツールを使用した Managed DevOps Pools に関する Azure DevOps の問題の診断と修正。 |
| ベストプラクティス | L54-L68 | Azure DevOps のパフォーマンス、分析、およびレポートを最適化するためのガイダンス: コスト効率の良いプール、高速な OData クエリ、Power BI レポート、ダッシュボード、およびデータクリーンアップ/メンテナンス。 |
| 意思決定 | L69-L86 | Azure DevOps の高レベルな選択に関するガイダンス: 組織/プロジェクト構造、地理、チームとアジャイルツール、Wiki と作業追跡、分析/レポート、サーバートポロジ/ライフサイクル、および Managed DevOps Pools とエージェントの比較。 |
| アーキテクチャと設計パターン | L87-L98 | Azure DevOps/Server のアーキテクチャガイダンス: プールアーキテクチャ、信頼性/DR、SQL/データベースの依存関係、およびシンプルから複雑なマルチサーバーのトポロジと分析モデリングのための設計パターン。 |
| 制限とクォータ | L99-L114 | Azure DevOps の組織/プロジェクト (命名、画像、削除/回復)、作業追跡、バックログ、ダッシュボード、Wiki フォロー、Analytics データ、Pipelines ARM サイズ、および Managed DevOps Pools の制限、クォータ、およびルール。 |
| セキュリティ | L115-L173 | Azure DevOps のセキュリティ管理: ID、認証、組織/プロジェクトのアクセス許可、グループ、アクセスレベル、監査、レポート、および安全なサーバー/サービスアカウントの構成。 |
| 構成 | L174-L251 | Azure DevOps/Server の構成: Managed DevOps Pools、通知、Boards/作業項目、Analytics/OData、ダッシュボード、検索、バックアップ、ネットワーク、メール/SMTP、SQL、および管理者/サーバー設定。 |
| 統合とコーディングパターン | L252-L296 | Azure DevOps とツール (VS、SIEM、通知、クライアント) の統合、および作業項目、パイプライン、テスト/要件メトリックのための Analytics/OData および Power BI ベースのレポートの構築。 |
| デプロイメント | L297-L328 | SQL、SharePoint、ドメイン、およびプロジェクトコレクションを含む Azure DevOps Server/TFS デプロイメントのインストール、構成、スケーリング、移動、バックアップ、復元、およびアップグレード。 |
トラブルシューティング
ベストプラクティス
| トピック | URL |
|---|---|
| Managed DevOps Pools のコストとパフォーマンスを最適化する | https://learn.microsoft.com/en-us/azure/devops/managed-devops-pools/manage-costs?view=azure-devops |
| Azure DevOps Analytics のクエリ時にベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/devops/report/analytics/analytics-best-practices?view=azure-devops |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure DevOps Skill
This skill provides expert guidance for Azure DevOps. 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.
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 |
|---|---|---|
| Troubleshooting | L37-L53 | Diagnosing and fixing Azure DevOps issues with connectivity, permissions, performance, notifications, dashboards, analytics, upgrades, and Managed DevOps Pools using logs and admin tools |
| Best Practices | L54-L68 | Guidance on optimizing Azure DevOps performance, analytics, and reporting: cost-efficient pools, fast OData queries, Power BI reports, dashboards, and data cleanup/maintenance. |
| Decision Making | L69-L86 | Guidance for high-level Azure DevOps choices: org/project structure, geography, team and Agile tools, wikis and work tracking, analytics/reporting, server topology/lifecycle, and Managed DevOps Pools vs agents. |
| Architecture & Design Patterns | L87-L98 | Architectural guidance for Azure DevOps/Server: pool architecture, reliability/DR, SQL/database dependencies, and design patterns for simple to complex multi-server topologies and analytics modeling. |
| Limits & Quotas | L99-L114 | Limits, quotas, and rules for Azure DevOps orgs/projects (naming, images, delete/recover), work tracking, backlogs, dashboards, wiki follows, Analytics data, Pipelines ARM size, and Managed DevOps Pools. |
| Security | L115-L173 | Managing Azure DevOps security: identities, auth, org/project permissions, groups, access levels, audits, reports, and secure server/service account configuration. |
| Configuration | L174-L251 | Configuring Azure DevOps/Server: Managed DevOps Pools, notifications, Boards/work items, Analytics/OData, dashboards, search, backups, networking, email/SMTP, SQL, and admin/server settings. |
| Integrations & Coding Patterns | L252-L296 | Integrating Azure DevOps with tools (VS, SIEM, notifications, clients) and building Analytics/OData- and Power BI–based reports for work items, pipelines, and test/requirements metrics. |
| Deployment | L297-L328 | Installing, configuring, scaling, moving, backing up, restoring, and upgrading Azure DevOps Server/TFS deployments, including SQL, SharePoint, domains, and project collections |