azure-advisor
Azure Advisorのベストプラクティスやセキュリティ、設定、統合に関する専門知識を提供し、アラートやクエリ、アクセス制御などの開発を支援するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure Advisor development including best practices, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when configuring Advisor alerts, workbooks, Resource Graph/Kusto queries, RBAC access, or sovereign cloud support, and other Azure Advisor related development tasks. Not for Azure Cost Management (use azure-cost-management), Azure Monitor (use azure-monitor), Azure Policy (use azure-policy), Azure Defender For Cloud (use azure-defender-for-cloud).
🇯🇵 日本人クリエイター向け解説
Azure Advisorのベストプラクティスやセキュリティ、設定、統合に関する専門知識を提供し、アラートやクエリ、アクセス制御などの開発を支援する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 Advisor スキル
このスキルは、Azure Advisor に関する専門的なガイダンスを提供します。ベストプラクティス、意思決定、制限とクォータ、セキュリティ、構成、統合とコーディングパターンを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例:
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| ベストプラクティス | L34-L47 | Advisor を使用してアーキテクチャを評価し、コスト、パフォーマンス、運用上の優秀性、信頼性の推奨事項を適用します。これには、一括修正、節約額の計算、回復性レビューが含まれます。 |
| 意思決定 | L48-L56 | Advisor ワークブックとクリティカルリスクビューを使用して、信頼性を評価し、コストを評価および最適化し、サービス廃止と推奨事項の影響に基づいて移行を計画します。 |
| 制限とクォータ | L57-L61 | Azure Sovereign Cloud (例: Azure Government、China) で実行する際の Advisor の機能の可用性、制限、および違い。サポートされている推奨事項も含まれます。 |
| セキュリティ | L62-L66 | Azure RBAC を使用して、Azure Advisor の推奨事項を表示または却下できるユーザーを管理します。これには、Advisor のロール、アクセス許可、アクセス制御の構成が含まれます。 |
| 構成 | L67-L76 | Azure Advisor のセットアップとカスタマイズ: アラートの作成 (ポータル、ARM、Bicep)、メールダイジェスト、タグベースのフィルタリング、監視と洞察のためのワークブックの使用。 |
| 統合とコーディングパターン | L77-L81 | Azure Resource Graph を介して Azure Advisor の推奨事項をクエリし、Kusto クエリとサンプルパターンを使用して、Advisor データを大規模にフィルタリング、分析、レポートします。 |
ベストプラクティス
意思決定
| トピック | URL |
|---|---|
| 主要なリソースに Azure Advisor のクリティカルリスクを使用する | https://learn.microsoft.com/en-us/azure/advisor/advisor-critical-risks |
| Azure Advisor の推奨事項のコスト影響を評価する | https://learn.microsoft.com/en-us/azure/advisor/advisor-how-to-evaluate-cost-implications-of-recommendations |
| Advisor ワークブックで Azure のコストを分析および最適化する | https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-cost-optimization |
| Advisor ワークブックを使用してアプリケーションの信頼性を評価する | https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-reliability |
| 移行計画のために Advisor Service Retirement ワークブックを使用する | https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-service-retirement |
制限とクォータ
| トピック | URL |
|---|---|
| Sovereign Cloud における Azure Advisor の機能制限を理解する | https://learn.microsoft.com/en-us/azure/advisor/advisor-sovereign-clouds |
セキュリティ
| トピック | URL |
|---|---|
| Azure Advisor のアクセスロールとアクセス許可を構成する | https://learn.microsoft.com/en-us/azure/advisor/permissions |
構成
| トピック | URL |
|---|---|
| ARM テンプレートで Azure Advisor アラートを作成する | https://learn.microsoft.com/en-us/azure/advisor/advisor-alerts-arm |
| Bicep を使用して Azure Advisor アラートルールを定義する | https://learn.microsoft.com/en-us/azure/advisor/advisor-alerts-bicep |
| Azure ポータルで Azure Advisor アラートを構成する | https://learn.microsoft.com/en-us/azure/advisor/advisor-alerts-portal |
| 定期的な Azure Advisor 推奨事項ダイジェストを構成する | https://learn.microsoft.com/en-us/azure/advisor/advisor-recommendations-digest |
| リソースタグで Azure Advisor の推奨事項をフィルタリングする | https://learn.microsoft.com/en-us/azure/advisor/advisor-tag-filtering |
| Azure Advisor ワークブックテンプレートを使用して洞察を得る | https://learn.microsoft.com/en-us/azure/adviso |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Advisor Skill
This skill provides expert guidance for Azure Advisor. Covers best practices, decision making, 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), 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 | L34-L47 | Using Advisor to assess architectures and apply cost, performance, operational excellence, and reliability recommendations, including bulk fixes, savings calculations, and resiliency reviews |
| Decision Making | L48-L56 | Using Advisor workbooks and critical risk views to evaluate reliability, assess and optimize costs, and plan migrations based on service retirement and recommendation impact |
| Limits & Quotas | L57-L61 | Advisor feature availability, limits, and differences when running in Azure sovereign clouds (e.g., Azure Government, China), including which recommendations are supported. |
| Security | L62-L66 | Managing who can view or dismiss Azure Advisor recommendations using Azure RBAC, including configuring roles, permissions, and access control for Advisor. |
| Configuration | L67-L76 | Setting up and customizing Azure Advisor: creating alerts (portal, ARM, Bicep), email digests, tag-based filtering, and using workbooks for monitoring and insights. |
| Integrations & Coding Patterns | L77-L81 | Querying Azure Advisor recommendations via Azure Resource Graph, using Kusto queries and sample patterns to filter, analyze, and report on Advisor data at scale |
Best Practices
Decision Making
| Topic | URL |
|---|---|
| Use Azure Advisor Critical Risks for key resources | https://learn.microsoft.com/en-us/azure/advisor/advisor-critical-risks |
| Assess cost impact of Azure Advisor recommendations | https://learn.microsoft.com/en-us/azure/advisor/advisor-how-to-evaluate-cost-implications-of-recommendations |
| Analyze and optimize Azure costs with the Advisor workbook | https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-cost-optimization |
| Evaluate application reliability using the Advisor workbook | https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-reliability |
| Use Advisor Service Retirement workbook for migration planning | https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-service-retirement |
Limits & Quotas
| Topic | URL |
|---|---|
| Understand Azure Advisor feature limits in sovereign clouds | https://learn.microsoft.com/en-us/azure/advisor/advisor-sovereign-clouds |
Security
| Topic | URL |
|---|---|
| Configure Azure Advisor access roles and permissions | https://learn.microsoft.com/en-us/azure/advisor/permissions |
Configuration
| Topic | URL |
|---|---|
| Create Azure Advisor alerts with ARM templates | https://learn.microsoft.com/en-us/azure/advisor/advisor-alerts-arm |
| Define Azure Advisor alert rules using Bicep | https://learn.microsoft.com/en-us/azure/advisor/advisor-alerts-bicep |
| Configure Azure Advisor alerts in the Azure portal | https://learn.microsoft.com/en-us/azure/advisor/advisor-alerts-portal |
| Configure periodic Azure Advisor recommendation digests | https://learn.microsoft.com/en-us/azure/advisor/advisor-recommendations-digest |
| Filter Azure Advisor recommendations by resource tags | https://learn.microsoft.com/en-us/azure/advisor/advisor-tag-filtering |
| Use Azure Advisor workbook templates for insights | https://learn.microsoft.com/en-us/azure/advisor/advisor-workbooks |
Integrations & Coding Patterns
| Topic | URL |
|---|---|
| Query Azure Advisor data with Azure Resource Graph | https://learn.microsoft.com/en-us/azure/advisor/advisor-azure-resource-graph |
| Use Resource Graph sample queries for Azure Advisor data | https://learn.microsoft.com/en-us/azure/advisor/resource-graph-samples |