Error when using managed identity for AzureWebJobsStorage

Sordakis Martina 11 Reputation points
2022-05-18T14:54:11.973+00:00

Hello

We are trying to deploy a functionApp by using a managed identity for AzureWebJobsStorage, as described here: https://learn.microsoft.com/en-us/azure/azure-functions/functions-identity-based-connections-tutorial

We followed the steps and set the permissions but still get the error : "Unable to find the storage account associated with the function app".
Deployment is done via an AzureDevops Pipeline (service connection has the same permissions as the managed identity)

Do you know how this can be solved?

Thanks in advance.

Martina

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} vote

1 answer

Sort by: Most helpful
  1. Himanshu Punjabi 10 Reputation points
    2024-12-06T21:03:45.7133333+00:00

    Thank you for sharing this information Sordakis Martina. I had exactly the same requirement and was searching for a solution since a week. This post is really helpful.

    0 comments No comments

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.