File Synchronization in Blob Storage.

Deivid Herley Feitosa Rocha 1 Reputation point
2022-02-07T12:59:41.78+00:00

Hello friends,

I have a File sync service scenario configured and operational. However, at this moment I would like to evolve this scenario and keep using the File Sync Agent.

1 - Today I have several clients that transmit files from their file servers via File Sync Agent, to a File Server located in my Azure.

2 - Every day at 7 pm, I trigger an AzCopy process that sends all files received to a Container created in another Azure so that all files are centralized.

My demand is to automate this sending throughout the day, that is, the client transmitted the file at 12:30 pm at the most, 12:30 pm to be sent to the central file, and not only at 19 pm.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,156 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,415 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 33,141 Reputation points Microsoft Employee
    2022-02-07T19:31:21+00:00

    @Deivid Herley Feitosa Rocha
    I understand that you want files that are synced to Azure Files to automatically be synced to Blob Storage. Please let me know if I am understanding this correctly.

    There is not currently a feature of managed solution for this. However, please see this similar thread which has some recommendations on how you can do this using logic apps.

    For product feedback and feature requests I will refer you to our feedback forum. This allows the community to add their voice and upvote popular ideas. The forums are monitored and responded to by our product teams.
    https://feedback.azure.com

    Hope this helps! Let us know if you have further questions or run into any issues.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments