I am trying out the dependency injection for Azure Function.
I have the following super simple code block
[FunctionName("CosmosWriteTest")]