microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
364 stars 85 forks source link

The website should link to the Arm64 Windows version #7982

Closed prayaas-a closed 3 weeks ago

prayaas-a commented 3 weeks ago

Preflight Checklist

Storage Explorer Version

1.34.0

Regression From

No response

Architecture

arm64

Storage Explorer Build Number

No response

Platform

Windows

OS Version

No response

Bug Description

The download site should link to the Windows Arm64 version at the very least. Ideally, it should only have one Windows button and auto-detect architecture. You can find sample code here.

Steps to Reproduce

Visit the Azure Storage Explorer site. Click Download > Windows on a Windows Arm64 machine

Actual Experience

The x64 version downloads

Expected Experience

The Arm64 version should download, or at least a link to it should be present

Additional Context

No response

craxal commented 3 weeks ago

@prayaas-a Windows ARM64 is currently in preview. We have a work item for adding an ARM64 download option to the page when it becomes generally available. In the meantime, you can always download from our GitHub releases page.

Duplicate of #7958