Skip to content

Commit 8947e3a

Browse files
authored
Merge branch 'MicrosoftDocs:main' into EmailResourceManagement-AzureCLI-Python
2 parents 35ccb1c + 4109a37 commit 8947e3a

File tree

3 files changed

+8
-13
lines changed

3 files changed

+8
-13
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/backup-rm-template-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Azure Resource Manager and Bicep templates
33
description: Azure Resource Manager and Bicep templates for use with Recovery Services vaults and Azure Backup features
44
ms.topic: sample
5-
ms.date: 09/05/2022
5+
ms.date: 01/31/2025
66
ms.custom: mvc, devx-track-bicep, devx-track-arm-template
77
ms.service: azure-backup
88
author: jyothisuri
99
ms.author: jsuri
1010
---
1111
# Azure Resource Manager and Bicep templates for Azure Backup
1212

13-
The following table includes a link to a repository of Azure Resource Manager and Bicep templates for use with Recovery Services vaults, Backup vaults, and Azure Backup features. To learn about the JSON or Bicep syntax and properties, see [Microsoft.RecoveryServices resource types](/azure/templates/microsoft.recoveryservices/allversions) and [Microsoft.DataProtection resource types](/azure/templates/microsoft.dataprotection/allversions).
13+
This article provides the links to a repository of Azure Resource Manager and Bicep templates for Recovery Services vaults, Backup vaults, and Azure Backup features. For JSON or Bicep syntax and properties, see [`Microsoft.RecoveryServices`](/azure/templates/microsoft.recoveryservices/allversions) and [`Microsoft.DataProtection`](/azure/templates/microsoft.dataprotection/allversions) resource types.
1414

1515
| Template | Description |
1616
|---|---|

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)