azure-arc
Azure Arc関連の開発全般において、トラブルシューティングから設計、セキュリティ、デプロイまで、専門知識を提供し、最適な意思決定を支援するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure Arc development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when managing Arc-enabled Kubernetes, servers/VMs, SQL/data services, Edge RAG, or resource bridge deployments, and other Azure Arc related development tasks. Not for Azure Kubernetes Service (AKS) (use azure-kubernetes-service), Azure Virtual Machines (use azure-virtual-machines), Azure Stack Edge (use azure-stack-edge), Azure Virtual Network (use azure-virtual-network).
🇯🇵 日本人クリエイター向け解説
Azure Arc関連の開発全般において、トラブルシューティングから設計、セキュリティ、デプロイまで、専門知識を提供し、最適な意思決定を支援する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 Arc スキル
このスキルは、Azure Arc に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイメントをカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ (例:
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-L72 | Azure Arc の問題の診断と修正: 接続、拡張機能、GitOps、Kubernetes、サーバー/VM、SQL/Edge RAG、リソースブリッジ、サイトマネージャー、ストレージ、ネットワーク、ライセンス。 |
| ベストプラクティス | L73-L80 | Azure Arc ストレージおよびデータサービスのベストプラクティス: ファイルシステムの動作、容量不足の回避、Edge Volumes の静的保持ワークフロー、一般的な使用に関する FAQ。 |
| 意思決定 | L81-L101 | Azure Arc サーバー、Kubernetes、データサービス、SQL、Edge RAG ワークロードの計画、サイジング、ライセンス、接続、プラットフォーム選択、移行に関する意思決定のガイダンス。 |
| アーキテクチャと設計パターン | L102-L110 | Arc データ/コンピューティング設計のパターン: コンテナストレージデータフロー、Arc Edge Volumes、Arc SQL MI の HA/DR とフェールオーバーグループ、高度な Edge RAG データ解析。 |
| 制限とクォータ | L111-L126 | Arc 対応 Kubernetes、Edge RAG、Arc データサービス、リソースブリッジ、および接続されたマシンと Windows Server の課金/ESU 動作に関する制限、クォータ、バージョン、要件。 |
| セキュリティ | L127-L185 | Azure Arc のセキュリティ、ID、アクセス制御: AD/Entra 認証、RBAC、キータブ、TDE、TLS、ワークロード ID、ネットワーク保護、Private Link、ポリシー、Arc リソースのコンプライアンス。 |
| 構成 | L186-L285 | Azure Arc インフラストラクチャとワークロードの構成: データサービス、コンテナストレージ、Edge RAG、Kubernetes (GitOps、cert-manager、Key Vault)、サーバー/エージェント、ネットワーク、監視、拡張機能。 |
| 統合とコーディングパターン | L286-L309 | Azure Arc のプログラム的および自動化パターン: CLI/PowerShell/ARM/Ansible/Terraform の使用、大規模なオンボーディング、VM 拡張機能、監視、Resource Graph、統合 SDK。 |
| デプロイメント | L310-L341 | Azure Arc コンポーネントのデプロイとアップグレード: データコントローラー、Edge RAG、リソースブリッジ、エージェント (Kubernetes、VM、SCVMM、vSphere)、および前提条件、サポートマトリックス、クリーンな削除手順。 |
トラブルシューティング
(原文がここで切り詰められています)
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Arc Skill
This skill provides expert guidance for Azure Arc. 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-L72 | Diagnosing and fixing Azure Arc issues: connectivity, extensions, GitOps, Kubernetes, servers/VMs, SQL/Edge RAG, resource bridge, site manager, storage, networking, and licensing. |
| Best Practices | L73-L80 | Best practices for Azure Arc storage and data services: filesystem behavior, avoiding out-of-space issues, static retain workflows for Edge Volumes, and common usage FAQs. |
| Decision Making | L81-L101 | Guidance on planning, sizing, licensing, connectivity, platform selection, and migration decisions for Azure Arc servers, Kubernetes, data services, SQL, and Edge RAG workloads. |
| Architecture & Design Patterns | L102-L110 | Patterns for Arc data/compute design: container storage data flow, Arc Edge Volumes, HA/DR for Arc SQL MI and failover groups, and advanced Edge RAG data parsing. |
| Limits & Quotas | L111-L126 | Limits, quotas, versions, and requirements for Arc-enabled Kubernetes, Edge RAG, Arc data services, resource bridge, and billing/ESU behavior for connected machines and Windows Server. |
| Security | L127-L185 | Security, identity, and access control for Azure Arc: AD/Entra auth, RBAC, keytabs, TDE, TLS, workload identity, network protection, Private Link, policies, and compliance for Arc resources. |
| Configuration | L186-L285 | Configuring Azure Arc infrastructure and workloads: data services, container storage, Edge RAG, Kubernetes (GitOps, cert-manager, Key Vault), servers/agents, networking, monitoring, and extensions. |
| Integrations & Coding Patterns | L286-L309 | Programmatic and automation patterns for Azure Arc: CLI/PowerShell/ARM/Ansible/Terraform usage, onboarding at scale, VM extensions, monitoring, Resource Graph, and integration SDKs. |
| Deployment | L310-L341 | Deploying and upgrading Azure Arc components: data controllers, Edge RAG, resource bridge, agents (Kubernetes, VMs, SCVMM, vSphere), plus prerequisites, support matrices, and clean removal steps. |
Troubleshooting
Best Practices
| Topic | URL |
|---|---|
| Handle Azure Arc container storage filesystem behaviors | https://learn.microsoft.com/en-us/azure/azure-arc/container-storage/reference-filesystem-behavior |
| Design for out-of-space conditions in Azure Arc storage | https://learn.microsoft.com/en-us/azure/azure-arc/container-storage/reference-filesystem-out-of-space |
| Use static retain workflows for Azure Arc Edge Volumes | https://learn.microsoft.com/en-us/azure/azure-arc/container-storage/static-retain |
| FAQ for Azure Arc-enabled data services usage | https://learn.microsoft.com/en-us/azure/azure-arc/data/faq |
Decision Making
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Control cloud data flow in Azure Container Storage | https://learn.microsoft.com/en-us/azure/azure-arc/container-storage/howto-ingest-data-flow |
| Design data flows using Azure Arc Edge Volumes options | https://learn.microsoft.com/en-us/azure/azure-arc/container-storage/storage-options |
| Plan disaster recovery with failover groups for Arc SQL | https://learn.microsoft.com/en-us/azure/azure-arc/data/managed-instance-disaster-recovery |
| Design high availability for Arc SQL Managed Instance | https://learn.microsoft.com/en-us/azure/azure-arc/data/managed-instance-high-availability |
| Use advanced data parsing patterns in Edge RAG | https://learn.microsoft.com/en-us/azure/azure-arc/edge-rag/advanced-data-parsing |