← ClaudeAtlas

azure-batchlisted

Expert knowledge for Azure Batch development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when configuring Batch pools/tasks, autoscale, containers, VM/Spot choices, or CI/CD job deployments, and other Azure Batch related development tasks. Not for Azure HDInsight (use azure-hdinsight), Azure Databricks (use azure-databricks), Azure Stream Analytics (use azure-stream-analytics), Azure Functions (use azure-functions).
atc-net/atc-agentic-toolkit · ★ 1 · DevOps & Infrastructure · score 77
Install: claude install-skill atc-net/atc-agentic-toolkit
# Azure Batch Skill This skill provides expert guidance for Azure Batch. 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**: 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 This skill requires **network access** to fetch documentation content. Use `mcp_microsoftdocs:microsoft_docs_fetch` to retrieve full articles. - **Fallback**: Use the built-in `WebFetch` tool if the Microsoft Learn MCP server is not available. ## Category Index | Category | Lines | Description | |----------|-------|-------------| | Troubleshooting | L31-L36 | Diagnosing, interpreting, and fixing Azure Batch job, task, pool, and node errors, including error codes, failure patterns, and recommended recovery/handling strategies. | | Best Practices | L38-L50 | Performance, scaling, scheduling, security, and data/output best practices for designing, monitoring, and optimizing large or specialized Azure Batch workloads (MPI, rendering, high task counts). | | Decision Making | L52-L62 | Guidance on choosing VM sizes, images, Spot/ephemeral options, cost planning, and migration paths (custo