Hello all,
We've created a User assigned managed identity in Azure to access storage containers under a Data Lake storage account resource.
The issue we're running into is that the the Managed Identity doesn't have access to the containers despite having several areas in Azure where it has been given the proper roles/ACL access.
For example,
At the Storage Account level, the UAMI has "Storage Blob Data Contributor"
In and individual storage container, the UAMI has R/W/E permissions on the ACL
I'm not sure where else the UAMI needs security allotments to access the containers, but when we run a logic app it gets a forbidden "This request is not authorized to perform this action"