question

MikkelNielsen-7017 avatar image
0 Votes"
MikkelNielsen-7017 asked JayaC-MSFT answered

Azure funtions to Azure storage firewall issues

I have a pipeline which looks like this Power automate -> Azure Functions -> Azure Storage.

But I have trouble with the last part Azure Functions -> Azure Storage. I have enabled that only certain ips can access the storage. And I have allowed all possible ips the azure function can have, as far as I can find with your documentation. But the azure storage account still doesn’t allow the azure function through, any ideas?

azure-functions
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Is your azure function and storage in same region ?

0 Votes 0 ·

They are, I read that it is something with internal ips because of the same region.

0 Votes 0 ·

Yes, there is limitation if I am not wrong. If your source resource and storage account is in same region it will use its private IP address for communication.

Read this 109035-screenshot-2021-06-24-at-41833-pm.png


0 Votes 0 ·

1 Answer

JayaC-MSFT avatar image
0 Votes"
JayaC-MSFT answered

@MikkelNielsen-7017, Welcome to Microsoft QnA. Thank you for the question.

Your function app is running on which plan? Which IPs you have whitelisted? Can you share the document link, which you have followed.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.