Forum Discussion
arpitasatarkar
Aug 17, 2023Copper Contributor
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
Sort By
- tomfahlbergCopper ContributorWe 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
- tomfahlbergCopper ContributorWhat I don't know is how stable this list is.