I am trying to store conversations and state of Bot framework in Cosmos DB.
I followed the documentation here-
https://docs.microsoft.com/en-us/bot-framework/dotnet/bot-builder-dotnet-state-azure-cosmosdb
After following the steps, the object is created in cosmosdb but the data property object is null.
Thanks,
Mitesh