For a SQL database, I can easily see the size of the database in the Overview blade in Azure Portal. Or I can query for instance EXEC sp_spaceused
to find out.
Is there such a thing for Cosmos DB?
Search for Monitor -> Metrics -> Select Scope (Your cosmos) -> Select Metric( Data Usage or Index Usage)
The other way go to cosmosdb -> Metrics(Classic)