Skip to content

[Feature Request] Release Azure CLI as ZIP packages #22462

@jiasli

Description

@jiasli

Is your feature request related to a problem? Please describe.

Currently Azure CLI on Windows is released as an MSI package. This has several problems:

Describe the solution you'd like

We could release Azure CLI as a portable ZIP packages, like PowerShell releases its ZIP packages at https://github.com/PowerShell/PowerShell/releases.

Additional context

As there is no official way to sign a ZIP, we can only use SHA256 to compute the hash of the ZIP and publish the hash along with the ZIP, but there is no way to sign it with Microsoft certificate.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions