Arrange the steps to recover a Google Cloud SQL instance from a point-in-time backup.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
The correct sequence for recovering a Google Cloud SQL instance from a point-in-time backup is: first, identify the exact point-in-time to recover; second, clone the instance to that time; third, verify the cloned instance's data; fourth, promote the clone to become the primary instance; and fifth, update application connections to use the new primary. This order ensures a consistent and verifiable recovery process.