Azure Logic Apps connect to Firewall Protected Blob Storage

preview_player
Показать описание
Protecting sensitive data is one of the most critical tasks when it comes to designing cloud applications. But sometimes this imposes challenges when using out of the box components, like in case of logic apps connecting to firewall protected blob storage.

In this episode I will show you how work around this challenge and implement secure/trusted connectivity from logic apps to azure blob storage.

Next steps for you after watching the video
1. List of trusted services for Blob Storage
2. Get BLOB HTTP action docs
3. Get BLOB HTTP action version docs
4. Get BLOB HTTP action authorization
5. Logic App managed identity docs
6. Logic Apps event grid trigger docs

### Want to connect?
Рекомендации по теме
Комментарии
Автор

I've watched a couple of your videos, finally subscribed. You do a great job explaining the how and the why. Thank you.

kevinlyman
Автор

⚠⚠⚠ Attention ⚠⚠⚠
When considering user assigned managed identity please note that currently this scenario is not yet supported. Services using user assigned identities are not considered trusted
service. Thanks Andrzej J. for bringing this to my attention! 😊💪💪

AdamMarczakYT
Автор

Thank you Adam, this is first video of you i have seen, and its really cool.

imtiaz
Автор

This is too good, You have explained many concepts in one post. Hats off

tinnkuu
Автор

Very helpful. The UI is slightly outdated... the concept is current and very helpful. Using Event grid is much more efficient compared to When blob is added or modified. Thanks.

kgolthi
Автор

Thanks Adam for this video. It's really helpful. Looking forward to have more videos on Azure Integration Services clubbed together

vaibhavi
Автор

Thank you so much Adam for this tutorial. Its much helpful for me.

deepjyotimitra
Автор

Great content again!!.. i have one question.. after assigning the Managed Identity to the Logic app and given permission to Managed identity on storage account , Can't we use the GetBlob content action in logic app?
Do we need to use the Http call only?

amarnath
Автор

Wonderful. Found this information very useful.

icici
Автор

Adam, this is an awesome video. I just have a question. What happens if we need to monitor only a folder within the container and not the entire container? I addee /(nameoffolder) but that didn't fix the issue

Thanks again

cjilmacy
Автор

How about write/create file into BLOB container using managed identity!! DO you have any demo on that? please let me know thanks

DeepakShaw
Автор

It's a very detailed and informative tutorial as always... Do we have connectivity to ADLS Gen 2 from Event grid or Logic apps..

Thanks in advance

arunsankarrajan
Автор

Yay!! Superlikes.... wonderful presentation... AAA (Adam Azure Awesome!)

nishbobby
Автор

Hi Adam option 1 when a blob is modified, I am using this mechanism in my current env. but I dont know how can I use Managed identity in option 1 approach. As Option 2 is having HTTP trigger which by default gives a option to choose authentication method .

anujgupta-lcmd
Автор

Can you suggest a workaround to make some changes(modify, update, delete) in the storage account using logic apps but without public access and also without ISE?

AtindraShekhar
Автор

Adam, thanks for your video. do you have any reference to SAP BAPI connector? I'm looking for a tutorial to pass the input parameter.

SivanandhamP
Автор

Hi Adam,
I have been searching the internet for a video or an article to use logic app to convert xlsx files on an SFTP directory to csv or text but i cant find any leads, can you please give suggestions or do a video on that, thank you so much

zoehaddad
Автор

have they changed the UI again? I don't get these options when using the Blob Storage connector in Logic Apps

TomNook.
Автор

Hi Adam, these are great videos and helped me a lot. Can you tell me how to setup Azure Event Grid Subscription when my LogicApp resides within an ISE and or In WorkflowSettings of LogicApp we have configured "Only other LogicApp" or "Specific IP ranges". Will be great if you can help me.
Thanks

abhijeetagarwal
Автор

Hi there,
Im getting a "Issuer validation failed. Issuer did not match." error when I run the logic app. Do you know what that could be caused by?

keerthanajayakumar