Automate transfer of files from Blob storage to external server

Andrew 21 Reputation points
2022-06-10T15:44:55.007+00:00

Is there a way to automate the process of transferring newly uploading documents in a blob container to an external server? For example every time a new file is uploaded it triggers the transfer of the file to the external server.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 43,801 Reputation points Microsoft Employee
    2022-06-14T08:34:34.067+00:00

    @Andrew Firstly, apologies for the delay in responding here!

    We do not have any such ready(built-in) feature for your scenario, you can make use of Events to trigger a function app whenever a new file is uploaded and based on that trigger they will have to have their own logic to transfer the file to an external server.

    If you wish you may leave your feedback here, All the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

    Please let us know if you have any further queries. I’m happy to assist you further.

    ----------

    Please do not forget to 211236-screenshot-2021-12-10-121802.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful