jpskill.com
🛠️ 開発・MCP コミュニティ

azure-service-health

Azure Service HealthのAPI連携やアラート設定、VMリソースヘルス診断など、開発における専門知識を提供するSkill。

📜 元の英語説明(参考)

Expert knowledge for Azure Service Health development including troubleshooting, limits & quotas, security, configuration, and integrations & coding patterns. Use when integrating Service Health via APIs/webhooks, configuring alerts as code, or diagnosing VM Resource Health events, and other Azure Service Health related development tasks. Not for Azure Monitor (use azure-monitor), Azure Reliability (use azure-reliability), Azure Resiliency (use azure-resiliency), Azure Quotas (use azure-quotas).

🇯🇵 日本人クリエイター向け解説

一言でいうと

Azure Service HealthのAPI連携やアラート設定、VMリソースヘルス診断など、開発における専門知識を提供するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

Azure Service Health スキル

このスキルは、Azure Service Health に関する専門的なガイダンスを提供します。トラブルシューティング、制限とクォータ、セキュリティ、構成、および統合とコーディングパターンを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。

このスキルの使用方法

エージェントにとって重要: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲を持つカテゴリ(例: 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 を返します。

カテゴリインデックス

カテゴリ 説明
トラブルシューティング L33-L37 VM Resource Health の注釈の理解、VM ヘルス問題の診断、プラットフォームまたはユーザーが原因の VM の可用性とパフォーマンスの問題のトラブルシューティング
制限とクォータ L38-L42 Azure Service Health 通知の保持期間、ライフサイクルステージ、および異なるイベントタイプとチャネルの保持動作に関する詳細
セキュリティ L43-L51 Azure Service Health およびセキュリティアドバイザリのアクセスと権限の管理。テナントとサブスクリプションのスコープ、管理者ロール、履歴とアラート表示のための RBAC を含む
構成 L52-L60 ARM/Bicep/PowerShell を介した Service Health および Resource Health アラートの構成、および Azure Resource Graph を使用した Service Health データ/フィールドのクエリ
統合とコーディングパターン L61-L70 API、Resource Graph、Webhook、およびコネクタ(OpsGenie、PagerDuty、ServiceNow)を使用して、Azure Service Health およびセキュリティアドバイザリを外部システムにクエリ、ルーティング、および統合する

トラブルシューティング

トピック URL
VM Resource Health の注釈を解釈し、トラブルシューティングする https://learn.microsoft.com/en-us/azure/service-health/resource-health-vm-annotation

制限とクォータ

トピック URL
Service Health 通知のライフサイクルと保持を理解する https://learn.microsoft.com/en-us/azure/service-health/service-health-notification-transitions

セキュリティ

トピック URL
Service Health アクセスのためのテナント管理者ロールを理解する https://learn.microsoft.com/en-us/azure/service-health/admin-access-reference
RBAC ロールを使用して Azure Service Health の履歴にアクセスする https://learn.microsoft.com/en-us/azure/service-health/health-history-overview
Azure Security advisories のサブスクリプションアクセスを構成する https://learn.microsoft.com/en-us/azure/service-health/security-advisories-add-subscription
Azure Service Health のセキュリティアドバイザリにアクセスして表示する https://learn.microsoft.com/en-us/azure/service-health/security-advisories-elevated-access
Service Health のテナントとサブスクリプションのアクセスを構成する https://learn.microsoft.com/en-us/azure/service-health/subscription-vs-tenant

構成

トピック URL
ARM テンプレートを使用して Service Health アラートルールを定義する https://learn.microsoft.com/en-us/azure/service-health/alerts-activity-log-service-notifications-arm
Bicep を使用して Service Health アクティビティログアラートを構成する https://learn.microsoft.com/en-us/azure/service-health/alerts-activity-log-service-notifications-bicep
Service Health の Azure Resource Graph フィールドを理解する https://learn.microsoft.com/en-us/azure/service-health/azure-resource-graph-overview
Service Health データに Azure Resource Graph クエリを使用する https://learn.microsoft.com/en-us/azure/service-health/resource-graph-samples
PowerShell と ARM テンプレートを使用して Resource Health アラートを構成する https://learn.microsoft.com/en-us/azure/service-health/resource-health-alert-powershell-template

統合とコーディングパターン

トピック URL
API エンドポイントを介して Azure Security advisories にアクセスする https://learn.microsoft.com/en-us/azure/service-health/access-service-advisories-api
Resource Health の Azure Resource Graph クエリを実行する https://learn.microsoft.com/en-us/azure/service-health/resource-graph-health-samples
ARG を使用して Azure Service Health の影響を受けるリソースをクエリする https://learn.microsoft.com/en-us/azure/service-health/resource-graph-impacted-samples
Webhook を介して Azure Service Health アラートを統合する https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-guide
Azure Service Health アラートを OpsGenie に転送する https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-opsgenie
PagerDuty Webhook と Azure Service Health アラートを統合する https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-pagerduty
Azure Service Health アラートを ServiceNow に送信する https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-servicenow
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Azure Service Health Skill

This skill provides expert guidance for Azure Service Health. Covers troubleshooting, limits & quotas, security, configuration, and integrations & coding patterns. 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), 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.

