About 1,800,000 results
Open links in new tab
  1. Automatic, geo-redundant backups - Azure SQL Database

    Sep 25, 2025 · Learn how Azure SQL Database automatically backs up all databases and provides a point-in-time restore capability.

  2. Understanding Backups for Azure SQL Database

    This article will explain Azure SQL database backups to help you understand how backups work for these databases in the background and how can we use them for our data protection and …

  3. How to Back Up and Restore Azure SQL Databases

    Jan 24, 2024 · In this guide, we reviewed the process of creating SQL Azure database backup using native Microsoft tools. These tools provide data backup, backup verification, and …

  4. Back up SQL databases in Azure VM using Azure CLI

    This article describes how to back up an SQL database in Azure VM and trigger on-demand backups using Azure CLI. You can also perform these actions using the Azure portal.

  5. How to backup Azure SQL database

    Jan 2, 2024 · This Azure tutorial will discuss various approaches to backup Azure SQL database.

  6. Azure SQL Database Backup: A Practical Guide - N2WS

    Aug 9, 2024 · Azure SQL Database supports several data backup strategies. Full backups include the entire database and its associated transaction logs. They capture the state of the database …

  7. Azure SQL Database Backup

    Oct 26, 2021 · In this article we cover various methods to export an Azure SQL Database so that it can restored and used somewhere else.

  8. What is the best way to backup an Azure sql database?

    Feb 9, 2024 · Since you don't want to cause impacts on your environment, the best approach would be to restore an existent backup. Specify the BACPAC filename, select an existing …

  9. Automated backups in Azure SQL Database - GitHub

    For service tiers other than Hyperscale, Azure SQL Database uses SQL Server engine technology to back up and restore data. Hyperscale databases use backup and restore based …

  10. Backup and Restore SQL Database to Azure Blob Storage

    May 11, 2022 · SQL databases are crucial for businesses, so it's critical to back them up. A dependable and affordable option is offered by Azure Blob Storage. Let's examine the …