Microsoft Fabric Workload Governance Best Practices in Azure Landing Zone
What are the best practices for implementing governance for Microsoft Fabric, which operates under a SaaS model, within a new management group and subscription in Azure Landing Zone? Are there any specific guidelines or resources available for this…
Azure Data Studio
I cannot find a way to connect to my Azure Postgres database to run SQL
I used the quickstart to create a database (Postgres) and application server. However I cannot find a way to connect to the database to run SQL. I can't even create a vm client
Azure Data Studio
Migrating SQL DB from VM A at on-premises via VM B (which has Azure Data Studio installed) to VM C in Azure
Hi, How to migrate SQL DB from VM A at on-premises via VM B (which has Azure Data Studio installed) to VM C in Azure. Basically the migration has to happen via VM B only as separate ExpressRoute is setup from VM B to Azure. Also, how to do we ensure we…
Azure Data Studio
azure data studio connection with azure sql server issue
Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL…
Azure Data Studio
User account '******@myorg.com' not found in MSAL cache?
This used to work, but today I get this error when trying to open our company MS Sql server in azure data studio on mac: User account '******@myorg.com' not found in MSAL cache, please add linked account or refresh account credentials. How do I work…
Azure Data Studio
Tables are not showing up in Azure data studio
had Power BI connected through an Azure database, and it was working fine previously. However, the refresh recently failed. When I checked the database in Azure Data Studio, the only table I could see was one named "Dropped Ledger." I'm not…
Azure Data Studio
Unable to filter Results
Hello, I hit the issue when I can't filter out Results. In my case I have around 2,5 Millions records, When I click on arrow to filter the record it failed and throws the error I already increased Settings - Query Editor - Results ... Threshold till…
Azure Data Studio
Azure Data Studio Design Slow Loading Then Times Out
When I right click on a specific table to access the 'Design' feature so that I can reconfigure some column ordering, it now shows 'Loading designer' then times out after 15+mins. Previously a week ago, I had no issues doing this.
Azure Data Studio
tại sao khi kết nối với máy chủ SQL 2022 Azure lại không có Restore Database
Khi tôi cài đặt Azure Data Studio kết nối với SQL bản 2022 và muốn restore advanturework 2022 để thực hành thì không có mục Restore dữ liệu khi nhấn chuột phải vào Database mà chỉ có mục Filter và Refesh. Làm thế nào để sửa lỗi này?
Azure Data Studio
SQL Server | Other
Migrate from ADS to Visual Studio Code ...
Hello Folks, I am in a process of migrating from ADS to Visual Studio Code. My main goal for usage of ADS was to work with SQL Server databases and things related to it. In ADS I actively used 'Import Wizard' to create table from files. I don't see it in…
Developer technologies | Visual Studio | Extensions
Azure Data Studio

Usage of ADS after retirement ...
I was using ADS for a long while ... mainly for SQL Queries to run. Also a little bit for editing. Now I see that ADS will be retired in a year and they recommended to switch to Visual Studio Code. Well, VS Code is not intended for SQL stuff ... but…
Azure Data Studio
'Import' option in Visual Studio Code
Hi, I am looking for option to Import file in VS Code and create a table. In ADS I has a Wizard. In VS Code I have SQL Server(mssql) extension but it does not provide this option. Any advice would be appreciated. Thanks
Azure Data Studio
Developer technologies | Visual Studio | Other
Error Setting Up Azure Data Studio for Azure SQL Database
A setup is being performed for Azure Data Studio on the desktop to access and update a SQL database on the Azure portal. Direct login to the database using an ID ending with outlook.com works on the Azure portal(portal.azure.com). However, when…
Azure Data Studio
Unable to add account in Azure Data Studio
I am trying to add my work account in Azure Data Studio so that I can connect to a database in Azure. But after I login, I get this error and the account is not getting added. I am not sure what this error is, and it doesn't seem like an auth issue. Has…
Azure Data Studio

mysql: calling stored procedure ends before completing
I am connecting to mysql database from azure data studio, however when running an stored procedure call sp_xxx And this sp returns several "select", the procedure ends after the first call Is this an issue? Thanks
Azure Data Studio
Unable to filter Result grid in ADS
I have an issue with using 'filter' in Result Grid for big number of records. E.g. when I select e.g. 50K records ... everything works fine. When I select 100K records ..and click on down arrow (filter) it shows me the records ... I could select one…
Azure Data Studio
I am unable to see my azure sql migration extension in the azure data studio.
I am unable to see my azure SQL migration extension in my azure data studio. I have installed the Azure SQL Migration extension but unable to see in the data studio even I tried restarting the data studio. I am following this Microsoft document where i…
Azure Database Migration service
Azure Data Studio
CHECK Constraint Errors with Single vs Double Quotes in Azure Data Studio
I'm following the 'Design a Performant Data Model in Azure SQL Database with Azure Data Studio' module and have an issue with adding table constraints (Unit 7). In the Expression field in Azure Data Studio I'm putting as instructed: [card_type] =…
Azure Data Studio
Azure | Azure Training

Azure Data Studio SQL Migration waiting to start forever
After installing and enabling azure sql migration extension in azure data studio it was unable to launch and throwing error as "Failed to start service" then I have updated the required proxy setting in Azure data studio, error is gone but…
Azure Data Studio
How to troubleshoot creating service principal?
I'm trying to use the Ingest feature in Data Factory and I'm on the "Source data store" step so I'm trying to establish the connection with the DB. The first code block is the error details after testing the connection for the error code:…