Description
The database server instance configuration view is used to configure the SQL database that is associated with the deployment.
- Database Server Instance
- This is the name or address of the SQL server instance that will be used by this deployment. If you are using SQL Azure as
the database server, you can click on the ellipsis button for a list of SQL Azure databases available to your subscription.
For example:
-
wzi3brmt
or
127.123.1.54
- User ID
- Enter the user id that will be used by the deployment to access the SQL server database.
- Password
- Enter the password associated with the user id that allows access to the SQL server database.
If the database instance is online, you can test the connection using the
Test Connection button.