Creating SQL Database in Azure

 Goto Azure Home

In this article, you learn how to use the Azure portal to create Azure SQL PAAS Database

Select SQL Database Service in Azure Portal

000205

Select Add to add a New database. Give the Database Name, Subscription. For New Database Select Source as Blank database. Server selection  is the Logical Server. That is unlike in normal SQL Instance, in Azure the Paas Databases are created on Logical instance(or Logical server as we call). We can create a New Database on already existing logical Server or we shall create New Logical Server. Many databases shall be created in a Logical Server.

000206

While Creating a logical Server we need to Create a admin Login to the Logical Server.

000208

ONce the Logical Server has been selected, we need to Select the Pricing tier and Purchasing model to create a Database. Click  links to understand more on Purchasing Model and  Service Tiers

000209

The Purchasing Model shall be between DTu based purchase model or vCore based Model.

000210

Service Tiers shall be anything between Basic, standard, Premium if its DTU based purchase Model or General Purpose, Business critical, Hyperscale if its vCore based purchase model.

000211

000213.png000212

Once all the parameters are selected then create the database.

000214

Hurray!! the database has been created in couple of mins.

000216

 Goto Azure Home


 

Leave a comment

Blog at WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started