Is my SQL database being backed up, how often and how do I restore

PipelineRisk 20 Reputation points
2025-05-18T23:59:22.8+00:00

Such a simple question, but answers thru chat are complex, circular and not helpful. I simply would like to know if my database is being backed up, how often and how I can restore in case of issues. Please do not refer me to circular documentation, this should be a simple question and answer like yes\no, every 10 days and right click on this object to run restore. My database is on a paid subscription in Azure and I work with it using MSSIS

thank you

Azure SQL Database
{count} votes

Accepted answer
  1. Olaf Helper 47,436 Reputation points
    2025-05-19T06:26:38.72+00:00

    In SSMS do a right-mouse click on the database in mind => "Reports" = "Standartreports" = "Backup and Restore Events".

    Additional see Quickstart: Backup and restore a SQL Server database with SSMS

    1 person found this answer helpful.

3 additional answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2025-05-19T20:04:34.8433333+00:00

  2. PipelineRisk 20 Reputation points
    2025-05-20T02:29:44.39+00:00

    finally found what I was looking for..User's image

    0 comments No comments

  3. PipelineRisk 20 Reputation points
    2025-05-20T02:31:30.4633333+00:00

    issue resolved

    0 comments No comments

Your answer

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