Is there a way to have a Power Automate connector to an Azure Storage Blob with the firewall enabled?
The only workaround I have found is to have all of the PA region IPs ( https://learn.microsoft.com/en-us/connectors/common/outbound-ip-addresses#power-platform ) listed in the storage firewall. This works, but for how long, as I read that having the firewall enabled on the storage firewall for PA is not supported. (https://learn.microsoft.com/en-us/connectors/azureblob/#known-issues-and-limitations).
We were also told we can use a On-Premises Data Gateway to connect to the Storage via the gateway, but that connector is failing with the error: "The 'authType' connection parameter is null or invalid for the no-premise connection request".
There has to be some documentation or workaround for this, as connecting from Power Automate to Azure Storage SECURELY is not an unreasonable request. Any help would be appreciated.