Forum Discussion
JohnKarwoski
Apr 11, 2019Copper Contributor
Help with best practice - Implementing OData URL Conventions (V4) with Azure Functions V2
I’m JohnKarwoski looking for some best practices on implementing OData URL Conventions (V4) with Azure Functions V2 (using .NET Core 2.1) that utilize a CosmosDb backend setup using the SQL API. ...
aletc1
Aug 09, 2019Copper Contributor
JohnKarwoski I could share with you a workaround while official support is being developed: https://github.com/aletc1/examples-odata-azure-functions
Full details in: https://www.algohace.net/posts/odata-en-azure-functions-v2 (Spanish only)
If you want to track the official request, please go to: https://github.com/Azure/Azure-Functions/issues/1044