This question already has an answer here:
Question,
We design our service as such that we'll be creating a lot of Azure tables. The Azure portal only shows the cost related to the storage size. But is there any additional cost related to keeping a lot of tables ( AWS does charge per table ).
What we're hoping is the cost will be the same either we create 100,000 small Azure tables (say all combine to be 100G) vs 1 table with 100G.
Is this true?
Thanks. Tim