Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-implement azure installation with MSI extraction #1177

Closed
3 tasks done
alfeilex opened this issue Jun 1, 2023 · 0 comments · Fixed by #1190
Closed
3 tasks done

Re-implement azure installation with MSI extraction #1177

alfeilex opened this issue Jun 1, 2023 · 0 comments · Fixed by #1190
Assignees
Labels
commandlet related to commandlets (scripts/command/*) draft needs clarification or details, not ready for implementation enhancement New feature or request scripts related to shell scripts (bash and CMD)

Comments

@alfeilex
Copy link
Member

alfeilex commented Jun 1, 2023

Currently, az is installed via python and pip manager. Since we found a way to extract MSI files, we could use this to extract Azure installation files as well. The way of extracting MSI files is already realised in aws command.

A.C:

  • Re-implement azure commandlet to use MSI extraction like in aws
  • Test the command
  • DoD
@alfeilex alfeilex added enhancement New feature or request scripts related to shell scripts (bash and CMD) commandlet related to commandlets (scripts/command/*) draft needs clarification or details, not ready for implementation labels Jun 1, 2023
@alfeilex alfeilex changed the title Re-implement azure installation with MSI Re-implement azure installation with MSI extraction Jun 1, 2023
@alfeilex alfeilex self-assigned this Jun 14, 2023
@alfeilex alfeilex linked a pull request Jun 14, 2023 that will close this issue
@hohwille hohwille added this to the release:2023.06.001 milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commandlet related to commandlets (scripts/command/*) draft needs clarification or details, not ready for implementation enhancement New feature or request scripts related to shell scripts (bash and CMD)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants