Azure Function did not get triggered after being published to the portal

Muhammad Guruh Ajinugroho 105 Reputation points
2023-02-15T15:19:23.44+00:00

Hi,

I was following this official guide (link below) to publish my azure blob trigger function to the azure portal.
https://learn.microsoft.com/en-us/azure/azure-functions/functions-develop-vs?tabs=in-process#publish-to-azure
The publishing process is succeed and I was able to see my function in the portal. However, the problem is, when I tried to change a file inside the monitored Azure Container, it did not trigger the function like it would when my function was still runs locally.

I've also checked inside the Application Insight for logs but it still empty, further confirming that my function did not get triggered at all.
Is there any other steps I need to be checked for my function to be run properly,
Sincerelly,

Guruh.

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

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.