In my previous post I reviewed the bindings that are setup for an Azure function that handles POST requests for the trip logger service. For this post I will be reviewing the simple code that translates the posted data to a trip entry to be saved in Cosmos DB. The initial setup only contains one …
Continue reading “Creating Trip Data With Azure Functions and Cosmos DB”