Introduction

This article will cover the following things,

Brief Concepts

What is SQL Azure
?

  • It’s a Microsoft’s cloud database service.
  • It’s based on SQL Server database technology and built on Azure cloud computing platform.
  • It enables organizations to store relational data in the cloud and quickly scale the size of their databases up or down as business needs change.
  • Its hosted, managed and provisioned in Microsoft data centers.

Pre-requisites

Read the following article to create an Azure account and for some basic information about Azure to get started.

Implementation – Create SQL DB on Azure Platform

Steps to be followed,

Implementation – Use SQL Azure in VS 2017

Steps to be followed,

Happy learning!