Export Data Quality jobs (in preview)

You can use the Export function to export one or more Data Quality jobs to a JSON file. Exported jobs can then be imported to promote them from a non-production environment to a production environment or move them between instances.

The exported package includes:

  • The job's core definition

  • The job's schedule

  • All monitors, including adaptive and custom monitors

  • All alerts

The export package schema is the same as the schema created by a Data Quality & Observability (self-hosted) export. You can import a job exported from Data Quality & Observability (cloud) using the same import workflow as a Data Quality & Observability (self-hosted) export without making any modifications.

Prerequisites

  • You have one of the following:

    • Data Quality > Manage Settings global permission

    • Resources > Manage all resources global permission

  • View access to the job you want to export.

Steps

  1. Open Data Quality & Observability.
  2. On the main toolbar, click Products iconData Quality.
    1. To export a single job, go to the job overview table on the Monitoring Overview page. Click More icon, then click Export.
    2. To export multiple jobs at once, go to the Job Management page. Select the checkboxes next to the jobs you want to export and click Export.
  3. Review the job name and connection(s) in the confirmation dialog, then click Export.
  4. When the export finishes preparing, click Download.
  5. Choose a file destination for the JSON file, then click Save.
  6. The job is exported as a JSON file to the file destination you selected.

What's next

Import Data Quality jobs (in preview)