Unable to create a connection to a storage account behind firewall

Betty Xu (Yun) (202) 41 Reputation points
2022-08-24T19:11:01.29+00:00

I created a consumption logic app, from there I am unable to create a connection to a storage account behind firewall at the same region. I have "Storage Account Data Contributor" permission.

But every time I click "Create" and got the error below:234559-image.png

The storage account setting as "Allow access from --> Selected networks" && "Exceptions --> Allow trusted Microsoft services to access this storage account".

Can you tell what I missing? Thank you!

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,829 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 20,916 Reputation points
    2022-08-26T17:01:30.903+00:00

    Hi @Betty Xu (Yun) (202) Thanks for reaching out. In order to access storage account in same region you need to enable system managed identities of Logic app to access through using connectors
    please refer the below document for necessary steps

    reference article: https://learn.microsoft.com/en-us/azure/connectors/connectors-create-api-azureblobstorage?tabs=consumption#access-storage-accounts-behind-firewalls
    https://learn.microsoft.com/en-us/azure/connectors/connectors-create-api-azureblobstorage?tabs=consumption#access-blob-storage-in-same-region-with-system-managed-identities

    Please let me know incase of further queries, I would be happy to assist you.

    0 comments No comments