Category Index

Category Lines Description
Troubleshooting L33-L37 Understanding VM Resource Health annotations, diagnosing VM health issues, and troubleshooting platform or user-caused VM availability and performance problems
Limits & Quotas L38-L42 Details on how long Azure Service Health notifications are kept, their lifecycle stages, and retention behavior for different event types and channels
Security L43-L51 Managing access and permissions for Azure Service Health and security advisories, including tenant vs subscription scope, admin roles, and RBAC for viewing history and alerts
Configuration L52-L60 Configuring Service Health and Resource Health alerts via ARM/Bicep/PowerShell and querying Service Health data/fields with Azure Resource Graph.
Integrations & Coding Patterns L61-L70 Using APIs, Resource Graph, webhooks, and connectors (OpsGenie, PagerDuty, ServiceNow) to query, route, and integrate Azure Service Health and Security advisories into external systems

Troubleshooting

Topic URL
Interpret and troubleshoot VM Resource Health annotations https://learn.microsoft.com/en-us/azure/service-health/resource-health-vm-annotation

Limits & Quotas

Topic URL
Understand lifecycle and retention of Service Health notifications https://learn.microsoft.com/en-us/azure/service-health/service-health-notification-transitions

Security

Topic URL
Understand tenant admin roles for Service Health access https://learn.microsoft.com/en-us/azure/service-health/admin-access-reference
Use RBAC roles to access Azure Service Health history https://learn.microsoft.com/en-us/azure/service-health/health-history-overview
Configure subscription access for Azure Security advisories https://learn.microsoft.com/en-us/azure/service-health/security-advisories-add-subscription
Access and view Azure Service Health security advisories https://learn.microsoft.com/en-us/azure/service-health/security-advisories-elevated-access
Configure tenant vs subscription access for Service Health https://learn.microsoft.com/en-us/azure/service-health/subscription-vs-tenant

Configuration

Topic URL
Define Service Health alert rules using ARM templates https://learn.microsoft.com/en-us/azure/service-health/alerts-activity-log-service-notifications-arm
Configure Service Health activity log alerts with Bicep https://learn.microsoft.com/en-us/azure/service-health/alerts-activity-log-service-notifications-bicep
Understand Azure Resource Graph fields for Service Health https://learn.microsoft.com/en-us/azure/service-health/azure-resource-graph-overview
Use Azure Resource Graph queries for Service Health data https://learn.microsoft.com/en-us/azure/service-health/resource-graph-samples
Configure Resource Health alerts with PowerShell and ARM templates https://learn.microsoft.com/en-us/azure/service-health/resource-health-alert-powershell-template

Integrations & Coding Patterns

Topic URL
Access Azure Security advisories via API endpoint https://learn.microsoft.com/en-us/azure/service-health/access-service-advisories-api
Run Azure Resource Graph queries for Resource Health https://learn.microsoft.com/en-us/azure/service-health/resource-graph-health-samples
Query Azure Service Health impacted resources with ARG https://learn.microsoft.com/en-us/azure/service-health/resource-graph-impacted-samples
Integrate Azure Service Health alerts via webhooks https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-guide
Forward Azure Service Health alerts to OpsGenie https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-opsgenie
Integrate Azure Service Health alerts with PagerDuty webhooks https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-pagerduty
Send Azure Service Health alerts to ServiceNow https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-webhook-servicenow