Přeskočit na hlavní obsah
NYNÍ K DISPOZICI

GA: Azure SQL Trigger support for Azure Functions

Datum publikování: 27 března, 2024

Azure SQL trigger for Azure Functions is now generally available.  

You can now build application logic in azure function apps which can be driven by the data from Azure SQL database. Azure SQL trigger for Azure Functions allows you to use nearly any SQL database enabled with change tracking to develop and scale event-driven applications using Azure Functions.

Invoking an Azure Function from changes to an Azure SQL table is now possible through the Azure SQL trigger for Azure Functions in Elastic Premium and Dedicated  plans for Azure Functions supported languages.

  • Azure SQL trigger for Azure Functions will enable you, with nearly any SQL database enabled with change tracking,  to develop and scale event-driven applications using Azure Functions. The Azure SQL trigger is compatible with Azure SQL Database, Azure SQL Managed Instance, and SQL Server and can be developed with all Azure Functions supported languages for Elastic Premium and Dedicated plans.
  •  With input and output bindings for SQL already in GA, you can quickly write Azure Functions that read and write from your databases. Together with triggers and input/output bindings, the SQL extension for Azure Functions provides you improved efficiency with low-code/no-code database interactions and enables those who are looking to migrate their applications to Azure the ability to participate in modern architectures. 

Learn more.

  • Azure Functions
  • Features

Související produkty