http://www.developer.com/http://www.developer.com/net/introduction-to-sql-azure.html
Azure is Microsoft’s entry to the emerging competition in the cloud computing area. One of the services which is part of Azure is SQL Azure. SQL Azure is a cloud service which offers data processing and storage facilities. The SQL Azure platform is based upon SQL Server technology. SQL Azure is composed of the following components: The following tools are supported to work with SQL Azure service. Database Manager – An easy-to-use database management tool, it supports developing, deploying and managing your SQL Azure applications. It is available as part of the Windows Azure Platform Management Portal. SQL Server Management Studio – SQL Server versions 2008 R2 and above come with SQL Server Management Studio which can directly connect to SQL Azure. Even the latest version of the free SQL Server Management Studio Express Edition will work with SQL Azure. SQL Server migration Assistant – SQL Server Migration Assistant works with SQL Azure to migrate your data from Access, MySQL or Sybase formats. SQL Server Integration Services – SSIS installations support importing and exporting data to SQL Azure. BCP Utility – You can use the BCP utility for your bulk copy needs to/from SQL Azure to a user-specified format. PowerPivot – You can use PowerPivot to do data analytics in Microsoft Excel against SQL Azure database. In this article, we learned about the basic functionality provided by SQL Azure. I hope you have found the information useful. Vipul Patel is a Software Engineer currently working at Microsoft Corporation. He is currently working in the Microsoft Lync team and has worked in the .NET team earlier in the Base Class libraries and the Debugging and Profiling team. He can be reached at vipul_d_patel@hotmail.com
Introduction to SQL Azure
June 28, 2011
Introduction
Selling Points for SQL Azure
Components of SQL Azure
Platform Tools
Summary
About the author