[Analytics Engineering] Now you can execute an Azure Function in response to a data change event Azure SQL DB Table
Ali, Saqib docbook.xml at gmail.com
Mon Mar 18 13:49:17 UTC 2024
Ever wanted to trigger an Azure Function in response to a data change event that happened on a Azure SQL Database table? Well now you can: https://devblogs.microsoft.com/azure-sql/azure-sql-trigger-binding-for-azure-functions-goes-ga/
Looks interesting. But I am curious how this will scale when there are a lot of Change Events on the database.
- Previous message (by thread): [Wranglers] Turbo-charge Snowflake Query Performance by Avoiding Spilling to Storage | by John Ryan | Snowflake | Feb, 2024 | Medium
- Next message (by thread): [Wranglers] New Table Function RANGE_SESSIONIZE in Google BigQuery