Migrating mission critical database from SQL on Prem to Azure SQL

  • We are migrating our environments to Azure, it will be a mix of SQL managed instances and Azure SQL instances depending on the different system requirements.

    We offer realtime service to out clients and need to have minimal downtime hen we make the shift. The first database will be migrated to AzureSQL.

    Our on prem database is approx 600GB,

    Our initial thoughts was to:

    1. Do the initial restore (Today we have used Data Migration Assistant)
    2. Pause the Application services - To prevent database access
    3. Do transaction log backup
    4. Upload to Azure Storage Account & redirect the Applications service to connect to the Azure SQL Database & verify connection
    5. Do transaction log restore
    6. Start the Application services - To let the trafic go to the Azure SL database

    Unfortunately we haven't found a way to to transaction log restores from an on premise SQL Server transaction log to Azure SQL.

    Are there anyone that has had experience the same type of challenge and found the best way to to the migration with minimal downtime?

  • Could you please provide more information?

    😎

    Versions, Recovery Modes etc.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply