azure-container-apps

azure-container-apps is a skill for Claude Code from ivegamsft/basecoat. It costs 81 tokens per session (416 once invoked), scanned A, original, MIT.

A guide for deploying and operating containerized applications on Azure Container Apps, Microsoft's managed platform for running containers. It covers scaling, revisions, traffic splitting, Dapr sidecars, identities, probes, and scheduled jobs.

In plain words
What is it for?
Use it to deploy Azure Container Apps, configure scaling and health checks, manage revisions and traffic, connect services with Dapr, and run container jobs.
Why use it?
It organizes the platform-specific decisions needed to run containers reliably on Azure. This helps with releases, scaling, internal communication, and health management.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to deploy Azure Container Apps, configure scaling and health checks…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ivegamsft/basecoat/azure-container-apps
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ivegamsft/basecoat --skill azure-container-apps
Clone the repo
git clone --depth 1 https://github.com/ivegamsft/basecoat

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-container-apps

README.md
[![agentmods](https://agentmods.dev/badge/skills/ivegamsft/basecoat/azure-container-apps.svg)](https://agentmods.dev/skills/ivegamsft/basecoat/azure-container-apps)
Your own site
<a href="https://agentmods.dev/skills/ivegamsft/basecoat/azure-container-apps"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/azure-container-apps.svg" alt="Measured on agentmods" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 416 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00081 $0.00416
Opus 5 $0.00041 $0.00208
Sonnet 5 $0.00016 $0.00083
Haiku 4.5 $0.00008 $0.00042

Measured 3d ago against content hash deb8e543b2d6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

azure-container-apps scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/azure-container-apps/SKILL.md · 31 lines

What it actually says

Azure Container Apps Skill

Deploy and operate containerized workloads on ACA with Dapr, revision management, and KEDA-based scaling.

Reference Files

File Contents
deployment-patterns.md Basic deployment, ACR + managed identity, image management
dapr-integration.md Dapr sidecars, state management, service invocation
scaling-rules.md HTTP, KEDA, Event Hub, and custom metric scaling
revision-management.md Revisions, traffic splitting, blue-green deploys
ingress-configuration.md External/internal ingress, TLS, custom domains
managed-identity.md System/user identities, role assignment, Key Vault access
health-probes.md Liveness, readiness, startup probes (CLI/YAML/Bicep)
container-apps-jobs.md Scheduled and event-driven jobs, job scaling
multi-container-environments.md Environment setup, internal service communication
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 31 lines · 81 tokens per session scan A deb8e543b2d6

Subscribe to this mod's changes

azure-container-apps is a skill published in the GitHub repository ivegamsft/basecoat (4 stars, last pushed 2d ago), licensed MIT. It adds 81 tokens to every session and 416 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.