About 2,170,000 results
Open links in new tab
  1. Restore a database from a backup - Azure SQL Database

    May 14, 2025 · This article provides steps to recover any database from a backup in Azure SQL Database, including Hyperscale databases.

  2. How to restore an Azure SQL Database

    Nov 30, 2021 · Here, I will create an Azure SQL database named TestDB along with a table Employee inside this database and then recover them by restoring its automatic backups. I …

  3. Azure SQL Database Restore: Top 5 Methods You Need to Know

    Aug 24, 2025 · In this guide we'll discuss the different recovery methods for an Azure SQL database—including PITR, geo-restore, and more. What Is Azure SQL Database Restore? …

  4. How to Back Up and Restore Azure SQL Databases

    Jan 24, 2024 · In this tutorial, you'll learn about backing up Azure databases and restoring your data on demand with native instruments provided by Microsoft, including methods like: Why …

  5. How To Restore Any Database In Azure Sql - lets-rebuild.com

    Oct 15, 2025 · This article outlines the process of restoring a backed-up SQL database on an Azure VM using Azure CLI, with an alternative method available via the Azure portal.

  6. Restore SQL databases in an Azure VM using Azure CLI

    This article describes how to restore a backed-up SQL database on an Azure VM using Azure CLI. You can also perform these actions using the Azure portal. This article assumes you've …

  7. Restore a database from a backup in Azure SQL Managed Instance

    Dec 5, 2025 · To recover by using automated backups, you must be either: For more information, see Azure RBAC: Built-in roles. You can recover by using the Azure portal, PowerShell, or the …

  8. How can i restore an azure sql db if it is deleted?

    Jan 20, 2024 · Assuming your database is still within your backup window it should be there with an option to restore it. I have an Azure SQL database. There are backups, but if a user …

  9. Microsoft Azure - Restore to a Point in Time with Azure SQL Database ...

    Jul 23, 2025 · We will see two different methods to restore the database. We are going to use the Azure portal and Azure CLI for restoring our database. So, let's restore Azure SQL Database. …

  10. How To Restore Azure Sql Database From Bak File

    Apr 7, 2025 · To restore a . bak file to a SQL Server instance on a virtual machine (VM), you can use either the Restore Database wizard or T-SQL commands. Once the database is restored …