Free trial
  • On the page (jump to):

SQL Databases

Configure, monitor, and scale your SQL Databases in Windows Azure

Play video

Watch the demo about creating and monitoring a SQL Database in Windows Azure.



Sign in to the Management Portal

Tutorials

Getting Started with SQL Database

Learn the fundamentals of Windows Azure SQL Database administration using just the Windows Azure Management Portal and the instructions in this tutorial.

Getting Started with SQL Data Sync

Use this tutorial to learn how to syncronize databases using SQL Data Sync in the Windows Azure Management Portal.

How to guides

How to configure SQL Database

In this guide, you'll step through logical server creation and configuration. In the new Windows Azure (Preview) Management Portal, revised workflows let you create a database first, and then create a server. However in this guide, you'll create the server first. You might prefer this approach if you have existing SQL Server databases that you want to upload.

How to connect to SQL Database using Management Studio

Use Management Studio to connect to a logical server on Windows Azure. This step requires you to have SQL Server Management Studio version 2008 R2 or 2012.

How to deploy SQL Database

In the following step, you'll use Management Studio to connect to a logical server on Windows Azure. This step requires you to have SQL Server Management Studio version 2008 R2 or 2012.

How to add logins and users to SQL Database

See how to quickly add logins and users using two scripts. For the first script, you'll connect to master and run a script that creates logins. The second script assigns database user permissions.

How to monitor SQL Database

Use Data Management Views (DMVs) to monitor data capacity, query problems, and current connections.

How to scale SQL Database

On Windows Azure, database scalability is synonymous with scale out, where a workload is redistributed across multiple commodity servers in a data center. Scale out is a strategy for addressing problems with data capacity or performance.

Common tasks

Managing SQL Database with SQL Server Management Studio

The guidance describes how to use SQL Server Management Studio to manage SQL Database logical servers and databases in Windows Azure.