From azure-agent-skills
Guides Azure Import Export development: troubleshooting, limits & quotas, security (CMK via Key Vault). Use for debugging job failures, validating prerequisites, checking drive limits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-agent-skills:azure-import-exportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides expert guidance for Azure Import Export. Covers troubleshooting, limits & quotas, and security. It combines local quick-reference content with remote documentation fetching capabilities.
This skill provides expert guidance for Azure Import Export. Covers troubleshooting, limits & quotas, and security. It combines local quick-reference content with remote documentation fetching capabilities.
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:
mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L31-L38 | Diagnosing and fixing Azure Import/Export job failures, reading Import/Export logs, and repairing failed v1 import/export jobs and copy issues. |
| Limits & Quotas | L39-L44 | Hardware/software prerequisites for Import/Export jobs and FAQs on service limits, supported drive counts/sizes, behaviors, and constraints when importing or exporting data. |
| Security | L45-L48 | Configuring customer-managed encryption keys (CMK) for Azure Import/Export jobs, including key setup, permissions, and using Azure Key Vault for data-at-rest security. |
| Topic | URL |
|---|---|
| Handle and repair failed Azure Export jobs (v1 tool) | https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-tool-repairing-an-export-job-v1 |
| Handle and repair failed Azure Import jobs (v1 tool) | https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-tool-repairing-an-import-job-v1 |
| Use Import/Export logs to diagnose copy issues | https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-tool-reviewing-job-status-v1 |
| Troubleshoot common Azure Import/Export job failures | https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-tool-troubleshooting-v1 |
| Topic | URL |
|---|---|
| Check Azure Import/Export hardware and software requirements | https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-requirements |
| Azure Import/Export service limits and behaviors FAQ | https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-service-faq |
| Topic | URL |
|---|---|
| Configure customer-managed encryption keys for Azure Import/Export | https://learn.microsoft.com/en-us/azure/import-export/storage-import-export-encryption-key-portal |
npx claudepluginhub microsoftdocs/agent-skills --plugin azure-agent-skillsExpert troubleshooting, best practices, limits, security, and configuration for Azure Data Box, Data Box Disk, and Data Box Heavy. Activates when handling Data Box imports, SMB/NFS copies, Key Vault CMKs, REST APIs, or VHD-to-managed-disk flows.
Covers Azure Storage services: Blob, File, Queue, Table, and Data Lake. Includes MCP server commands and CLI fallback for storage account, container, and blob operations. Explains access tiers and redundancy options.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.