Cannot create Collection Information — error when trying to test Cosmos DB trigger locally
问题 I am testing out developing an Azure Function to read the change feed of a Cosmos DB database. I have created such a function from the Azure portal, but I would like to use VS or VS Code to do so. I have my environment set up using v2.0.3 of the Azure Function Core Tools, but when I try to test the function, I get the following error: [10/9/2018 4:33:34 PM] Error indexing method 'Functions.workordersTrigger' [10/9/2018 4:33:34 PM] Microsoft.Azure.WebJobs.Host: Error indexing method 'Functions