Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
363 stars 301 forks source link

Unable to access Storage Account using User assigned Identity #1066

Closed geetikagupta16 closed 2 months ago

geetikagupta16 commented 4 months ago

I am trying to access a Storage account using Create Blob(V2) logic app action using User assigned identity but encountering the following error: image

The logic app and storage account is in the same resource group and I have also added the necessary role Storage Blob Data Contributor to the user assigned identity in the storage account.

Plan Type

Consumption

Steps to Reproduce the Bug or Issue

  1. Create a User assigned identity
  2. Create Logic app action Create Blob (V2) , add the required storage account details and in the managed identity section select the user assigned identity
  3. Go to the storage account and add the role Storage Blob Data Contributor to the user managed identity
  4. Run the workflow

Workflow JSON

No response

Screenshots or Videos

No response

Additional context

No response

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 45 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.