I have been searching for a way to instantiate a collection with a schema using the Pymongo API to access the Cosmos DB API.
I see the MongoDB API 3.6 does not support the 'myColl' database operator. Is there another method to do this? I need a method that I can script so that the process can be automated and run in the background.