Administration: How-to Topics (SQL Azure Database)
This topic provides links to information about how to perform common administrative tasks with Microsoft SQL Azure Database.
In This Section
| Topic | Description |
|---|---|
|
Demonstrates how to configure the SQL Azure firewall in order to control access to the SQL Azure server. |
|
|
How to: Migrate a Database by Using the Generate Scripts Wizard (SQL Azure Database) |
Demonstrates how to move a database from a local instance of SQL Server to SQL Azure by using Transact-SQL scripts. |
|
Demonstrates how to back up a SQL Azure database. |
|
|
How to: Copy Your Database to a Different Server (SQL Azure) |
Demonstrates how to copy a SQL Azure database to a different server. |
|
Demonstrates how to export the metadata and data from a database as a data-tier application export file. |
|
|
Demonstrates how to create a database by importing the metadata and data from a data-tier application export file. |
|
|
Demonstrates how to view the status of asynchronous data-tier application operations. |
See Also