Skip to content

Releases: Azure/setup-azd

setup-azd_v2.3.0

17 Apr 03:45
v2.3.0
634ad92

Choose a tag to compare

2.3.0 (2026-04-17)

Breaking Changes

  • [467] Upgrade action runtime from Node.js 20 to Node.js 24 to address the Node.js 20 deprecation on GitHub Actions runners. Bump up GitHub Actions versions used in workflows (actions/checkout@v6, actions/upload-artifact@v7).

setup-azd_v2.2.1

20 Nov 01:13
c495e71

Choose a tag to compare

2.2.1 (2025-11-19)

Other Changes

Bump up dependency versions.

setup-azd_v2.2.0

05 Aug 22:51
cf638ff

Choose a tag to compare

2.2.0 (2025-08-05)

Other Changes

Bump up dependency versions.

setup-azd_v2.1.0

21 Jan 23:31
ae0f8b5

Choose a tag to compare

2.1.0 (2024-01-25)

Features Added

  • [236] Use installation script to install azd.

setup-azd_v2.0.0

19 Dec 01:43
9653ee2

Choose a tag to compare

2.0.0 (2024-12-18)

Breaking Changes

  • [213] Migrate to new CDN endpoint.

setup-azd_v1.0.0

27 Mar 23:48
e0f7ef8

Choose a tag to compare

1.0.0 (2024-03-27)

Other Changes

  • [87] Upgrade to NodeJS 20 due to NodeJS 16 deprecation.

GitHub Action for Azure Developer CLI v0.1.0

12 Jul 19:25
f92cb99

Choose a tag to compare

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.