aca-sandboxes Skill
Use when the user wants to create, manage, or operate Azure Container Apps sandboxes — hardware-isolated microVMs driven by the aca CLI. USE FOR: create sandbox group, create sandbox, aca doctor, aca auth login, install aca, exec in sandbox, sandbox shell, fs read/write, expose port, mount volume, snapshot/suspend/resu Published by microsoft in azure-container-apps.
What is aca-sandboxes Skill?
Use when the user wants to create, manage, or operate Azure Container Apps sandboxes — hardware-isolated microVMs driven by the aca CLI. USE FOR: create sandbox group, create sandbox, aca doctor, aca auth login, install aca, exec in sandbox, sandbox shell, fs read/write, expose port, mount volume, snapshot/suspend/resu Published by microsoft in azure-container-apps. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use aca-sandboxes Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azure-container-apps
- Skill file: plugin/skills/aca-sandboxes/SKILL.md
What it does
Use when the user wants to create, manage, or operate Azure Container Apps sandboxes — hardware-isolated microVMs driven by the aca CLI. USE FOR: create sandbox group, create sandbox, aca doctor, aca auth login, install aca, exec in sandbox, sandbox shell, fs read/write, expose port, mount volume, snapshot/suspend/resu
Skill instructions
Sandboxes Hardware-isolated microVMs on Azure Container Apps. Snapshot/resume, scale-to-zero, sub-second startup, deny-default egress. This skill drives sandboxes through the aca CLI — one command surface, no ambiguity. Self-contained — everything is under references/ in this folder. What it is - Resource type: Microsoft.App/SandboxGroups (preview). - Isolation: each sandbox is its own microVM, safe for untrusted code. - Startup: sub-second from a prewarmed pool; suspend/resume preserves full memory + disk. - Scale: zero to thousands; pay nothing when idle. - Auth: aca delegates to az login — same identity, same MFA. ⚠️ The az CLI has no sandbox commands. Sandbox groups and sandboxes are managed by aca — not by az containerapp …. The az containerapp commands are for the older Apps / Jobs surface and do not touch sandboxes. If you see az containerapp sandbox … in a snippet, it's wrong. ⚠️ There is no aca sandbox-group (hyphenated) command group. Every group-level verb is aca sandboxgrou
Explore related resources
Frequently asked questions
What is aca-sandboxes?
aca-sandboxes is a open-source AI agent skill with Copy skill directory. Use when the user wants to create, manage, or operate Azure Container Apps sandboxes — hardware-isolated microVMs driven by the aca CLI.
Who is aca-sandboxes best for?
aca-sandboxes is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install aca-sandboxes?
Install or run aca-sandboxes using Copy skill directory. Check aca-sandboxes for the latest setup command.
Is aca-sandboxes actively maintained?
aca-sandboxes may need a closer maintenance check before production use.
Auto-fetched from GitHub.