There are many Containers in my CosmosDB Database, And I need to backup some but not all containers everyday. Some container are backuped for 7days, some are 15 days.
- I don't want to use incremental backup, because we just backup once everyday.
- Maybe we store backup dataset into Azure blob storage
The thing I don't know => container == collection
. Azure document is so confusing!