Introduction
A SQL database is created inside of a SQL Server. We used to use queries to create a database in our local computer SQL Server. In the Azure cloud they are not required.
By reading this article, you will learn about how to create a SQL database in the Azure cloud.
Prerequisites for Creating SQL Database
-
Azure cloud account
-
Edge or other browsers
-
Stable internet connection
-
Minimum knowledge of the database
-
Azure SQL Server
Step 1
Login to Azure portal.
Step 2
Select “All Services” from the left side navigation pane.
Step 3
In the “All Services” page, select the “Databases” from the left pane and then click the “SQL databases”.
Step 4
Next, In SQL database page, click “Add” option to create a new database.
Step 5
In “Create SQL database” page gives credentials and size to our database.




Join the conversation! Your thoughts help the community grow.