azure-sql-managed-instance
Azure SQL Managed Instanceの設計、開発、トラブルシューティング、セキュリティ対策、他サービス連携に関する専門知識を提供し、最適な構成を支援するSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure SQL Managed Instance development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when planning MI vs SQL choices, configuring networking/HA, tuning performance, securing access, or integrating apps/tools, and other Azure SQL Managed Instance related development tasks. Not for Azure SQL Database (use azure-sql-database), SQL Server on Azure Virtual Machines (use azure-sql-virtual-machines), Azure Database for MySQL (use azure-database-mysql), Azure Database for PostgreSQL (use azure-database-postgresql).
🇯🇵 日本人クリエイター向け解説
Azure SQL Managed Instanceの設計、開発、トラブルシューティング、セキュリティ対策、他サービス連携に関する専門知識を提供し、最適な構成を支援する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 SQL Managed Instance スキル
このスキルは、Azure SQL Managed Instance に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイメントを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
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 を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| トラブルシューティング | L37-L54 | Azure SQL Managed Instance の問題 (パフォーマンス、接続、容量、geo レプリケーション、メモリ、トランザクションログの満杯、XTP ストレージ、デプロイメント、Entra Kerberos 認証) の診断と修正。 |
| ベストプラクティス | L55-L76 | Azure SQL Managed Instance のパフォーマンス、監視、信頼性に関するベストプラクティス: クエリ/アプリのチューニング、DMV/KQL による監視、アラート、HA/DR、フェールオーバー、読み取りスケールアウト、移行ガイダンス。 |
| 意思決定 | L77-L90 | Azure SQL Managed Instance と他の Azure SQL オプション、ティア、プール、ネットワーク、HA/DR オプション、ML の違い、Db2/Oracle 移行計画の選択に関するガイダンス。 |
| アーキテクチャと設計パターン | L91-L95 | Azure SQL Database の接続アーキテクチャ、ネットワークモデル、接続オプション (ゲートウェイ、エンドポイント、ファイアウォール、VNet とプライベートアクセスとの統合を含む)。 |
| 制限とクォータ | L96-L105 | Azure SQL Managed Instance の制限、クォータ、容量: DTU、無料ティアの制限、メモリ/OLTP の制限、監視動作、リソース上限、クォータ増加の要求方法。 |
| セキュリティ | L106-L160 | Azure SQL Managed Instance および関連する Azure SQL リソースを保護するための認証、暗号化、ネットワーク、監査、ポリシーベースの保護の構成。 |
| 構成 | L161-L211 | SQL Managed Instance の構成と操作: デプロイメントとネットワーク、バックアップ/復元と保持、メンテナンスと更新、監視/アラート、監査、SQL Server との機能動作の違い。 |
| 統合とコーディングパターン | L212-L235 | SQL Managed Instance へのアプリとツールの接続 (.NET、Java、Python など)、自動化、データインポート、DTC、XEvents、MI Link、バックアップ、トレース、Spark 統合。 |
| デプロイメント | L236-L256 | Azure SQL Managed Instance のデプロイ、スケーリング、移動、一時停止。ネットワーク設定、リージョン可用性、DR/レプリケーション、移行、BACPAC のインポート/エクスポート。 |
トラブルシューティング
ベストプラクティス
| トピック | URL |
|---|---|
| KQL と T-SQL を使用した Azure SQL 監視データの分析 | https://learn.microsoft.com/en-us |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure SQL Managed Instance Skill
This skill provides expert guidance for Azure SQL Managed Instance. 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-L54 | Diagnosing and fixing Azure SQL Managed Instance issues: performance, connectivity, capacity, geo‑replication, memory, transaction log full, XTP storage, deployment, and Entra Kerberos auth. |
| Best Practices | L55-L76 | Performance, monitoring, and reliability best practices for Azure SQL Managed Instance: tuning queries/apps, monitoring with DMVs/KQL, alerts, HA/DR, failover, read scale-out, and migration guidance. |
| Decision Making | L77-L90 | Guidance for choosing Azure SQL Managed Instance vs other Azure SQL options, tiers, pools, networking, HA/DR options, ML differences, and planning Db2/Oracle migrations. |
| Architecture & Design Patterns | L91-L95 | Connectivity architecture, networking models, and connection options for Azure SQL Database, including gateways, endpoints, firewalls, and integration with VNets and private access. |
| Limits & Quotas | L96-L105 | Limits, quotas, and capacity for Azure SQL Managed Instance: DTUs, free-tier caps, memory/OLTP limits, monitoring behavior, resource ceilings, and how to request quota increases. |
| Security | L106-L160 | Configuring authentication, encryption, network, auditing, and policy-based protections for securing Azure SQL Managed Instance and related Azure SQL resources. |
| Configuration | L161-L211 | Configuring and operating SQL Managed Instance: deployment and networking, backup/restore and retention, maintenance and updates, monitoring/alerts, auditing, and feature behaviors vs SQL Server. |
| Integrations & Coding Patterns | L212-L235 | Connecting apps and tools to SQL Managed Instance (.NET, Java, Python, etc.), automation, data import, DTC, XEvents, MI Link, backups, tracing, and Spark integration. |
| Deployment | L236-L256 | Deploying, scaling, moving, and pausing Azure SQL Managed Instance; networking setup, regional availability, DR/replication, migrations, and BACPAC import/export. |
Troubleshooting
Best Practices
Decision Making
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Understand connectivity architecture for Azure SQL Database | https://learn.microsoft.com/en-us/azure/azure-sql/database/connectivity-architecture?view=azuresql |
Limits & Quotas
| Topic | URL |
|---|---|
| Review database watcher FAQ for Azure SQL monitoring behavior | https://learn.microsoft.com/en-us/azure/azure-sql/database-watcher-faq?view=azuresql |
| Understand DTU benchmark characteristics for Azure SQL Database | https://learn.microsoft.com/en-us/azure/azure-sql/database/dtu-benchmark?view=azuresql |
| Request quota increases for Azure SQL resources | https://learn.microsoft.com/en-us/azure/azure-sql/database/quota-increase-request?view=azuresql |
| Understand free-tier limits for Azure SQL Managed Instance | https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/free-offer?view=azuresql |
| Adopt In-memory OLTP and understand memory limits in SQL MI | https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/in-memory-oltp-configure?view=azuresql |
| Review Azure SQL Managed Instance resource limits | https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/resource-limits?view=azuresql |