setup-azd

This GitHub Action allows you to provision resources and deploy your application on Azure with Azure Developer CLI commands. The action installs the Azure Developer CLI on a user-defined Azure Developer CLI version. If the user does not specify a version, latest CLI version is used.

MIT License

Stars
9

Bot releases are hidden (Show)

setup-azd - setup-azd_v1.0.0 Latest Release

Published by hemarina 7 months ago

1.0.0 (2024-03-27)

Other Changes

  • [87] Upgrade to NodeJS 20 due to NodeJS 16 deprecation.
setup-azd - GitHub Action for Azure Developer CLI v0.1.0

Published by hemarina over 1 year ago

This GitHub Action allows you to provision resources and deploy your application on Azure with Azure Developer CLI commands. The action installs the Azure Developer CLI on a user-defined Azure Developer CLI version. If the user does not specify a version, latest CLI version is used.

Related Projects