Skip to content

Commit 530114f

Browse files
author
AbhishekMallick-MS
committed
Freshness - Delete RSV using script
1 parent 3f946ed commit 530114f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/backup/scripts/delete-recovery-services-vault.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: Script Sample - Delete a Recovery Services vault
2+
title: Script Sample - Delete a Recovery Services vault for Azure Backup
33
description: Learn about how to use a PowerShell script to delete a Recovery Services vault.
44
ms.topic: sample
5-
ms.date: 03/06/2023
5+
ms.date: 03/26/2024
66
ms.service: backup
7-
ms.custom: devx-track-azurepowershell
7+
ms.custom: devx-track-azurepowershell, engagement-fy24
88
author: AbhishekMallick-MS
99
ms.author: v-abhmallick
1010
---
1111

1212
# PowerShell script to delete a Recovery Services vault
1313

14-
This script helps you to delete a Recovery Services vault.
14+
This script helps you to delete a Recovery Services vault for Azure Backup.
1515

1616
## How to execute the script?
1717

18-
1. Save the script in the following section on your machine with a name of your choice and _.ps1_ extension.
18+
1. Save the script in the following section on your machine with a name of your choice and `.ps1` extension.
1919
1. In the script, change the parameters (vault name, resource group name, subscription name, and subscription ID).
2020
1. To run it in your PowerShell environment, continue with the next steps.
2121

0 commit comments

Comments
 (0)