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:
- Power Automate does not support Azure Blob SFTP directly,
- Use the Azure Blob connector for Get Blob Content.
- SFTP should only be enabled for external systems (e.g., vendor systems) that need SFTP access.
Instead:
- Use Trusted Services setting OR manually add Logic Apps IPs
- Keep “Selected networks and IPs” enabled, restrict to vendors and Power Automate IPs
- Use Azure Blob Storage connector, not SFTP in Power Automate
- 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.