Using SQL for default Dreamfactory database

I’m looking at using Dreamfactory on Windows Azure in a VM. I need to make the default Dreamfactory MySQL database (which installs with Users and Roles) an Azure SQL database - is this possible/how?

Just create a new service on your DSP for the Azure database. It will have all the same user/role control as the default local ‘db’ service. Then you can ignore the ‘db’ service if you don’t need it.