I have made a small application in Windows Azure. For research purposes they asked me to research this scenario, and I can't seem to find any good information on it.
In short scenario (not real): The application works fine for 1 company but because we are an IT firm we want to expand this application and make it available for other companies. It's like making a copy of the application that would use another database for storage and this for each company we want to offer it to.
What is the best way to approach this in Windows Azure?