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.55k stars 899 forks source link

API Uri is not working to download insider or stable channel #25679

Closed steveturnbull closed 2 months ago

steveturnbull commented 3 months ago

Steps to Reproduce:

  1. go to https://azuredatastudio-update.azurewebsites.net/api/update - no update feed found

Cannot GET /api/update

kburtram commented 3 months ago

@caohai do you know what's happening with the update link?

steveturnbull commented 3 months ago

broken again, was fixed for sometime and broken since end of last week.

caohai commented 3 months ago

Hi @steveturnbull , For insiders channel, please check https://github.com/microsoft/azuredatastudio/issues/25718 For stable channel, can you share the actual url you are sending request against? I just tested https://azuredatastudio-update.azurewebsites.net/api/update/win32-x64/stable/latest and it's working for me.

steveturnbull commented 2 months ago

it was the insiders it's failing on, since it no longer exists. Thanks for the update.