Not able to see SQL Trigger in Azure function app

Mahesh Nerella 0 Reputation points
2023-10-05T06:04:16.97+00:00

Hi Team,

I am trying to explore Azure SQL trigger in azure function app. https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-azure-sql-trigger?tabs=isolated-process%2Cportal&pivots=programming-language-javascript. When i am trying to create function app i don't see a SQL. trigger option in the list. I am from walmart. Is there anything we need to do ?

Screenshot 2023-10-05 at 1.02.49 AM

Screenshot 2023-10-05 at 1.03.14 AM

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,261 Reputation points
    2023-10-05T06:35:21.2466667+00:00

    Hi Mahesh Nerella Thanks for reaching out. The Azure SQL trigger for Azure Functions is currently in preview and requires that a preview extension library or extension bundle is used.

    If you don’t see the SQL trigger option in the list, it might be because the feature is still in preview, or it might not be enabled in your current environment. You may need to check if the preview extension library or extension bundle is properly installed and enabled. User's image

    let me know incase of further queries, I would be happy to assist you.

    0 comments No comments

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.