Administration: How-to Topics (Windows Azure SQL Database)
This topic provides links to information about how to perform common administrative tasks with Microsoft Windows Azure SQL Database.
In This Section
| Topic | Description |
|---|---|
|
How to: Configure the Server-Level Firewall Settings (Windows Azure SQL Database) |
Demonstrates how to configure the server-level firewall settings to control access to the SQL Database server. |
|
How to: Configure the Database-Level Firewall Settings (Windows Azure SQL Database) |
Demonstrates how to configure the database-level firewall settings to control access to databases in the SQL Database server. |
|
How to: Migrate a Database by Using the Generate Scripts Wizard (Windows Azure SQL Database) |
Demonstrates how to move a database from a local instance of SQL Server to SQL Database by using Transact-SQL scripts. |
|
Demonstrates how to back up a SQL Database. |
|
|
How to: Copy Your Database to a Different Server (Windows Azure SQL Database) |
Demonstrates how to copy a SQL Database to a different server. |
|
How to: Import and Export a Database (Windows Azure SQL Database) |
Demonstrates how to import and export databases in Windows Azure SQL Database. |
|
How to: View Import and Export Status of Database (Windows Azure SQL Database) |
Demonstrates how to view the status of asynchronous database import and export operations. |
|
Demonstrates how to create a federation in Windows Azure SQL Database. |
See Also