Re-implement azure installation with MSI extraction #1177
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)
Milestone
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 inaws
command.A.C:
azure
commandlet to use MSI extraction like inaws
The text was updated successfully, but these errors were encountered: