Restoring a Database Group for Azure Database for MariaDB

You can browse and restore one or more databases for Azure Database for MariaDB.

Procedure

  1. From the navigation pane, go to Protect > Databases.

    The database overview page appears.

  2. On the Instances tab, click the instance.

    The instance properties page appears.

  3. On the Database groups tab, for the database group that you want to restore, click the action button action_button, and then click Restore.

    The Backup content page appears.

  4. Select the databases that you want to restore, and then click Restore.

    The Restore options dialog box appears.

  5. Follow the steps for the type of restore operation you want to run:

    • In-place restore:

      For an in-place restore operation, the destination client and the destination instance are the same as the source client and the source instance.

      1. Select In place.

      2. Select the Restore type data.

      3. In the Staging location box, type the path for the staging location.

    • Out-of-place, cross instance restore:

      1. Select Out of place.

      2. From the Restore type list, select Cross instance restore.

      3. From the Destination client list, select the client.

      4. From the Destination instance list, select the instance.

      5. Select the Restore type data.

      6. In the Staging location box, type the path where the data will be staged.

    • Out-of-place, restore to disk:

      1. Select Out of place.

      2. From the Restore type list, select Restore to disk.

      3. From the Destination client list, select the client.

      4. In the Destination folder box, type the folder path.

      5. Select the Restore type data.

  6. Click SUBMIT.

Loading...