azure-sap
Azure Large Instances上にSAP HANAをデプロイする際の開発全般について、トラブルシューティングから設計、セキュリティ、デプロイまで専門知識を提供するSkill。
📜 元の英語説明(参考)
Expert knowledge for SAP HANA on Azure Large Instances development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when deploying SAP HANA on Azure Large Instances, S/4HANA, RISE connectivity, Terraform/SDAF, or Azure Monitor, and other SAP HANA on Azure Large Instances related development tasks. Not for Azure Large Instances (use azure-large-instances), Azure Virtual Machines (use azure-virtual-machines), Azure Baremetal Infrastructure (use azure-baremetal-infrastructure), SQL Server on Azure Virtual Machines (use azure-sql-virtual-machines).
🇯🇵 日本人クリエイター向け解説
Azure Large Instances上にSAP HANAをデプロイする際の開発全般について、トラブルシューティングから設計、セキュリティ、デプロイまで専門知識を提供するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-sap.zip https://jpskill.com/download/5769.zip && unzip -o azure-sap.zip && rm azure-sap.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5769.zip -OutFile "$d\azure-sap.zip"; Expand-Archive "$d\azure-sap.zip" -DestinationPath $d -Force; ri "$d\azure-sap.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-sap.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-sapフォルダができる - 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-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
SAP HANA on Azure Large Instances スキル
このスキルは、SAP HANA on Azure Large Instances に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、アーキテクチャと設計パターン、制限とクォータ、セキュリティ、構成、統合とコーディングパターン、デプロイメントをカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
エージェントへの重要事項: 以下のカテゴリインデックスを使用して、関連するセクションを見つけてください。行範囲が指定されているカテゴリ(例:
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-L49 | Azure 上の SAP の問題の診断と修正: デプロイ自動化、データ抽出 (ADF/Fabric)、ビジネスプロセスソリューション、Joule–M365 Copilot、AMS Insights、Azure Monitor、VM スケールセット、VM 拡張機能。 |
| ベストプラクティス | L50-L61 | Azure 上の SAP のテスト、検証、最適化に関するベストプラクティス: HA/DR 設計、自動テストフレームワーク、Quality Insights チェック、Azure Files/DFS-N チューニング、VM スケールセットデプロイメント。 |
| 意思決定 | L62-L75 | Azure 上の SAP の計画に関するガイダンス: インフラの選択、VM/ストレージオプション、DR、データモデルと階層化、SAP バージョンサポート、データ抽出、アプリ/ネットワークアーキテクチャの決定。 |
| アーキテクチャと設計パターン | L76-L109 | Azure 上の SAP のアーキテクチャ設計: HA/DR パターン、HANA/DBMS 設計、RISE 接続、低遅延/ゾーンレイアウト、API Management、ゲートウェイ、SAP BTP を介した Copilot/AI 統合。 |
| 制限とクォータ | L110-L114 | Azure 上の SAP の制限: SAP テスト自動化でサポートされるプラットフォーム/機能、SAP 用 Azure Monitor のクォータ/動作、Azure Files SMB を使用したサイジング/HA デプロイの制約。 |
| セキュリティ | L115-L130 | Azure 上の SAP のセキュリティ、ID、アクセス設計: RBAC、Entra ID/SPN、TLS、プライベートエンドポイント、暗号化されたストレージ、セキュアな監視プロバイダー (Azure Monitor、Db2、SQL Server、RISE)。 |
| 構成 | L131-L207 | Azure 上の SAP の構成: 自動化 (Terraform/SDAF)、ネットワーク、ストレージ、HA/DR クラスター、監視、Azure Center 登録、統合 (BPS、ADF、LaMa、Salesforce)。 |
| 統合とコーディングパターン | L208-L220 | VIS (CLI、PowerShell、REST) を使用した Azure 上の SAP の自動化、監視、メール、印刷、OData/Power Query の統合、SAP/RISE と Azure サービスの接続。 |
| デプロイ | L221-L247 | Azure 上の SAP 環境のデプロイと削除: 自動化スクリプト、DevOps パイプライン、HA/DR パターン、VM/ANF/WSFC セットアップ、ワークロード固有のガイド (S/4HANA、B1、BO、NetWeaver、HANA)。 |
トラブルシューティング
ベストプラクティス
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
SAP HANA on Azure Large Instances Skill
This skill provides expert guidance for SAP HANA on Azure Large Instances. 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-L49 | Diagnosing and fixing SAP on Azure issues: deployment automation, data extraction (ADF/Fabric), Business Process Solutions, Joule–M365 Copilot, AMS Insights, Azure Monitor, VM scale sets, and VM extensions. |
| Best Practices | L50-L61 | Best practices for testing, validating, and optimizing SAP on Azure: HA/DR design, automated test frameworks, Quality Insights checks, Azure Files/DFS-N tuning, and VM scale set deployment. |
| Decision Making | L62-L75 | Guidance on planning SAP on Azure: choosing infra, VM/storage options, DR, data models and tiering, SAP version support, data extraction, and app/network architecture decisions. |
| Architecture & Design Patterns | L76-L109 | Architecting SAP on Azure: HA/DR patterns, HANA/DBMS designs, RISE connectivity, low-latency/zone layouts, and Copilot/AI integrations via API Management, gateways, and SAP BTP. |
| Limits & Quotas | L110-L114 | SAP on Azure limits: supported platforms/features for SAP testing automation, Azure Monitor for SAP quotas/behavior, and sizing/HA deployment constraints using Azure Files SMB. |
| Security | L115-L130 | Security, identity, and access design for SAP on Azure: RBAC, Entra ID/SPNs, TLS, private endpoints, encrypted storage, and secure monitoring providers (Azure Monitor, Db2, SQL Server, RISE). |
| Configuration | L131-L207 | Configuring SAP on Azure: automation (Terraform/SDAF), networking, storage, HA/DR clusters, monitoring, Azure Center registration, and integrations (BPS, ADF, LaMa, Salesforce). |
| Integrations & Coding Patterns | L208-L220 | Automating SAP on Azure with VIS (CLI, PowerShell, REST), integrating monitoring, email, printing, OData/Power Query, and connecting SAP/RISE to Azure services. |
| Deployment | L221-L247 | Deploying and tearing down SAP landscapes on Azure: automation scripts, DevOps pipelines, HA/DR patterns, VM/ANF/WSFC setups, and workload-specific guides (S/4HANA, B1, BO, NetWeaver, HANA). |
Troubleshooting
Best Practices
Decision Making
Architecture & Design Patterns
Limits & Quotas
| Topic | URL |
|---|---|
| Supported platforms and features for SAP Testing Automation Framework | https://learn.microsoft.com/en-us/azure/sap/automation/testing-framework-supportability |