User account 'me@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 'me@myorg.com' not found in MSAL cache, please add linked account or refresh account credentials. How do I work around…
Cannot connect to Azure Data Studio SQL Server database
I have a simple azure sql server database that I can no longer connect to in Azure Data Studio. When I try to connect via SQL server login, the Create a Firewall Rule screen appears. When I select either "add my client IP" or "add my…
Azure Managed Instance Migration offline mode. Cannot find full back up error
I am trying to my migrate my on-prm sql server to SQL managed instance via Azure Data Studio Managed instance. I am using the offline mode to migrate the server and my back up files are saved in blob starage account. When i initate the migration i get an…
SQL server databases migration to Azure SQL VM using Azure Data studio
Hello, I am migrating the SQL server databases to Azure SQL VM using Azure data studio but step 6 - validating the connectivity failed with below error. I am able to connect to SQL server using SSMS from same server. I can be able to see the…
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
How to Access SQL Server Docker (Running on MAC) from Power BI (Running on Parallels)
I am trying to access a SQL Server database through Power BI (in a "Parallels" virtual environment) that is running in Docker on my MacBook. HOW SHOULD I CONFIGURE TO GAIN ACCESS ? I want to be able to access this database within Power…
Azure Data Studio - connection error on intranet
I am using Azure Data Studio on Macbook , I am not able to connect to SQL Server on intranet running on another machine. I can connect to SQL Server with sqlcmd and jdbc based tools. Not sure why Azure Data Studio keeps returning error 40 , I deleted…
Comparison of actual database schemas against each other (within one database)
Hi all, for a small project I created a database within Azure and one schema for dev and one for prod (to save run cost). I would like to compare these two schemas now with Azure Data Studio, but it looks like, that I can only compare databases with one…
Errors during build of SQL Server 2022 Projects with VS2019 Professional & AzureDataStudio
Stuck with this issue for longer time. I am trying to create SQL Server Projects for a DB being in SQLServer2022 using VS2019 Professional. DB is old running/being in use since 2009. How much ever I try I face the following warnings & errors, but…
Azure Data Studio - Schema Compare - Frquently fails to load database in the server
I have an issue when performing Schema Compare on a SqlProject from Azure Data Studio. When selecting the Source / Target from the right panel, frequently the Database dropdown list contains only "master". Disconnecting and Reconnecting does…
Azure Data Studio, postgres restore 16 error
Hi all, I am attempting to restore a backup to an Azure PostgreSQL azure database, however getting the following error. "does not contain pg_restore" I can see in the \win\ folder there is no folder for version 16, only 10. Does anyone know…
I got this error when debug my copy data on azure df 7cf2da46-b65b-4098-b8ec-d9c7858c190e
after connecting my Azure data factory to MsSqL, I tried to copy my data into azure data factory and I got this error 7cf2da46-b65b-4098-b8ec-d9c7858c190e
Connect Azure Data Studio to MicroSoft Azure Cloud
When I try to connect Azure Data Studio to my MicroSoft Cloud Database I receive the following Connection error. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not…
Azure Data Studio - Azure SQL Migration extension thinks the Managed Instance is still in 'Creating' state.
In step 3 of the Azure SQL Migration where the user chooses the managed instance: Error: The managed instance 'managedinstance' is unavailable for migration because it is currently in the 'Creating' state. To continue, select an available managed…
Restore AdventureWorks2022.bak Database in Azure Data Studio on mac m1
I had tried restoring the AdventureWorks2022 and 2019 .bak files in Azure data studio on mac m1 chip(sonomo 14.5). The restore button is not able to popup to click. SO it is unable to restore the AdventureWorks. bak files
If Manage Engine Required Azure data Studio
As per my request If Azure Data Studio 1.48.1 is Required for Manage Engine End Point Central or else we can remove it
Azure Data Studio with PostgreSQL connection type cannot connect to server
Hello, I'm currently trying to connect to a server via a PostgreSQL connection on Azure Data Studio. I installed the app from the official webpage and then added the PostgreSQL extension via the app extensions interface. I have copied a configuration…
cannot access to my azure sql server via azure data studio
I have a remote connection between azure data studio and azure sql server and it works pretty well before. I cannot access to my azure sql server via azure data studio and power bi since yesterday. I check my ip address and my instant name, everything…
Azure Data Studio Cannot get to the programmability group for Azure SQL Serverless
I'm having trouble accessing the programmability group for Azure SQL Serverless in Azure Data Studio. For example, when I create a stored procedure in the Serverless pool, I cannot see it or access it. Additionally, the sp_helptext procedure is not…
Azure Data Studio: adding Entra ID user account fails with "Error: read ECONNRESET"
Hello, we are facing the situation in our organization that some users (on specific laptops) have problems to add their personal Entra ID user accounts (formally Azure Active Directory) in Azure Data Studio. We tried Code Grant authentication as well…