If we have the following:
- 1 Azure Cosmos DB account
- 4 databases
- Each database contains 1 collection
Would we be able to add 1 new database containing 1 new collection and use that collection as the lease collection for monitoring changes to the other 4 collections? Or does each lease collection need to be associated with 1 and only 1 monitored collection?