microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 908 forks source link

Download link for WIndows .zip x64 downloads an .exe #25933

Closed martincook3 closed 1 month ago

martincook3 commented 1 month ago

Steps to Reproduce:

  1. https://learn.microsoft.com/en-us/azure-data-studio/download-azure-data-studio?tabs=win-install%2Cwin-user-install%2Credhat-install%2Cwindows-uninstall%2Credhat-uninstall#download-azure-data-studio
  2. Click on Windows > .zip > x64 (https://go.microsoft.com/fwlink/?linkid=2282377)
  3. azuredatastudio-windows-setup-1.49.1.exe is downloaded, not the zip.

The equivalent link on https://github.com/Microsoft/azuredatastudio/releases is correct (https://go.microsoft.com/fwlink/?linkid=2282378) so I have been able to download what I want. I am raising this issue as a fyi.

Does this issue occur when all extensions are disabled?: Yes/No

kburtram commented 1 month ago

Closing as fixed. Thanks for reporting!