That's great information! Thanks for the replies.
So it sounds like from a cost and scalability perspective it's well worth figuring out how Table Services works. From this discussion it appears the only possible drawback is no simple migration between tables and a SQL db so once a developer
commits to tables, get used to it, though I'm sure a third-party will devise a migration sooner or later. Who knows, maybe SSIS will get some Azure datasource controls one day.
What about LINQ, Entity Framework, etc with Table Services? Do these technologies use Table Services as a data source just as they do with an SQL database or am I looking at a whole new mechanism for querying data?
Can anyone suggest a good "Table Services for the SQL Server developer" learning resource?
Thanks!
Mark