Azure 信頼性設計
Azureの信頼性に関する開発において、ベストプラクティスや設計パターン、制限事項などを活用し、ゾーン/マルチリージョンアプリケーションや高可用性システムの設計、バックアップ/災害復旧などのタスクを支援するためのSkillです。
📜 元の英語説明(参考)
Expert knowledge for Azure Reliability development including best practices, decision making, architecture & design patterns, and limits & quotas. Use when designing zonal/multi-region apps, AKS/DB/network HA, backup/DR, or Azure Queue Storage message limits, and other Azure Reliability related development tasks. Not for Azure Resiliency (use azure-resiliency), Azure Monitor (use azure-monitor), Azure Service Health (use azure-service-health), Azure Sre Agent (use azure-sre-agent).
🇯🇵 日本人クリエイター向け解説
Azureの信頼性に関する開発において、ベストプラクティスや設計パターン、制限事項などを活用し、ゾーン/マルチリージョンアプリケーションや高可用性システムの設計、バックアップ/災害復旧などのタスクを支援するためのSkillです。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-reliability.zip https://jpskill.com/download/5763.zip && unzip -o azure-reliability.zip && rm azure-reliability.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5763.zip -OutFile "$d\azure-reliability.zip"; Expand-Archive "$d\azure-reliability.zip" -DestinationPath $d -Force; ri "$d\azure-reliability.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-reliability.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-reliabilityフォルダができる - 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-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure Reliability Skill
このスキルは、Azure Reliability に関する専門的なガイダンスを提供します。ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータをカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| ベストプラクティス | L32-L74 | 高可用性、フェールオーバー、バックアップ/DR、および回復力のある運用を実現するために、Azure サービス(AKS、DB、ネットワーク、メッセージング、分析)を設計、構成、強化するためのパターンとガイダンス。 |
| 意思決定 | L75-L81 | 信頼性、冗長性、回復性の要件を満たすために、リージョンタイプ、可用性ゾーンのサポート、非リージョンスコープによって Azure サービスを選択するためのガイダンス。 |
| アーキテクチャと設計パターン | L82-L88 | ゾーンとマルチリージョンパターンを使用して高可用性 Azure アプリを設計する方法。ゾーンデプロイとゾーン冗長デプロイ、強化戦略、非ペアリージョンフェールオーバーを含む。 |
| 制限とクォータ | L89-L92 | Azure Queue Storage のメッセージサイズ制限に関する詳細。最大メッセージサイズ、制限を超過した場合の動作、および大きなペイロードを処理するためのベストプラクティスを含む。 |
ベストプラクティス
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Reliability Skill
This skill provides expert guidance for Azure Reliability. Covers best practices, decision making, architecture & design patterns, and limits & quotas. 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 | L32-L74 | Patterns and guidance to design, configure, and harden Azure services (AKS, DBs, networking, messaging, analytics) for high availability, failover, backup/DR, and resilient operations. |
| Decision Making | L75-L81 | Guidance on choosing Azure services by region type, availability zone support, and nonregional scope to meet reliability, redundancy, and resiliency requirements. |
| Architecture & Design Patterns | L82-L88 | Designing Azure apps for high availability using zones and multi-region patterns, including zonal vs zone-redundant deployments, hardening strategies, and non-paired region failover. |
| Limits & Quotas | L89-L92 | Details on Azure Queue Storage message size limits, including max message size, behavior when limits are exceeded, and best practices for handling large payloads. |
Best Practices
Decision Making
| Topic | URL |
|---|---|
| Choose Azure services by region type and category | https://learn.microsoft.com/en-us/azure/reliability/availability-service-by-category |
| Select Azure services with availability zone support | https://learn.microsoft.com/en-us/azure/reliability/availability-zones-service-support |
| Select and understand Azure nonregional services | https://learn.microsoft.com/en-us/azure/reliability/regions-nonregional-services |
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Enable and plan zone-resilient Azure workloads | https://learn.microsoft.com/en-us/azure/reliability/availability-zones-enable-zone-resiliency |
| Design and harden zonal Azure resource deployments | https://learn.microsoft.com/en-us/azure/reliability/availability-zones-zonal-resource-resiliency |
| Design multi-region solutions in nonpaired Azure regions | https://learn.microsoft.com/en-us/azure/reliability/regions-multi-region-nonpaired |
Limits & Quotas
| Topic | URL |
|---|---|
| Understand Azure Queue Storage message size limits | https://learn.microsoft.com/en-us/azure/reliability/reliability-storage-queue |