Skip to content

azd update: improve daily builds aren't available via winget error suggestion #7292

Description

@JeffreyCA

If I install azd on Windows via winget and run azd update --channel daily, the suggestion should take into consideration the platform and include the Windows command instead of curl and bash.

Current output:

>azd version
azd version 1.23.11 (commit 8a12ac217ec685745fa195698b3c84387c922b2b) (stable)

>azd update --channel daily

ERROR: daily builds aren't available via winget

Suggestion: Uninstall first with: winget uninstall Microsoft.Azd
Then install daily with: curl -fsSL https://aka.ms/install-azd.sh | bash -s -- --version daily

https://github.com/Azure/azure-dev/blob/main/cli/installer/README.md#download-from-daily-builds

Metadata

Metadata

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions