I am trying to connect storage account which has firewall and virtual network enabled from Logic App. I am trying to use the Extract File operation which needs a connection to storage account and have defined source and target location. But connection is failing. I followed all provided details , add all the outbound IP address from the region and added in whitelist, allowed trusted services connection from Microsoft, also allowed LogicApp to be connected, enabled the managed identity and provided a contributor level RBAC role. Nothing works and I am still getting the same error
Error code: '403', Message: 'This request is not authorized to perform this operation. clientRequestId: 4E01EC88-F805-4FF1-BB1B-2FCA1C3ECF1B'. More diagnostic information: x-ms-client-request-id is '4E01EC88-F805-4FF1-BB1B-2FCA1C3ECF1B'.
Let me know what can be done.