Is Azure SQL trigger for Functions is generally available for SQL Server hosted on Azure VM

Kalyan Babu Basa 40 Reputation points
2024-02-28T14:09:43.76+00:00

I see that the Azure SQL trigger is now generally available on Azure SQL Database. Here is the link: https://azure.microsoft.com/en-us/updates/general-availability-azure-sql-updates-for-latejanuary-2024 Is it also generally available for SQL Server hosted on Azure VM?

Azure SQL Database
SQL Server Other
{count} votes

Accepted answer
  1. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2024-02-28T14:34:38.9466667+00:00

    Hi,@Kalyan Babu Basa Welcome to Microsoft Q&A thanks for posting your question.

    It is not quite yet GA at this time. Should be GA in the next week or so, If the SQL trigger is GA, it is GA for all of its compatible connectors (Azure SQL Database, Azure SQL Managed Instance, and SQL Server anywhere with connectivity – including Azure VM) Its platform agnostic. As long as it meets the requirements in the docs for version and can connect to a instance via a connect string, it is fine.

      https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-azure-sql-trigger?tabs=isolated-process%2Cportal&pivots=programming-language-csharp

    Regards

    Geetha

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.