Azure DB 101 - Connect to an Azure SQL DB Database
How to connect to an Azure SQL DB is a question that comes up for a lot of admins used to administering on-premises SQL Server. Connecting to the cloud managed version of SQL Server is very similar to the local datacenter version and uses the same tools. Both SQL Server Management Studio (SSMS) and SQL Server Data Studio can be used to connect to Azure SQL Database.
Read More