โโThe All Jobs page provides an integrated view of all UI-triggered scheduled and maintenance activities.
Each job is identified by a unique Job ID and holds a specific status, and the job progress can be tracked via the progress log.
Navigate to the All Jobs -> Azure Blob page to view all Backup and Restore jobs.
The following table lists the fields on the All Jobs page.
Field | Description |
Job ID | A unique identification number associated with the job. Click on the job ID to view the job details. For more information, see View job summary. You can also view the logs of each job. For more information, see View job logs. |
Job Type | The type of operation, Backup or Restore. You can filter jobs based on the job type. |
Backup Set | The associated backup set. |
Storage Account | The associated storage account. |
Start Time End Time | The time when the job was initiated, and the time when the operation stopped. |
Status | The current status of each job.
๐ Noteโ: A failed job is displayed with an error code. Hover over the error code to view the error message. You may click the error code to be redirected to the error documentation.
|
Filters
Use the job filters to filter the jobs based on Job Type, Job Status, or when the job was triggered. You can apply one or more filters to view individual jobs and associated logs within the chosen job category.
Job Created in: Filter jobs triggered in the Last 24 hrs, Last 7 days, Last 1 month, or specify a custom Date Range.
Job Type: Filter by type to view Backup or Restore jobs.
Job Status: Filter jobs based on the current job status. For more information see Job Status.
View job summary
Click the Job ID to view the job summary based on the job type. The job summary displays the following information:
Job details: Displays information on the job type, Backup set, storage account, resource type, backup policy, job status, storage account, Error messages, if any.
Data estimation (Backup job): Displays information on the Source data scanned, the number of blobs scanned, changed, added, or removed, the time taken for this estimation, and the blob size distribution.
Restore location (Restore job) : Displays information on the associated subscription, region, resource group, storage account, and the container.
Data Transfer: Displays in formation about the data transferred to the cloud or restored, backup/restore duration, backup/restore speed.
Logs: Displays the Progress and Detailed Logs for the selected job. Click Download Detail logs to download the logs as a .zip file. You may use logs to troubleshoot any potential issues and for traceback.
โ