Azure Payment HSM 構成
Azure Payment HSMの開発に関するトラブルシューティング、ベストプラクティス、アーキテクチャ設計、セキュリティ、構成など、専門知識を活用するためのSkill。
📜 元の英語説明(参考)
Expert knowledge for Azure Payment Hsm development including troubleshooting, best practices, decision making, architecture & design patterns, security, and configuration. Use when configuring Payment HSM VNets/FastPath, payShield Manager access, HA/DR topologies, SKUs, or traffic inspection, and other Azure Payment Hsm related development tasks. Not for Azure Dedicated HSM (use azure-dedicated-hsm), Azure Cloud Hsm (use azure-cloud-hsm), Azure Key Vault (use azure-key-vault), Azure Information Protection (use azure-information-protection).
🇯🇵 日本人クリエイター向け解説
Azure Payment HSMの開発に関するトラブルシューティング、ベストプラクティス、アーキテクチャ設計、セキュリティ、構成など、専門知識を活用するためのSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-payment-hsm.zip https://jpskill.com/download/5748.zip && unzip -o azure-payment-hsm.zip && rm azure-payment-hsm.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5748.zip -OutFile "$d\azure-payment-hsm.zip"; Expand-Archive "$d\azure-payment-hsm.zip" -DestinationPath $d -Force; ri "$d\azure-payment-hsm.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-payment-hsm.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-payment-hsmフォルダができる - 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 Payment Hsm スキル
このスキルは、Azure Payment Hsm に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、アーキテクチャと設計パターン、セキュリティ、構成を網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
エージェントへの重要事項: 以下のカテゴリインデックスを使用して、関連するセクションを見つけてください。行範囲が指定されているカテゴリ (例:
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-L38 | プロビジョニングの失敗、構成の問題、既知のプラットフォームの制限や回避策など、一般的な Azure Payment HSM デプロイの問題の診断と解決。 |
| ベストプラクティス | L39-L43 | ファイアウォール、NSG、ネットワークアプライアンスを使用した安全なトラフィック制御を含め、Azure Payment HSM へのネットワークトラフィックの検査、監視、ルーティングに関するガイダンス。 |
| 意思決定 | L44-L49 | Azure Payment HSM のパフォーマンス SKU の選択/変更、およびサービスの運用に関するサポートオプション、ロール、責任の理解に関するガイダンス。 |
| アーキテクチャと設計パターン | L50-L55 | Azure Payment HSM アーキテクチャの設計: HA/DR パターン、デバイスライフサイクル管理、サポートされるトポロジ、デプロイの制約、および回復力のある HSM ソリューションの計画。 |
| セキュリティ | L56-L62 | Payment HSM のセキュリティ設定: SSH/payShield マネージャーアクセス構成、コンプライアンス認証/スコープの理解、および強化とセキュリティのベストプラクティスの適用。 |
| 構成 | L63-L74 | Azure Payment HSM のネットワークとアクセスの構成: VNet/ピアリング、FastPath、ARM/CLI デプロイ、IP レイアウト (分割/再利用 VNet)、プロバイダー登録、および payShield マネージャーのブラウザアクセス。 |
トラブルシューティング
| トピック | URL |
|---|---|
| Azure Payment HSM デプロイの既知の問題を解決する | https://learn.microsoft.com/en-us/azure/payment-hsm/known-issues |
ベストプラクティス
| トピック | URL |
|---|---|
| Azure Payment HSM のネットワークトラフィックを検査してルーティングする | https://learn.microsoft.com/en-us/azure/payment-hsm/inspect-traffic |
意思決定
| トピック | URL |
|---|---|
| Azure Payment HSM のパフォーマンス SKU を選択して変更する | https://learn.microsoft.com/en-us/azure/payment-hsm/change-performance-level |
| Azure Payment HSM のサポートを利用し、責任を理解する | https://learn.microsoft.com/en-us/azure/payment-hsm/support-guide |
アーキテクチャと設計パターン
| トピック | URL |
|---|---|
| Azure Payment HSM の高可用性と DR を設計する | https://learn.microsoft.com/en-us/azure/payment-hsm/deployment-scenarios |
| Payment HSM のソリューションのトポロジと制約を計画する | https://learn.microsoft.com/en-us/azure/payment-hsm/solution-design |
セキュリティ
| トピック | URL |
|---|---|
| Azure Payment HSM payShield マネージャーへの SSH アクセスを構成する | https://learn.microsoft.com/en-us/azure/payment-hsm/access-payshield-manager-ssh |
| Payment HSM のコンプライアンス認証とスコープを理解する | https://learn.microsoft.com/en-us/azure/payment-hsm/certification-compliance |
| Azure Payment HSM にセキュリティのベストプラクティスを適用する | https://learn.microsoft.com/en-us/azure/payment-hsm/secure-payment-hsm |
構成
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure Payment Hsm Skill
This skill provides expert guidance for Azure Payment Hsm. Covers troubleshooting, best practices, decision making, architecture & design patterns, security, and configuration. 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 | L34-L38 | Diagnosing and resolving common Azure Payment HSM deployment issues, including provisioning failures, configuration problems, and known platform limitations or workarounds. |
| Best Practices | L39-L43 | Guidance on inspecting, monitoring, and routing network traffic to Azure Payment HSM, including using firewalls, NSGs, and network appliances for secure traffic control. |
| Decision Making | L44-L49 | Guidance on choosing/changing Azure Payment HSM performance SKUs, and understanding support options, roles, and responsibilities for operating the service. |
| Architecture & Design Patterns | L50-L55 | Designing Azure Payment HSM architectures: HA/DR patterns, device lifecycle management, supported topologies, deployment constraints, and planning resilient HSM solutions. |
| Security | L56-L62 | Security setup for Payment HSM: configuring SSH/payShield manager access, understanding compliance certifications/scope, and applying hardening and security best practices. |
| Configuration | L63-L74 | Configuring Azure Payment HSM networking and access: VNets/peering, FastPath, ARM/CLI deployment, IP layout (split/reused VNets), provider registration, and payShield Manager browser access. |
Troubleshooting
| Topic | URL |
|---|---|
| Resolve known issues with Azure Payment HSM deployments | https://learn.microsoft.com/en-us/azure/payment-hsm/known-issues |
Best Practices
| Topic | URL |
|---|---|
| Inspect and route network traffic for Azure Payment HSM | https://learn.microsoft.com/en-us/azure/payment-hsm/inspect-traffic |
Decision Making
| Topic | URL |
|---|---|
| Select and change Azure Payment HSM performance SKUs | https://learn.microsoft.com/en-us/azure/payment-hsm/change-performance-level |
| Use Azure Payment HSM support and understand responsibilities | https://learn.microsoft.com/en-us/azure/payment-hsm/support-guide |
Architecture & Design Patterns
| Topic | URL |
|---|---|
| Design high availability and DR for Azure Payment HSM | https://learn.microsoft.com/en-us/azure/payment-hsm/deployment-scenarios |
| Plan solution topologies and constraints for Payment HSM | https://learn.microsoft.com/en-us/azure/payment-hsm/solution-design |
Security
| Topic | URL |
|---|---|
| Configure SSH access to Azure Payment HSM payShield manager | https://learn.microsoft.com/en-us/azure/payment-hsm/access-payshield-manager-ssh |
| Understand Payment HSM compliance certifications and scope | https://learn.microsoft.com/en-us/azure/payment-hsm/certification-compliance |
| Apply security best practices to Azure Payment HSM | https://learn.microsoft.com/en-us/azure/payment-hsm/secure-payment-hsm |