Skip to content

Commit 75a945f

Browse files
Merge pull request #301673 from AbhishekMallick01/Jun-23-2025-Incubation
Incubation <50 visitors - Create a Backup vault using REST API
2 parents 797c5e2 + 603e6ec commit 75a945f

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/backup/backup-vault-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Overview of the Backup vaults
33
description: An overview of Backup vaults.
44
ms.topic: overview
5-
ms.date: 05/28/2025
5+
ms.date: 06/23/2025
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: jyothisuri
@@ -69,3 +69,4 @@ Learn [how to perform Cross Region Restore](manage-backup-vault.md#perform-cross
6969

7070
- [Create and delete Backup vault](create-manage-backup-vault.md).
7171
- [Manage Backup vault](manage-backup-vault.md).
72+
- [Create a Backup vault using REST API](backup-azure-dataprotection-use-rest-api-create-update-backup-vault.md).

articles/backup/create-manage-backup-vault.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Create and delete Backup vaults
33
description: Learn how to create and delete the Backup vaults.
44
ms.topic: how-to
5-
ms.date: 03/19/2025
5+
ms.date: 06/23/2025
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: jyothisuri
99
ms.author: jsuri
1010
---
1111
# Create and delete Backup vaults
1212

13-
This article describes how to create Backup vaults and delete them.
13+
This article describes how to create Backup vaults and delete them. You can also [create a Backup vault using REST API](backup-azure-dataprotection-use-rest-api-create-update-backup-vault.md).
1414

1515
A Backup vault is a storage entity in Azure that houses backup data for certain newer workloads that Azure Backup supports. You can use Backup vaults to hold backup data for various Azure services, such Azure Database for PostgreSQL servers and newer workloads that Azure Backup will support. Backup vaults make it easy to organize your backup data, while minimizing management overhead. Backup vaults are based on the Azure Resource Manager model of Azure, which provides the **Enhanced capabilities to help secure backup data**. With Backup vaults, Azure Backup provides security capabilities to protect cloud backups. The security features ensure you can secure your backups, and safely recover data, even if production and backup servers are compromised. [Learn more](backup-azure-security-feature.md)
1616

articles/backup/manage-backup-vault.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage Backup vaults
33
description: Learn how to manage the Backup vaults.
44
ms.topic: how-to
5-
ms.date: 05/20/2025
5+
ms.date: 06/23/2025
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: jyothisuri
@@ -196,6 +196,7 @@ You can also select the state of CSR during the creation of Backup vault.
196196
You can configure and manage azure monitor based alerts from the **Alerts** pane in the **Backup vault**. [Learn more](backup-azure-monitoring-alerts.md).
197197

198198

199-
## Next steps
199+
## Related content
200200

201+
- [Create a Backup vault using REST API](backup-azure-dataprotection-use-rest-api-create-update-backup-vault.md).
201202
- [Configure backup on Azure PostgreSQL databases](backup-azure-database-postgresql.md#configure-backup-on-azure-postgresql-databases)

0 commit comments

Comments
 (0)