Share via

Azure SQL Database export stuck in CancelInProgress status

Tom 276 Reputation points
2025-11-02T20:08:38.78+00:00

I initiated a Azure SQL database export that needed to be cancelled. I used the Stop-AzSqlDatabaseActivity cmdlet and the operation status changed to CancelInProgress. It has been stuck in that status for over 24 hours. How long should it take to complete the cancellation? Does it need to be cancelled another way?

Azure SQL Database

1 answer

Sort by: Most helpful
  1. Tom 276 Reputation points
    2025-11-04T16:06:46.8033333+00:00

    The issue has been resolved. The problem was that I had rejected a private link connection but I needed to delete the rejected private endpoints from the storage account and the SQL server before the operation could be cancelled.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.