Documentation / Reviews

Reviews

Review Statuses

What each review status means in practice and what to do next.

What this page is for

This page explains the meaning of each review status and how to react to it.

When to use it

Use it when:

  • a review is sitting in a state longer than you expected
  • you are not sure whether to wait, rerun, or investigate
  • you want to understand what the app is trying to signal

How to read the statuses

Pending

The review exists but has not really started yet.

Queued

The review has been accepted and is waiting for a worker. This is an execution state, not an Azure results state.

Running

The Azure scan is in progress. Results are still incomplete at this stage.

Completed

The review finished successfully. This is when you should switch attention from status to scope, findings, and report output.

Failed

The review did not complete. This usually means you need to check execution, access, or both.

Cancelled

The review was stopped before completion.

What to expect

Queued and running are normal operational states. Completed is the point where the page becomes useful for result interpretation. Failed is the point where you stop reading the results and start diagnosing the workflow.

Common mistakes

  • treating queued as automatically broken
  • trying to interpret incomplete results from a running review
  • rerunning immediately without understanding whether the failure was access-related or execution-related

Next step