Connection in SQL Server Management Studio to Azure SQL database
I’m trying to just connect to my free Azure portal database to do a POC.
Connection in SQL Server Management Studio to Azure SQL database
I’m trying to just connect to my free Azure portal database to do a POC.
Connection in SQL Server Management Studio to Azure SQL database
I’m trying to just connect to my free Azure portal database to do a POC.
SQL Data Migration Assistant fails to produce deployment script due to Triggers
I’m trying to use the Microsoft Data Migration Assistant to migrate my SQL Server DB to SQL Azure.
SQL Data Migration Assistant fails to produce deployment script due to Triggers
I’m trying to use the Microsoft Data Migration Assistant to migrate my SQL Server DB to SQL Azure.
What is the difference between sys.configuration and sys.database_scoped_configuration for Max degree of parallelism?
I’m trying to get the current max degree of parallelism in a database so I came across two ways of doing it the problem is I get different results
Trouble shooting SQL Server with which account and what SQL server
I have an Azure function app we can’t seem to get working with stored procedures. It works with everything else on the DB. What is the best way to get all queries that has been executed towards the SQL Server, which account, and if blocked why? Do we need to access some application insights logs, or can we do a SQL query?