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.
Fixes https://github.com/microsoft/azuredatastudio/issues/25819. There are two issues, first is that the vscode & ads engine versions are being incorrectly checked during update scan and second the Copilot extension has inconsistent ID values in package.json and extensionsGallery.json files causing uninstall of current extension version to fail during update process.
Fixes https://github.com/microsoft/azuredatastudio/issues/25819. There are two issues, first is that the vscode & ads engine versions are being incorrectly checked during update scan and second the Copilot extension has inconsistent ID values in package.json and extensionsGallery.json files causing uninstall of current extension version to fail during update process.