Share via

BlobTrigger got 404 error

Leo Chen 21 Reputation points Microsoft Employee
2021-02-04T19:11:39.93+00:00

Hi,

I have a workflow which includes DurableFunctions that starts from blobtrigger, so now we have around 180k files uploaded per day, but I saw a lot of weird 404 error from the BlobTrigger, Could you help me understand what's going on? Looks like the Blobtrigger wants to find the Azure functions instances from Storage Account? For example,

Result code 404

Remote dependency name GET <Our Storage account name>/<Azure Functions name>Instances

Category Function.BlobTrigger

LogLevel Information

Command https://<Our Storage account name>.table.core.windows.net:443/<Azure Functions name>Instances(PartitionKey='xxxxxxxxxxxx',RowKey='')?$select=ExecutionId%2CName%2CVersion%2COutput%2CCustomStatus%2CCreatedTime%2CLastUpdatedTime%2CRuntimeStatus%2CPartitionKey%2CRowKey%2CTimestamp%2CETag

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Your answer

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