What do developers love about Azure Functions and Azure SQL?
3
Scenario: creating an API on a SQL database
4
Introducing SQL bindings for Azure Functions
5
Input and output SQL bindings
6
SQL input binding
7
Sample API: product list
8
Sample C# Input Binding
9
Demonstration
10
Sample JavaScript Input Binding
11
Demonstration
12
SQL output binding
13
Sample API: new product
14
Sample JavaScript Output Binding
15
Sample C# Output Binding
16
Demonstration
17
SQL Projects for SQL Code Deployment
18
Demonstration
19
Managed Identity Authentication
20
Connecting with Managed Identity
21
Closing Notes
Description:
Explore the integration of Azure Functions and Azure SQL using SQL bindings in this 27-minute conference talk from Microsoft Build 2022. Learn about the public preview of SQL bindings for C#, JavaScript, and Python functions, which simplify development for both new and existing databases. Discover how to use input and output bindings through various examples, including creating APIs on SQL databases. Gain insights into SQL Projects for code deployment and Managed Identity Authentication. Follow along with demonstrations of C# and JavaScript implementations, and understand how these tools can expedite your development process when working with Azure Functions and Azure SQL.
Azure SQL and Azure Functions - Integration with SQL Bindings