|
SQL Azure is Microsoft's relational database
offering in the cloud. While it's similar to SQL
Server 2008 there are enough differences that it's
important to understand what you can and cannot do
with SQL Azure. This presentation gets you
comfortable with SQL Azure and understand how it can
best be used. Topics:
- Signing up for SQL Azure
- Creating a database, users
and tables
- Differences from other SQL
Server 2008 editions
- Configuring the firewall
- Moving schema and data up and
down from the cloud
- Getting the right connection
string from the Azure UI
- Checking Usage and Billing
information
- Connecting to SQL Azure
- Approaches to scaling with
SQL Azure
- Data Access with OData
Slides for the SQL Azure presentation
Updated 9/30/2010
Examples from the Presentation
SQL Azure Migration Wizard
SQL Server 2000 Sample Databases
SQL Server DataSync |