Azure function in Python code running successfully on VS Code with blob trigger but giving timeout error when deployed on azure

Syed Hasan Mintways 0 Reputation points
2024-07-01T15:31:02.55+00:00

I have created Azure function in Python code with blob trigger to run when a file is uploaded in a Azure storage which is running successfully on VS Code with blob trigger but giving timeout error when the same is deployed on Azure

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