How to Connect to Azure SQL database (Multiple ways)

Connect to Azure SQL database sql server management studio

There are multiple ways to connect to an Azure SQL database. Various IDEs have the functionality to connect to the Azure SQL database. In this article, you will see the various ways of connecting to the Azure SQL database. Connect to Azure SQL database from SQL server management studio In our previous articles, we used … Read more >>

Pause and resume Azure SQL database

enable auto pause in sql

In this Azure SQL tutorial, we will discuss how to pause and resume Azure SQL database. Can we pause and resume a database in Azure SQL? You might have faced the need of pausing the database to save the cost several times, majorly, because of inactivity in the database. There are several times when your … Read more >>

How to Create a Single Database in Azure SQL

how to create a single database in azure sql

In this Azure tutorial, we will discuss how to create a single database in Microsoft Azure SQL. We recommend you read What is Azure SQL? article before creating a database. This will help you to understand how to choose the appropriate set of resources according to your requirements. Create a Single Database in Azure SQL … Read more >>

What is Azure SQL?

Azure SQL

In this Azure SQL tutorial, you will know what is Azure SQL. We have discussed the features of Azure SQL, things you should consider before buying a plan, and a number of frequently asked questions. Introduction to Azure SQL What is Azure SQL? The Azure SQL is a cloud-based SQL Server environment that where you … Read more >>