An Azure service that provides an event-driven serverless compute platform.
BlobTrigger got 404 error
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