Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,331 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have created an azure function using the CDMUtil solution and created the event . I have already created my blob before setting up the azure function so the event is not triggering . How can I fix this . And is there any document to see what to do in the synapses once the event is triggered . I cant see any resources related to this other than the one in githib .