GA: Azure SQL Trigger for Azure Functions

0
105
The next decade in enterprise backup

Source is Azure Business News

Azure SQL trigger for Azure Functions is now generally available.  

Users 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 customers with 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 generally available, you  can quickly write Azure Functions that read and write from their databases, 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. Together with triggers and input/output bindings the SQL extension for Azure Functions provides improved efficiency, develop and maintain less complex code, and enables you to more easily migrate applications to Azure to rebuild modern architectures.

Learn more.

Source is Azure Business News

Vorig artikelGeneral Availability: Connection audit logs for Enterprise tier caches for Azure Cache for Redis
Volgend artikelPublic preview: Node autoprovision support in AKS