Skip to content

Conversation

@o-l-a-v
Copy link
Contributor

@o-l-a-v o-l-a-v commented Jun 5, 2024

Switch Azure CLI to use ZIP instead of MSI.

Seems ZIP has been available since 2024-01-30, ref Azure/azure-cli#27911.

Benefits:

Cons: Edit: No cons as I see it.

Most relevant issue: #5300. Other open issues:

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2024

All changes look good.

Wait for review from human collaborators.

azure-cli

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@niheaven niheaven merged commit 21a1263 into ScoopInstaller:master Jun 25, 2024
@niheaven niheaven changed the title azure-cli - Switch to using ZIP azure-cli: Use zip archive Jun 25, 2024
@o-l-a-v o-l-a-v deleted the azure-cli-use-zip-instead-of-msi branch July 12, 2024 17:50
@silverkorn
Copy link
Contributor

Notice: This breaks backward compatibility with installing older versions not having the ZIP archive.
On our end, it is required to make it work with legacy AKS credentials w/ kubectl & kubelogin.

I think we should not assume that new formats must be used too quickly, although I admit that it's been more than a year...

@o-l-a-v
Copy link
Contributor Author

o-l-a-v commented Nov 27, 2025

You could maybe:

  • Maintain your own bucket
  • Download the app manifest at a given commit, then scoop install <app_name>.json

Would be nice if Scoop supported specifying scoop install <bucket>/<app>@<commit>, or scoop install <url_to_file.json>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants