What is the difference between Windows Azure Storage Service and SQL Azure Database?
Windows Azure Storage Service is designed to be the lowest cost, most efficient solution for large scale data storage and retrieval in the cloud. It can store blobs, queues, and simple tables (non-relational). SQL Azure is designed to bring the power of relational databases into the cloud and will provide rich querying over tables.