← ClaudeAtlas

azure-container-instanceslisted

Expert knowledge for Azure Container Instances development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and deployment. Use when configuring ACI networking, standby pools, GitHub Actions deploys, Spot containers, or GPU workloads, and other Azure Container Instances related development tasks. Not for Azure Container Apps (use azure-container-apps), Azure Kubernetes Service (AKS) (use azure-kubernetes-service), Azure App Service (use azure-app-service), Azure Virtual Machines (use azure-virtual-machines).
atc-net/atc-agentic-toolkit · ★ 1 · DevOps & Infrastructure · score 77
Install: claude install-skill atc-net/atc-agentic-toolkit
# Azure Container Instances Skill This skill provides expert guidance for Azure Container Instances. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, 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 | L30-L35 | Diagnosing ACI issues by viewing logs/events, understanding provisioning/runtime states, and troubleshooting common deployment, startup, and container runtime failures. | | Best Practices | L37-L40 | Guidance on designing and running ACI workloads reliably: resource sizing, networking, storage, security, scaling, image management, and operational best practices. | | Decision Making | L42-L46 | Guidance on cost-optimizing ACI with Spot containers and using prediction-based sizing to configure and right-size Azure Container Instances