Updated: July 15, 2020 (October 6, 2014)

  Sidebar

Azure SQL Database Management and Migration Tools

My Atlas / Sidebar

358 wordsTime to read: 2 min
Andrew Snodgrass by
Andrew Snodgrass

Andrew analyzes and writes about Microsoft's data management, business intelligence, and machine learning solutions, as well as aspects of licensing... more

The Azure SQL Database service—Microsoft’s hosted relational database service—provides multiple tools for deploying, managing, and monitoring Azure SQL Database and for migrating data from on-premises to the service.

The Azure Management Portal allows customers to deploy databases, perform T-SQL commands, and monitor database utilization and performance.

SQL Server Management Studio, which is used to manage on-premises SQL Server, can also be used with Azure SQL Database deployments, providing an easier transition for staff moving to Azure SQL Database. These tools are available with the free SQL Server Express product, so customers are not required to buy the full SQL Server product to use them.

PowerShell Cmdlets are available to manage all aspects of Azure SQL Database deployments, similar to on-premises deployments with specific variations to address the cloud-hosted components of the service such as firewall and export features.

The Azure SQL Database Management API (a REST API) is a free interface that enables customers to write their own management routines for managing Azure SQL databases, servers, and firewall rules. For example, an application can include automated routines to modify the tier and performance levels of a database in response to specific changes in work loads, providing greater control over cost and performance.

Atlas Members have full access

Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.

Membership Options

Already have an account? Login Now