azuredatastudio
azuredatastudio copied to clipboard
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 capabilit...
Can you please make it so the **"Preview Database Updates**" dialog is scrollable? I know this project is discontinued but this would help until the VS Code Extension is improved...
Type: Bug Just try to connect to SQL in Fabric using either the Parameters option or the Connection string option. The parameters opiton says it was succefull in making the...
When debugging database overuse issues it is very helpful to be able to quickly find offending queries that need index adjustments or rewriting. The query store is an excellent such...
- Azure Data Studio Version: 1.50.0 - OS Version: Windows 11 24H2 Steps to Reproduce: Azure Data Studio marks this as invalid SQL: ```sql CREATE OR ALTER VIEW v_users_with_roles AS...
**Is your feature request related to a problem? Please describe.** in the Notebook views : there is an option to collapse the cell, but it does it for the code...
- Azure Data Studio Version: 1.51.1 (system setup) Commit: 95e6a0e2142d267ff827c86b8e8155fa055a73df Date: 2025-02-08T00:29:26.043Z VS Code: 1.82.0 Electron: 30.5.1 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.26100 - SQL Projects...
ADO issue : https://msdata.visualstudio.com/Tina/_workitems/edit/3874670/ Use ADS to assess a SQL Instance with database count between 101 and 500. The following error is shown in step 3. "Error: Azure SQL Managed...
Type: Bug When in a Query tab, choosing File->Save As from the menu, then hitting Cancel, causes an error "Failed to save .sql: Cannot read properties of undefined (reading 'resource')....
I have a problem saving a new Notebook when Python 3 Kernel is selected. I have no problem running Python scripts in the new Notebook, but when I save the...