Walkthrough on creating a Database in SQL Azure

In this article, we will see how to create database in SQL Azure.

Step1

Login SQL Azure portal with your live credential

https://sql.azure.com/

Step 2

Click on SQL Azure tab. You will get the project , you have created for yourself.

clip_image002

Step3

Click on the project. In my case project name is debugmode. After clicking on project, you will get listed the entire database created in your SQL Azure account.

clip_image004

Here in my account there are two database already created. They are master and student database. Master database is default database created by SQL Azure for you.

Step 4

Click on Create Database

clip_image006

Step 5

Give the name of your database. Select the edition as Web and specify the max size of database.

clip_image007

You can select other option also for the edition as business

clip_image008

Step 6

After that click on Create you can see on Databases tab that Demo database has been created.

clip_image010


Discover more from Dhananjay Kumar

Subscribe to get the latest posts sent to your email.

Published by Dhananjay Kumar

Dhananjay Kumar is founder of NomadCoder and ng-India

Leave a comment

Discover more from Dhananjay Kumar

Subscribe now to keep reading and get access to the full archive.

Continue reading