Skip to content

Releases: Azure/azure-dev

azd-ext-azure-ai-agents_0.1.9-preview

06 Feb 01:25
687b5d0

Choose a tag to compare

Pre-release

0.1.9-preview (2026-02-05)

  • [#6631] Add support for downloading manifests from public repositories without authentication
  • [#6665] Fix manifest download path handling when path contains slashes
  • [#6670] Simplify azd ai agent init to use --minimal flag, reducing prompts
  • [#6672] Block attempts to use extension with prompt agents (not yet supported)
  • [#6683] Fix panic when parsing agent.yaml files without a template field
  • [#6693] Fix unsafe DefaultAzureCredential usage
  • [#6695] Display agent endpoint as plain text with documentation link instead of clickable hyperlink
  • [#6730] Improve model selection handling when model is unavailable in current region

azd-ext-microsoft-azd-concurx_0.1.0

04 Feb 07:11
943f8fc

Choose a tag to compare

Pre-release

[Missing change log entry]

azd-ext-azure-ai-finetune_0.0.16-preview

03 Feb 08:20
e3fc34f

Choose a tag to compare

0.0.16-preview (2026-02-03)

  • Simplified init flow: reduced prompts from 4 to 2 for faster setup
  • Added implicit init to all job commands: use --subscription (-s) and --project-endpoint (-e) flags to configure and run in a single command

azd-ext-azure-ai-finetune_0.0.15-preview

02 Feb 04:45
0961eeb

Choose a tag to compare

0.0.15-preview (2026-02-02)

  • Simplified init flow: reduced prompts from 4 to 2 for faster setup
  • Added implicit init to all job commands: use --subscription (-s) and --project-endpoint (-e) flags to configure and run in a single command

azure-dev-cli_1.23.3

30 Jan 21:04
80c43d9

Choose a tag to compare

1.23.3 (2026-01-30)

Features Added

  • [#6633] Add automatic detection of AI coding agents to enable no-prompt mode for seamless automation.

Bugs Fixed

  • [#6619] Fix missing configuration keys in azd config options output.

azd-ext-azure-ai-finetune_0.0.14-preview

28 Jan 14:01
0bb5928

Choose a tag to compare

0.0.14-preview (2026-01-28)

  • Defaulting to supervise when fine tuning method is not return by API
  • Adding training Type when cloning a job
  • Adding details of grader to cloning process.
  • Allow to submit a job with different graders in RFT.

azure-dev-cli_1.23.2

26 Jan 23:28
83096ae

Choose a tag to compare

1.23.2 (2026-01-26)

Bugs Fixed

  • [#6610] Fix Bicep CLI uninitialized path causing container app deployments to fail.
  • [#6604] Fix extension commands failing after update notification is displayed.
  • [#6604] Fix extension update notification cooldown being recorded even when warning is not shown.

Other Changes

  • [#6604] Improve azd ext list output to better indicate when extension updates are available.

azd-ext-azure-ai-agents_0.1.8-preview

26 Jan 19:24
2fc6e71

Choose a tag to compare

Pre-release

0.1.8-preview (2026-01-26)

  • [#6611] Statically link the Linux amd64 binary for compatibility with older Linux versions

azd-ext-azure-ai-agents_0.1.7-preview

26 Jan 17:42
f867bd5

Choose a tag to compare

Pre-release

0.1.7-preview (2026-01-26)

  • [#6611] Statically link the Linux amd64 binary for compatibility with older Linux versions

azure-dev-cli_1.23.1

23 Jan 22:15
74c1a83

Choose a tag to compare

1.23.1 (2026-01-23)

Features Added

  • [#6511] Add azd env remove command for deleting local environment configuration files.
  • [#6499] Improve discoverability of alpha azd init feature by adding hints in error messages and command output.

Bugs Fixed

  • [#6527] Fix Azure DocumentDB (mongoClusters) resources not being displayed in provisioning output.
  • [#6517] Fix panic on middleware construction failure when loading invalid configuration files.
  • [#6536] Fix context cancellation issue causing subsequent operations to fail after command steps complete.
  • [#6588] Improve extension error messages by including error suggestion text.

Other Changes

  • [#6579] Update GitHub CLI tool version to 2.86.0.