Azure/azure-sdk-for-python

Support Azure CLI 64-bit on Windows #18766

Moazzem-Hossain-pixel opened this issue · 1 comments

          ## Workaround

Azure CLI today doesn't release an 64-bit MSI installer and the workaround is to

  1. Download Python 64-bit from the official site https://www.python.org/downloads/windows/
  2. Run pip to install Azure CLI from PyPI https://pypi.org/project/azure-cli/:
    pip install azure-cli
    

Appliance team has tried the suggested manual workaround and it works. However, Appliance VMware customers will have to do the same manual workaround to deploy Appliance which could be an adoption barrier and will require documentation.

Additional information

GCP & AWS also support 64-bit MSI installers:

Originally posted by @jiasli in Azure/azure-cli#18766 (comment)

Thanks for reaching out.

Please open the issue into repo https://github.com/Azure/azure-cli