This post has been republished via RSS; it originally appeared at: Microsoft Tech Community - Latest Blogs - .
Azure Functions are a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs. Azure SQL bindings for Azure Functions make integrating your SQL data with serverless applications easier than ever, now available in preview with input and output bindings for C# functions. Join this episode of Data Exposed with Drew Skwiers-Koballa and Anna Hoffman for a look at how Azure SQL bindings for Azure Functions make building data-backed APIs a breeze.
Resources:
Azure SQL bindings for Azure Functions overview (preview): https://aka.ms/sqlbindings
ToDo API backend with Azure SQL bindings: https://docs.microsoft.com/samples/azure-samples/azure-sql-binding-func-dotnet-todo/todo-backend-dotnet-azure-sql-bindings-azure-functions/
Azure SQL Functions SQL Extension - Github: https://github.com/Azure/azure-functions-sql-extension
