Azure function can't access storage account

Mirko Krajcer 5 Reputation points
2025-08-22T20:17:41.4333333+00:00

I have an Azure function that goes to the storage account(s) and container(s) and, for some reason, in one of the containers it doesn't have access (Authorization error), when it's running on a schedule.

When I run it manually, it does everything normally.

What's wrong?!

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
{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.