Forum Discussion

arpitasatarkar's avatar
arpitasatarkar
Copper Contributor
Aug 17, 2023

Flow from Power automate to Azure BLOB Storage failing with error code 403

Hello Team,

We have a power automate workflow designed to move the files uploaded on Sharepoint to Azure BLOB Storage container. The SAS token is generated to enable the access for the flow. It worked until recently, when we had Network Setting Configuration as Enable from all Networks.

Due to recent security policies, the internet routing and public access has been disabled. We now have enabled network routing from selected networks, along with Allow Azure services on the trusted services list to access this storage account and Microsoft network routing.

Since we made these changes to the network settings, we are receiving Error 403 Authorization Failed.

Kindly, advise if any setting is missing from our end.

Thanks & Regards,

Arpita

3 Replies

  • tomfahlberg's avatar
    tomfahlberg
    Copper Contributor
    We are also facing this. My understanding is that we have to white-list all the outbound Power Platform IP addresses in our blob storage accounts. Here is the list: https://learn.microsoft.com/en-us/connectors/common/outbound-ip-addresses#power-platform

Resources