Is there any way to export details of all existing azure cosmos mongo databases, its RU value & scaling properties, and the details of collection belongs to each database in that list with its properties in a table format ?
Looking for a way, that can be automated using azuredevops pipeline, where we can give the cosmos db instance as list. it should be capable to fetch DB and collection properties dynamically.