Azure File Share sync between two azure subscriptions

Urszula Gryczan 136 Reputation points
2021-06-28T12:55:38.637+00:00

Hi Azure Team!

I have two azure file shares (A and B) in two different subscriptions (sub_A, sub_B). I would like to synchronized those file shares. It means that in both file shares will be the same files and file share content will be updated once a day. (azcopy copy cannot meet the expectations, because I upload files into file share once a day) What is the best option for this?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,160 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,679 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 43,411 Reputation points Microsoft Employee
    2021-06-29T11:02:29.553+00:00

    @Urszula Gryczan Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    If the subscription under which the file share is deployed is associated with the same Azure AD tenant as the Azure AD DS deployment to which the VM is domain-joined, you can then access Azure file shares using the same Azure AD credentials. The limitation is imposed not on the subscription but on the associated Azure AD tenant.

    The Cloud Endpoint (File Share/Storage Account) and Storage Sync Service can be in separate subscriptions but must be in the same AAD tenant.
    For more information, see: Azure File Sync resource moves and topology changes | Microsoft Learn

    Hope this helps!
    Kindly let us know if the above helps or you need further assistance on this issue.

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

    Please do not 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

0 additional answers

Sort by: Most helpful