Microsoft Azure Setup
  • Introduction
  • What is Azure
  • What is Cloud computing
  • Benefits of Cloud computing
  • Why move to the cloud might be good
  • Why cloud computing could be cheaper
  • create a free azure account
  • How to access Azure Services
  • What is SQL Server
  • SQL Server Editions
  • SQL Server Installation Requirements
  • What is T-SQL
  • Overview of Azure SQL Database design and query
Azure SQL Database Server Setup
  • Create a database using Azure portal
  • Query Azure Database using Query Editor
  • Installing SSMS
  • Connect to Azure SQL Database with SSMS
  • Create tables with SSMS
  • Creating database diagrams with relationships using SSMS
  • Download and install Microsoft Command Line Utilities 11 for SQL Server
  • Bulk load data with BCP
  • Query data with SSMS