Developer CLI
1 TopicAzure Developer Command Line Interface open-source tool to accelerate the time it takes to deploy
Azure Developer CLI ( azd) a open-source tool that accelerates the time it takes to get started on Azure. The Azure Developer CLI provides developer-friendly commands that map to key stages in your workflow: code, build, deploy, monitor, repeat. To create, provision, and deploy a new application in one step, it’s as easy as: azd up --template todo-nodejs-mongo3.4KViews1like0Comments