1964

Prev Next

Azure SQL Setup
 

  1. Login to https://portal.azure.com/ with admin privilege
  2. Search for Azure SQL

  1. Select “Azure SQL” service from the list
  2. From Azure SQL page, click “create” then select “SQL Databases” and resource type to create (e.g. I chose “single database”). Follow the instructions to customize the size of database/server, SQL admin account and any other options you wish to have.

  1. Create new SQL database Server (if no server available during Azure SQL creation)

  1. After Azure SQL created, you can access to Azure SQL DB set from any device have “Azure Data Studio” app or any MS SQL Server Management Studio supported version



NOTE: You may need to set allowed IP address to be able to access into Azure database