I'm trying to get up-and-going with Windows Azure. I understand that I need to create a "Storage Account". However, what I'm confused about is, how I should set it up. For instance, my Azure subscription is set to my company name. I intend to have multiple ASP.NET web applications (web roles) associated with my subscription. Each web application will have its own database.
Should each web application have its own storage account? Or should only one storage account be used for all of my projects?
There's no one way to answer this, but here are some thoughts to help your decision: