Skip to content

Commit c965119

Browse files
Merge pull request #293885 from AbhishekMallick01/Jan-31-2025-Freshness1
Freshness - Az Backup overview
2 parents e75f86a + c8487b2 commit c965119

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

articles/backup/backup-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What is Azure Backup?
33
description: Provides an overview of the Azure Backup service, and how it contributes to your business continuity and disaster recovery (BCDR) strategy.
44
ms.topic: overview
5-
ms.date: 01/30/2024
5+
ms.date: 01/31/2025
66
ms.custom: mvc, engagement-fy24, ignite-2024
77
author: jyothisuri
88
ms.author: jsuri
@@ -25,6 +25,8 @@ The Azure Backup service provides simple, secure, and cost-effective solutions t
2525
- **Azure Blobs** - [Overview of operational backup for Azure Blobs](blob-backup-overview.md)
2626
- **Azure Database for PostgreSQL Flexible server** - [Overview of Azure Database for PostgreSQL Flexible server backup](backup-azure-database-postgresql-flex-overview.md)
2727
- **Azure Kubernetes service** - [Overview of AKS backup](azure-kubernetes-service-backup-overview.md)
28+
- **Azure Database for MySQL - Flexible Server backup (preview)** - [Overview of Azure Database for MySQL - Flexible Server (preview)](backup-azure-mysql-flexible-server-about.md)
29+
- **SAP ASE (Sybase) database backup on Azure VMs (preview)** - [About SAP ASE (Sybase) database backup on Azure VMs (preview)](sap-ase-database-about.md)
2830

2931

3032
![Azure Backup Overview](./media/backup-overview/azure-backup-overview.png)

articles/backup/tutorial-sql-backup.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,15 @@
22
title: Tutorial - Back up SQL Server databases to Azure
33
description: In this tutorial, learn how to back up a SQL Server database running on an Azure VM to an Azure Backup Recovery Services vault.
44
ms.topic: tutorial
5-
ms.date: 08/09/2022
5+
ms.date: 01/31/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Back up a SQL Server database in an Azure VM
11+
# Tutorial: Back up a SQL Server database in an Azure VM
1212

13-
This tutorial shows you how to back up a SQL Server database running on an Azure VM to an Azure Backup Recovery Services vault. In this article, you learn how to:
14-
15-
> [!div class="checklist"]
16-
>
17-
> * Create and configure a vault.
18-
> * Discover databases, and set up backups.
19-
> * Set up auto-protection for databases.
20-
> * Run an on-demand backup.
13+
This tutorial describes how to back up a SQL Server database running on an Azure Virtual Machine (VM) to an Azure Backup Recovery Services vault.
2114

2215
## Prerequisites
2316

0 commit comments

Comments
 (0)