Forum Discussion

OUSSAMA GHARRECH's avatar
OUSSAMA GHARRECH
Copper Contributor
Dec 09, 2017

Microsoft Azure recommendation

Hello,

We want to migrate our business data from our local server to cloud to ensure an everywhere connectivity . My concern is to unterstand how we can move our local data (file sharing, excel, word) from local to cloud knowing the we have currently 12TB of working data, and how long it will take to do this task knowing that i cant afford more than a one day data unavailability .

Also, i want the same data to be accessible by 200 employees as a shared data from their local computers including a specific access rights (Read only, RW) that i define later . 

 

Please help me to understand the adequate and best solution to succeed this test .

1 Reply

  • Vineet Arora's avatar
    Vineet Arora
    Brass Contributor

    Hi,

     

    You can use import/Export Service to ship large amount of data. Just copy the data and then upload changes using internet.

    https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-service

     

    Then use Azure File Share to provide access to employees.

    https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-create-file-share

    https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows

     

    Permissions will not be possible to define as of now but its planned.

    https://feedback.azure.com/forums/217298-storage/suggestions/8341212-azure-files-access-share-by-azure-ad-credentials

     

Resources