Public preview: Azure SQL trigger for Azure Functions
Share
Services
Azure Functions can be invoked when a row in a SQL database is created, updated or deleted through the [Azure SQL trigger](https://aka.ms/sqltrigger) for Azure Functions, now available in public preview for C# functions. The Azure SQL trigger is compatible with Azure SQL Database, Azure SQL Managed Instance and SQL Server.
Additionally, Azure SQL bindings for Azure Functions have expanded input and output binding support to Java, PowerShell, Python, JavaScript and C# functions. With Azure SQL bindings, data can be input from a database to the function with an input binding and data can be output from the function to the database with an output binding.
To learn more about developing Azure Functions with the Azure SQL bindings and the Azure SQL trigger, visit the [documentation](https://aka.ms/sqlbindings). The library is open source and is available on [GitHub](https://github.com/Azure/azure-functions-sql-extension) and on [NuGet](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql).
* Azure functions
* Azure SQL
* SDK and Tools
* Open Source
* [ Azure SQL](https://azure.microsoft.com/en-gb/products/azure-sql/)
* [ Azure functions](https://azure.microsoft.com/en-gb/products/functions/)
What else is happening at Microsoft Azure?
Read update
Services
Share
Generally Available: Storage account default maximum request rate limit increase to 40,000 requests per second
December 12th, 2024
Services
Share
Read update
Services
Share
Generally Available: Regional Disaster Recovery by Azure Backup for AKS
November 22nd, 2024
Services
Share
Generally Available: Enhancements on Azure Container Storage for performance, scalability, and operational insights
November 19th, 2024
Services
Share