Complete the Databases Guided Setup for Azure Cosmos DB for NoSQL

The Azure Cosmos DB for NoSQL guided setup takes you through the process of creating a server plan, adding a cloud instance, and then performing a test backup and restore.

Go to the Databases Guided Setup

  1. From the navigation pane, go to Guided setup.

    The Welcome page appears.

  2. On the Protect tab, click the Databases tile.

    The Databases guided setup appears.

    If you already completed the guided setup, select Go to app from more options on the tile to go to the Instances page.

Create a Server Plan That You Can Use for Azure Cosmos DB for NoSQL

If you already have a server plan that you can use, you can skip this step.

  1. On the Create server backup plan page, specify the settings for a server plan that you can use for the Azure Cosmos DB for NoSQL.

  2. Settings

    Steps

    Plan name

    1. Fill in the following plan information:

      1. Choose whether to create a new plan or use a base plan.

      2. If you selected Create a new plan, in the Plan name, enter a name for the server plan.

      3. If you selected Use existing base plan, specify the plan name and select a base plan.

    Backup destinations

    1. Click Add copy.

      The Add copy dialog box appears.

    2. In Name, enter a name for the backup destination.

    3. From the Storage list, select the storage to use for the backups.

      You can use the Air Gap Protect cool storage class for creating secondary copies, but not for creating primary copies.

    4. To specify the start time for backups on a specific date and later, move the Backups On and After toggle key to the right.

    5. For Retention rules, enter the amount of time to retain the backups.

    6. To specify additional backups, such as weekly full backups, move the Extended retention rules toggle key to the right, and then add rules.

    7. Click Save.

    8. To add additional regions to the backup destination, move the Multi-region toggle key to the right, and then select the regions.

      You can also add more regions and associate the storage copy to the region.

    RPO

    1. For Backup frequency, click Add.

      The Add backup frequency dialog box appears.

      1. From the Backup type list, select the backup type, and from the for list, select All agents or Databases.

      2. Specify the frequency of the backup.

      3. To specify the client time zone, full backup database frequency, or to add exceptions, move the Advanced toggle key to the right, and do the following:

        • From the time zone list, select the time zone according to which the backups must run.

        • If you select incremental or differential backup type for all agents or databases, to modify the full backup frequency of the database, specify a value for Run full backup on databases every option.

        • To add exceptions when the backups must not run, click Exceptions, and then add exceptions for any day of a month or week or schedule an exception for any week of the month.

          Exceptions repeat every week or month according to the selected exception.

    2. To modify the transaction log frequency, or enable disk cache for log backups, in the Run transaction log for databases field, click Edit edit button outline grey/gray pencil.

      • For Transaction log, specify how often to run log backups.

      • To automatically back up the database logs to the MediaAgent cache, move the Advance toggle button to the right and do the following:

        1. Move the Use disk cache for log backups toggle key to the right.

        2. For Commit every, enter how often to commit the logs to the CommServe computer.

        Disk caching of database logs applies to the following databases: Informix, Microsoft SQL Server on Windows, Oracle, Oracle RAC, and SAP HANA

        Note

        The database schedules are available only if the server plan is applicable to database solution and only one transaction log schedule can be added to that specific plan.

    3. For Backup window (if incremental and differential backups are supported for the workload), specify when you want incremental and differential backups to run.

    4. For Full backup window, specify when you want full backups to run.

    Folders to back up

    1. To back up only some content, in Content to back up, enter the content to back up.

      By default, all content is backed up.

    2. To exclude folders or files from the backup, in Exclude - files/folders/patterns, enter the content to exclude.

    3. Specify whether to include the system state in backups:

      • To include the system state in all backups, move the Back up system state toggle key to the right.

      • To include the system state only in full backups, select the Back up system state check box and the Only with full backup check box.

      • To use Windows Server's VSS (Volume Shadow Copy Service) to back up the system state, select the Use VSS for system state check box.

    Snapshot options

    1. Under Snapshot options, do the following:

      1. Specify how to retain snapshots:

        • To specify a number of jobs to retain on a snapshot copy, select Number of snap recovery points, and then enter the number of jobs to retain.

        • To specify a retention period, select Retention period, and then enter the amount of time to retain the jobs.

      2. If you don't want to create backup copies, move the Enable backup copy toggle key to the left to turn it off.

      3. For Backup copy frequency, enter how often to run backup copy jobs.

    Database options

    1. Under Database options, do the following:

      1. For Log backup RPO, enter how often to run log backups.

      2. To automatically back up the database logs to the MediaAgent cache, do the following:

        1. Move the Use disk cache for log backups toggle key to the right.

        2. For Commit, enter how often to commit the logs to the CommServe computer.

          Disk caching of database logs applies to the following: Informix, Microsoft SQL Server on Windows, Oracle, Oracle RAC, and SAP HANA.

    Override restrictions

    • Leave the Allow plan to be overridden check box cleared.
  3. Click Save.

Create a Cloud Database Instance for Azure Cosmos DB SQL API

  1. On the Add database servers page, from the Application type list, select Cloud DB.

  2. From the Select vendor list, select Microsoft Azure.

  3. From the Database service list, select Cosmos DB.

  4. From the API list, select SQL API.

  5. In the Instance box, enter a name for the instance.

  6. From the Cloud account list, select the Azure account that you want to use for the instance.

  7. If the cloud account that you selected uses an access node that includes only the Virtual Server package, then in the Access node list, select an access node that has both the Virtual Server and Cloud Apps packages installed.

  8. From the Plan list, select the server plan to use for the instance.

  9. To filter the content that is backed up, click Edit, and then select or clear the databases or containers.

  10. Click Finish.

    Result: A container group is created for the instance. You can create more container groups to meet different backup requirements.

Loading...