Azure Cloud Hsm Skill
This skill provides expert guidance for Azure Cloud Hsm. Covers troubleshooting, best practices, 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: This file may be large. Use the Category Index below to locate relevant sections, then use read_file with specific line ranges (e.g., L136-L144) to read the sections needed for the user's question
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
| Category |
Lines |
Description |
| Troubleshooting |
L34-L38 |
Diagnosing and fixing common Azure Cloud HSM issues, including connectivity, configuration, performance, key operations, and integration failures with detailed troubleshooting steps. |
| Best Practices |
L39-L43 |
Guidance on designing and optimizing key management in Azure Cloud HSM, including key lifecycle, security, performance, and organizational best practices. |
| Limits & Quotas |
L44-L49 |
Details on Cloud HSM capacity limits, object/transaction quotas, and which cryptographic algorithms and key sizes are supported for keys and operations |
| Security |
L50-L57 |
Configuring secure auth, hardening network access, applying security best practices, and managing users/roles safely for Azure Cloud HSM deployments. |
| Configuration |
L58-L63 |
Configuring Azure Cloud HSM cluster backups/restores and enabling, querying, and interpreting HSM operation logs for auditing and troubleshooting |
| Integrations & Coding Patterns |
L64-L68 |
Using PKCS#11 with Azure Cloud HSM for certificate storage and lifecycle management, including setup, configuration, and integration patterns for apps and services. |
Troubleshooting
Best Practices
Limits & Quotas
Security
Configuration
Integrations & Coding Patterns