You are on page 1of 11

VERZEO MAJOR PROJECT

TASK 2 - Create an Azure SQL database using the


sandbox environment and run a sample query on it.
https://docs.microsoft.com/en-us/learn/modules/azure-
database-fundamentals/exercisecreate-sql-database
STEP 1 :

Search for SQL


databases in
Azure
STEP 2 :
Create a new
database.
Select resource group
, name for database .
STEP 3 :
Also create a new database
server.
Select name, authentication
method .
STEP 4 :
Select Backup storage
redundancy as
Geo-redundant backup storage
STEP 5 :
In Networking, select
connection method
as public , and allow
current IP address .
STEP 6 :
In Security ,
Select option Not
now
STEP 7 :
In additional Settings ,
Click on Sample and then
Review + Create
STEP 8 :
Go to the Created
database , and to
Query editor
and login using your
credentials
STEP 9 :
Run any sample
query on the editor
and its output.
TASK -2 COMPLETED
Hence , we successfully created an Azure SQL
database using the sandbox environment and
successfully executed a sample query on it.
https://docs.microsoft.com/en-us/learn/modules/azure-
database-fundamentals/exercisecreate-sql-database

THANK YOU

You might also like