azure-dev

Developer CLI for creating and managing Azure resources

brewmacoslinux
Try with needOr install directly
Source

About

Developer CLI that provides commands for working with Azure resources

Commands

azd

Examples

Initialize a new Azure Developer project$ azd init
Provision Azure infrastructure for your project$ azd provision
Deploy application to provisioned Azure resources$ azd deploy