Skip to content

Commit bca8f79

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into afd-toc
2 parents bd67926 + 270d4ef commit bca8f79

17 files changed

+52
-46
lines changed

articles/backup/backup-azure-sql-backup-cli.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up SQL server databases in Azure VMs using Azure Backup via CLI
33
description: Learn how to use CLI to back up SQL server databases in Azure VMs in the Recovery Services vault.
44
ms.topic: how-to
5-
ms.date: 04/24/2025
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
ms.custom: devx-track-azurecli
88
author: jyothisuri
@@ -206,5 +206,4 @@ The response provides you the job name. You can use this job name to track the j
206206

207207
- [Back up SQL server databases in Azure VMs using Azure Backup via REST API](backup-azure-sql-vm-rest-api.md).
208208
- [Restore SQL Server databases in Azure VMs with REST API](restore-azure-sql-vm-rest-api.md).
209-
- [Manage SQL server databases in Azure VMs with REST API](manage-azure-sql-vm-rest-api.md).
210-
209+
- Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).

articles/backup/backup-azure-sql-restore-cli.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore SQL server databases in Azure VMs using Azure Backup via CLI
33
description: Learn how to use CLI to restore SQL server databases in Azure VMs in the Recovery Services vault.
44
ms.topic: how-to
5-
ms.date: 04/24/2025
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
ms.custom: devx-track-azurecli, engagement-fy24
88
author: jyothisuri
@@ -398,5 +398,4 @@ Add the parameter `--target-subscription-id` that enables you to provide the tar
398398

399399
- [Back up SQL server databases in Azure VMs using Azure Backup via REST API](backup-azure-sql-vm-rest-api.md).
400400
- [Restore SQL Server databases in Azure VMs with REST API](restore-azure-sql-vm-rest-api.md).
401-
- [Manage SQL server databases in Azure VMs with REST API](manage-azure-sql-vm-rest-api.md).
402-
401+
- Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).

articles/backup/backup-azure-sql-vm-rest-api.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up SQL server databases in Azure VMs using Azure Backup via REST API
33
description: Learn how to use REST API to back up SQL server databases in Azure VMs in the Recovery Services vault
44
ms.topic: how-to
5-
ms.date: 02/09/2025
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -546,4 +546,5 @@ As the backup job is a long running operation, it needs to be tracked as explain
546546

547547
## Next steps
548548

549-
- Learn how to [restore SQL databases using REST API](restore-azure-sql-vm-rest-api.md).
549+
- [Restore SQL databases using REST API](restore-azure-sql-vm-rest-api.md).
550+
- Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).

articles/backup/backup-sql-server-database-azure-vms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up multiple SQL Server VMs from the vault
33
description: In this article, learn how to back up SQL Server databases on Azure virtual machines with Azure Backup from the Recovery Services vault
44
ms.topic: how-to
5-
ms.date: 04/24/2025
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -300,5 +300,5 @@ Learn how to:
300300

301301
- [Back up SQL server databases in Azure VMs using Azure Backup via REST API](backup-azure-sql-vm-rest-api.md).
302302
- [Restore SQL Server databases in Azure VMs with REST API](restore-azure-sql-vm-rest-api.md).
303-
- [Manage SQL server databases in Azure VMs with REST API](manage-azure-sql-vm-rest-api.md).
303+
- Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).
304304

articles/backup/backup-sql-server-database-from-azure-vm-blade.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Back up SQL Server from the Azure VM blade using Azure Backup
33
description: In this article, learn how to back up SQL Server databases from the Azure VM blade via the Azure portal.
44
ms.topic: how-to
5-
ms.date: 04/24/2025
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99
---
10-
# Back up a SQL Server from the Azure SQL Server VM blade
10+
# Back up a SQL Server from the Azure SQL Server VM pane
1111

1212
This article describes how to use Azure Backup to back up a SQL Server (running in Azure VM) from the SQL VM resource via the Azure portal.
1313

@@ -106,5 +106,4 @@ To configure backup from the SQL VM blade, follow these steps:
106106

107107
- [Back up SQL server databases in Azure VMs using Azure Backup via REST API](backup-azure-sql-vm-rest-api.md).
108108
- [Restore SQL Server databases in Azure VMs with REST API](restore-azure-sql-vm-rest-api.md).
109-
- [Manage SQL server databases in Azure VMs with REST API](manage-azure-sql-vm-rest-api.md).
110-
109+
- Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).

articles/backup/backup-sql-server-on-availability-groups.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,5 +201,4 @@ Learn how to:
201201

202202
- [Back up SQL server databases in Azure VMs using Azure Backup via REST API](backup-azure-sql-vm-rest-api.md).
203203
- [Restore SQL Server databases in Azure VMs with REST API](restore-azure-sql-vm-rest-api.md).
204-
- [Manage SQL server databases in Azure VMs with REST API](manage-azure-sql-vm-rest-api.md).
205-
204+
- Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).

