Execute scripts and commands with Azure Developer CLI context, environment variables,
and automatic Azure Key Vault secret resolution. USE FOR: run scripts with azure context,
execute commands with env vars, resolve key vault secrets, cross-platform scripting,
interactive script execution, shell selection. DO NOT USE FOR: service orchestration
(use azd-app), Azure deployments (use azd deploy), long-running services.
2026-02-17