In order to complete the app installation process you will need the following information prepared.
- Server Address
- Database Name
- Database Username
- Password
(The username must not be the servers username. It must be a database user for the database you create for us to sync data to)
The following permissions must be granted to the Database User used to run this application.
db_datareader
db_datawriter
db_ddladmin
GRANT VIEW SERVER STATE TO <user_name>
Depending on how you have set up your security you may also need to whitelist our App Services’ IP address range. Please visit the Help Desk to retrieve this information.
Once you are prepared click the Get Started button on the product page.