We have CosmosDB instance with multiple collections: 10 of them created with dedicated throughput (400 RU/sec) and remaining 2 are created in a database with a shared 400 RU/sec throughput.
In the CosmosDB Collections Browse there is a Table which gives an overview on estimated hourly cost per collection and from there it seems like there is NO difference cost-wise (same estimated hourly cost is reported for collections created with dedicated throughput as well as for collections which should share throughput).
Can somebody confirm if a database created with shared throughput generates single cost regardless of the number of collections created within that particular database?