Top "Azure-sql-server" questions

How to add Azure SQL Server connection string to app.config in Windows Forms?

I'm trying to add an Azure SQL Server connection string into my app.config file, but there are red underlines …

sql-server connection-string azure-sql-database azure-sql-server
How to set Azure SQL to rebuild indexes automatically?

In on premise SQL databases, it is normal to have a maintenance plan for rebuilding the indexes once in a …

sql-server azure azure-sql-database azure-sql-server
Azure SQL Database - Active Directory integrated authentication

I would like to achieve following: Avoid SQL authentication on Azure for my production configuration and use Active Directory integrated …

azure azure-sql-database azure-active-directory azure-sql-server
How to create BAK file from azure sql db

I want to move my azure sql db to another host. However my new host allows to import sql db …

sql-server azure azure-sql-server