articles/backup/backup-sql-server-vm-from-vm-pane.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Back up a SQL Server VM from the VM pane
33
description: In this article, learn how to back up SQL Server databases on Azure virtual machines from the VM pane.
44
ms.topic: how-to
5-
ms.date: 04/24/2025
5+
ms.date: 06/03/2025
66
author: jyothisuri
77
ms.author: jsuri
88
ms.custom: engagement-fy24
99
---
10-
# Back up a SQL Server from the VM blade
10+
# Back up a SQL Server from the VM pane
1111

1212
This article explains how to back up SQL Server running in Azure VMs with the [Azure Backup](backup-overview.md) service. You can back up SQL Server VMs using two methods:
1313

@@ -84,5 +84,4 @@ Learn how to:
8484

8585
- [Back up SQL server databases in Azure VMs using Azure Backup via REST API](backup-azure-sql-vm-rest-api.md).
8686
- [Restore SQL Server databases in Azure VMs with REST API](restore-azure-sql-vm-rest-api.md).
87-
- [Manage SQL server databases in Azure VMs with REST API](manage-azure-sql-vm-rest-api.md).
88-
87+
- Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).

articles/backup/manage-azure-sql-vm-rest-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
title: Manage SQL server databases in Azure VMs with REST API
33
description: Learn how to use REST API to manage and monitor SQL server databases in Azure VM that are backed up by Azure Backup.
44
ms.topic: how-to
5-
ms.date: 02/09/2025
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99

1010
---
1111

12-
# Manage SQL server databases in Azure VMs with REST API
12+
# Manage SQL server databases in Azure VMs using REST API
1313

14-
This article explains how to manage and monitor the SQL server databases that are backed-up by [Azure Backup](backup-overview.md).
14+
This article describes how to manage and monitor the SQL server databases that are backed-up by [Azure Backup](backup-overview.md) using REST API. You can also use [Azure CLI](backup-azure-sql-manage-cli.md) and [Azure portal](manage-monitor-sql-database-backup.md) to manage SQL database backups.
1515

1616
>[!Note]
1717
>See the [SQL backup support matrix](sql-support-matrix.md) to know about the supported configurations and scenarios.

articles/backup/manage-monitor-sql-database-backup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Manage and monitor SQL Server DBs on an Azure VM
33
description: This article describes how to manage and monitor SQL Server databases that are running on an Azure VM.
44
ms.topic: how-to
5-
ms.date: 04/24/2025
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
99
---
1010

11-
# Manage and monitor backed up SQL Server databases
11+
# Manage and monitor backed up SQL Server databases using Azure portal
1212

13-
This article describes common tasks for managing and monitoring SQL Server databases that are running on an Azure virtual machine (VM) and that are backed up to an Azure Backup Recovery Services vault by the [Azure Backup](backup-overview.md) service. You'll learn how to monitor jobs and alerts, stop and resume database protection, run backup jobs, and unregister a VM from backups.
13+
This article describes common tasks for managing and monitoring SQL Server databases that are running on an Azure virtual machine (VM) and that are backed up to an Azure Backup Recovery Services vault by the [Azure Backup](backup-overview.md) service using Azure portal. You can also use [Azure CLI](backup-azure-sql-manage-cli.md) and [REST API](manage-azure-sql-vm-rest-api.md) to manage SQL database backups. You can monitor jobs and alerts, stop and resume database protection, run backup jobs, and unregister a VM from backups.
1414

1515
If you haven't yet configured backups for your SQL Server databases, see [Back up SQL Server databases on Azure VMs](backup-azure-sql-database.md)
1616

articles/backup/restore-azure-sql-vm-rest-api.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore SQL server databases in Azure VMs with REST API
33
description: Learn how to use REST API to restore SQL server databases in Azure VM from a restore point created by Azure Backup
44
ms.topic: how-to
5-
ms.date: 09/11/2024
5+
ms.date: 06/03/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -492,7 +492,9 @@ Sample request body to restore the disks of a VM to the secondary region is as f
492492

493493
## Next steps
494494

495+
Manage SQL server databases in Azure VMs with [Azure portal](manage-monitor-sql-database-backup.md), [Azure CLI](backup-azure-sql-manage-cli.md), [REST API](manage-azure-sql-vm-rest-api.md).
496+
495497
For more information on the Azure Backup REST APIs, see the following documents:
496498

497-
- [Azure Recovery Services provider REST API](/rest/api/recoveryservices/)
498-
- [Get started with Azure REST API](/rest/api/azure/)
499+
- [Azure Recovery Services provider REST API](/rest/api/recoveryservices/).
500+
- [Get started with Azure REST API](/rest/api/azure/).

0 commit comments

Comments
 (0)