// src/cli/commands/azure/mod.rs
modcli;modcontext;modcreate;pubmoddeploy;// public for create.rs to use deploy functions
moddestroy;modhelpers;modplan;modstatus;pubusecreate::execute_create;pubusedestroy::execute_destroy;pubuseplan::execute_plan;pubusestatus::execute_status;