Azure / Azure/azure-dev

azd update: version pinning support

Open
#6,984 0 comments 0 reactions 0 assignees View on GitHub
area/core-cli engineering item
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

## Problem
No `--version` flag or `.azd-version` file. `azd update` always gets "latest" for the configured channel. Teams cannot pin to a specific version for reproducibility.

## Proposed
- Add `azd update --version 1.23.5` to install a specific version
- Optionally: support `.azd-version` file in project root for team-wide pinning
- Consider interaction with auto-update (pinned version should suppress auto-update)

## Context
Raised in design review #6910 and PR #6942 code review.

Parent epic: #6721

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.