azure-dev icon indicating copy to clipboard operation
azure-dev copied to clipboard

WIP: Service Level provisioning

Open wbreza opened this issue 1 year ago • 0 comments

Commands

azd provision - provisions platform infra plus any infra defined for all services

azd provision --platform - only provisions root infrastructure for project

azd provision <service> - only provisions service level infra for specified service

azd provision User Experience

image

azd down User Experience

image

Test / Usage

azd init -t wbreza/todo-nodejs-mongo-aca -b aca-poc-updates

Deploy with branch of Todo ACA sample

wbreza avatar Sep 24 '24 23:09 wbreza