0

I'm creating Azure logic app standard, However, in logic app standard I'm unable to see the option to create managed identity connection for Azure Blob Storage. I have enabled Identity and added a contributor role to the Azure storage. enter image description here

Can someone please suggest, how I can achieve managed identity in logic app standard to Azure Storage (Blob). Thanks, Deepak.

Deepak Shaw
  • 461
  • 3
  • 6

1 Answers1

0

You can able to find it under the Azure >> When a blob is added or modified (properties only) (V2)

enter image description here

enter image description here

SwethaKandikonda
  • 7,513
  • 2
  • 4
  • 18
  • Thanks for your answer, as you have shown in your 2nd screenshot there is a drop-down available to select the managed identity, but I dont have this drop-down, please refer to my screenshot, I only have the option for connection string only... wondering why!! – Deepak Shaw Jul 13 '22 at 13:03
  • As I have mentioned, Instead of using Built-in blob trigger try using Azure blob trigger i.e., Instead of https://i.imgur.com/k44Z8dt.png use https://i.imgur.com/x7DM5Ks.png – SwethaKandikonda Jul 13 '22 at 15:24