Forum Discussion

Frost Metal's avatar
Frost Metal
Copper Contributor
Jan 01, 2018
Solved

Help For 2008 server Onpremise to Azure Migration

Hi, My SMB company wants to move their IT to Azure.We have an AD server,a File server (Both windows 2008 r2) and 16 tb NAS for file sharing and Tape drive for backup.Inorder to migrate what all wil...
  • Vineet Arora's avatar
    Vineet Arora
    Jan 09, 2018

    Hi,

     

    In that case, you can consider below.

     

    1. Create VPN with Azure.

    https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal

    2. Create 1 VM for AD.

    https://docs.microsoft.com/en-us/azure/active-directory/active-directory-deploying-ws-ad-guidelines

    3. Create 1 VM for File services & Accounting Software.

    4. Configure backup.

     

    You could use Azure File share as network drives but so far Azure files do not have option to restrict access based on permissions. So, a file server should do the job.

    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

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

     

     

    You need to have a good & reliable/redundant internet connection for this to work.

Resources