How to create SQL Database Azure Portal

Aditya.Somwanshi
2 min readDec 27, 2019

--

In this blog we will learn how to create an azure SQL database in azure portal.

Steps:

1. Go to www.portal.azure.com and create new resource of SQL Database.

2. Create New database, click on new server and fill the necessary details, the login id and password will be the same that you will use to authenticate the database.

3. Now the database is ready! You can click on Basic pricing tire to change the pricing of the database.

General Pricing:

Hope this helps!

--

--