How to get Power Automate to work with Azure Blob Storage sftp that is set to Enabled from selected virtual networks and IP addresses

Brandon Panasiuk 20 Reputation points
2025-07-16T14:00:48.8666667+00:00

I have set up an Azure Blob Storage sftp that is set to Enabled from selected virtual networks and IP addresses as i am restricting to only specific IP addresses from a vendor. I am trying to set up the Get Blob content automation in power automate, but the connection is failing likely due to the private access setting. How do i still keep it private but allow Power Automate to run its job?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
{count} votes

1 answer

Sort by: Most helpful
  1. Sina Salam 26,666 Reputation points Volunteer Moderator
    2025-07-17T14:59:28.8366667+00:00

    Hello Brandon Panasiuk,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you would like to get Power Automate to work with Azure Blob Storage sftp that is set to Enabled from selected virtual networks and IP addresses.

    Most of all, if I may ask; what kind of Power Automate connector are you using? Native Azure Blob connector or HTTP/SFTP connector, which directly impacts how your access should be configured.

    For now, I will suggest you avoid using SFTP for Power Automate Blob Access because:

    1. Power Automate does not support Azure Blob SFTP directly,
    2. Use the Azure Blob connector for Get Blob Content.
    3. SFTP should only be enabled for external systems (e.g., vendor systems) that need SFTP access.

    Instead:

    1. Use Trusted Services setting OR manually add Logic Apps IPs
    2. Keep “Selected networks and IPs” enabled, restrict to vendors and Power Automate IPs
    3. Use Azure Blob Storage connector, not SFTP in Power Automate
    4. Consider Private Endpoint with Logic App in VNet (advanced setup)

    I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.