I have an application that I am just migrating to Azure. Currently, I use the web.config transformation to manage to change the database connecting string dev/staging/prod environments. How is it best to manage these multiple connection strings in Azure?