Skillshub azure-payment-hsm

Azure Payment Hsm Skill

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/MicrosoftDocs/Agent-Skills/azure-payment-hsm" ~/.claude/skills/comeonoliver-skillshub-azure-payment-hsm && rm -rf "$T"
manifest: skills/MicrosoftDocs/Agent-Skills/azure-payment-hsm/SKILL.md
source content

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
), 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

CategoryLinesDescription
TroubleshootingL34-L38Diagnosing and resolving common Azure Payment HSM deployment issues, including provisioning failures, configuration problems, and known platform limitations or workarounds.
Best PracticesL39-L43Guidance on inspecting, monitoring, and routing network traffic to Azure Payment HSM, including using firewalls, NSGs, and network appliances for secure traffic control.
Decision MakingL44-L49Guidance on choosing/changing Azure Payment HSM performance SKUs, and understanding support options, roles, and responsibilities for operating the service.
Architecture & Design PatternsL50-L55Designing Azure Payment HSM architectures: HA/DR patterns, device lifecycle management, supported topologies, deployment constraints, and planning resilient HSM solutions.
SecurityL56-L61Compliance standards, certification scope, and best practices for securing Payment HSM networking, identities, access control, and key management in Azure.
ConfigurationL62-L73Configuring Azure Payment HSM networking and access: VNets/peering, FastPath, ARM deployments, IP setup, browser/VM access to payShield Manager, and required resource provider/feature registration.

Troubleshooting

TopicURL
Resolve known issues with Azure Payment HSM deploymentshttps://learn.microsoft.com/en-us/azure/payment-hsm/known-issues

Best Practices

TopicURL
Inspect and route network traffic for Azure Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/inspect-traffic

Decision Making

TopicURL
Select and change Azure Payment HSM performance SKUshttps://learn.microsoft.com/en-us/azure/payment-hsm/change-performance-level
Use Azure Payment HSM support and understand responsibilitieshttps://learn.microsoft.com/en-us/azure/payment-hsm/support-guide

Architecture & Design Patterns

TopicURL
Design high availability and DR for Azure Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/deployment-scenarios
Plan solution topologies and constraints for Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/solution-design

Security

TopicURL
Understand Payment HSM compliance certifications and scopehttps://learn.microsoft.com/en-us/azure/payment-hsm/certification-compliance
Secure Azure Payment HSM network, identity, and keyshttps://learn.microsoft.com/en-us/azure/payment-hsm/secure-payment-hsm

Configuration

TopicURL
Configure browser access to payShield Manager for Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/access-payshield-manager
Access payShield Manager from Azure VM for Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/access-payshield-manager-ssh
Configure Payment HSM IPs in different VNets via ARMhttps://learn.microsoft.com/en-us/azure/payment-hsm/create-different-ip-addresses
Configure Azure Payment HSM across separate VNetshttps://learn.microsoft.com/en-us/azure/payment-hsm/create-different-vnet
Deploy Payment HSM with split VNets via ARM templatehttps://learn.microsoft.com/en-us/azure/payment-hsm/create-different-vnet-template
Configure FastPathEnabled feature flag and tag for Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/fastpathenabled
Configure VNet peering and fastpath for Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/peer-vnets
Register Azure Payment HSM resource providers and featureshttps://learn.microsoft.com/en-us/azure/payment-hsm/register-payment-hsm-resource-providers
Reuse existing virtual networks for Azure Payment HSMhttps://learn.microsoft.com/en-us/azure/payment-hsm/reuse-vnet