Operations on Windows Azure SQL Database Servers
The SQL Database Management API includes operations for managing SQL Database servers for a subscription.
In This Section
| Topic | Description |
|---|---|
|
A technical reference that describes how to add SQL Database servers for a Windows Azure subscription using the Database Management API. This technical reference includes example code. |
|
|
A technical reference that describes how to list all SQL Database servers provisioned for a Windows Azure subscription using the Database Management API. This technical reference includes example code. |
|
|
A technical reference that describes how to remove a SQL Database server from a Windows Azure subscription using the Database Management API. This technical reference includes example code. |
|
|
A technical reference that describes how to change the administrator password for SQL Database servers provisioned for a Windows Azure subscription. This technical reference includes example code. |
See Also