Skip to content

Commit b7fe92f

Browse files
author
AbhishekMallick01
committed
Incubation <50 visitors - Update RSV using REST API
1 parent 603e6ec commit b7fe92f

File tree

4 files changed

+20
-13
lines changed

4 files changed

+20
-13
lines changed

articles/backup/backup-azure-delete-vault.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Delete a Microsoft Azure Recovery Services vault
33
description: In this article, learn how to remove dependencies and then delete an Azure Backup Recovery Services vault.
44
ms.topic: how-to
5-
ms.date: 09/20/2024
5+
ms.date: 06/23/2025
66
ms.service: azure-backup
77
ms.custom: devx-track-azurepowershell
88
author: jyothisuri
@@ -480,3 +480,7 @@ For more information on the ARMClient command, see [ARMClient README](https://gi
480480

481481
- [Learn about Recovery Services vaults](backup-azure-recovery-services-vault-overview.md).
482482
- [Learn about monitoring and managing Recovery Services vaults](backup-azure-manage-windows-server.md).
483+
484+
## Related content
485+
486+
[Update the soft delete state for Recovery Services vault using REST API](use-restapi-update-vault-properties.md).

articles/backup/backup-azure-manage-windows-server.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage Azure Recovery Services vaults and servers
33
description: In this article, learn how to use the Recovery Services vault Overview dashboard to monitor and manage your Recovery Services vaults.
44
ms.topic: how-to
5-
ms.date: 05/20/2025
5+
ms.date: 06/23/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
@@ -217,6 +217,7 @@ Learn more about [managing the Business Continuity and Disaster Recovery estate
217217

218218
## Next steps
219219

220-
* [Restore Windows Server or Windows Client from Azure](backup-azure-restore-windows-server.md).
221-
* [Troubleshoot monitoring issues](backup-azure-monitor-troubleshoot.md).
222-
* To learn more about Azure Backup, see [Azure Backup Overview](./backup-overview.md).
220+
- [Restore Windows Server or Windows Client from Azure](backup-azure-restore-windows-server.md).
221+
- [Update the soft delete state for Recovery Services vault using REST API](use-restapi-update-vault-properties.md).
222+
- [Troubleshoot monitoring issues](backup-azure-monitor-troubleshoot.md).
223+
- To learn more about Azure Backup, see [Azure Backup Overview](./backup-overview.md).

articles/backup/backup-azure-recovery-services-vault-overview.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Overview of Recovery Services vaults
33
description: An overview of Recovery Services vaults.
44
ms.topic: overview
5-
ms.date: 05/28/2025
5+
ms.date: 06/23/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -72,7 +72,8 @@ Azure Advisor provides hourly [recommendations](/azure/advisor/advisor-high-avai
7272

7373
Use the following articles to:
7474

75-
- Create a Recovery Services vault using [Azure portal](backup-create-recovery-services-vault.md#create-a-recovery-services-vault), [REST API](backup-azure-arm-userestapi-createorupdatevault.md)
76-
- [Back up an IaaS VM](backup-azure-arm-vms-prepare.md)
77-
- [Back up an Azure Backup Server](backup-azure-microsoft-azure-backup.md)
78-
- [Back up a Windows Server](backup-windows-with-mars-agent.md)
75+
- Create a Recovery Services vault using [Azure portal](backup-create-recovery-services-vault.md#create-a-recovery-services-vault), [REST API](backup-azure-arm-userestapi-createorupdatevault.md).
76+
- [Update the soft delete state for Recovery Services vault using REST API](use-restapi-update-vault-properties.md).
77+
- [Back up an IaaS VM](backup-azure-arm-vms-prepare.md).
78+
- [Back up an Azure Backup Server](backup-azure-microsoft-azure-backup.md).
79+
- [Back up a Windows Server](backup-windows-with-mars-agent.md).

articles/backup/backup-create-recovery-services-vault.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and configure Recovery Services vaults
33
description: Learn how to create and configure Recovery Services vaults, and how to restore in a secondary region by using Cross Region Restore.
44
ms.topic: how-to
5-
ms.date: 01/17/2025
5+
ms.date: 06/23/2025
66
ms.custom: references_regions, engagement-fy23
77
author: jyothisuri
88
ms.author: jsuri
@@ -145,5 +145,6 @@ If you need to keep the current protected data in the GRS vault and continue the
145145

146146
## Next steps
147147

148-
- [Learn more about Recovery Services vaults](backup-azure-recovery-services-vault-overview.md)
149-
- [Delete Recovery Services vaults](backup-azure-delete-vault.md)
148+
- [Learn more about Recovery Services vaults](backup-azure-recovery-services-vault-overview.md).
149+
- [Delete Recovery Services vaults](backup-azure-delete-vault.md).
150+
- [Update the soft delete state for Recovery Services vault using REST API](use-restapi-update-vault-properties.md).

0 commit comments

Comments
 (0)