Skip to content

Commit dfe4ada

Browse files
authored
Merge pull request #221466 from v-amallick/Dec-14-2022-QS
Quality strategy - freshness = RSV creation
2 parents a76dbd1 + 76e4a40 commit dfe4ada

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/backup/backup-create-rs-vault.md",
5+
"redirect_url": "/azure/backup/backup-create-recovery-services-vault",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/storage/queues/storage-quickstart-queues-dotnet-legacy.md",
510
"redirect_url": "/azure/storage/queues/storage-quickstart-queues-dotnet",

articles/backup/backup-create-rs-vault.md renamed to articles/backup/backup-create-recovery-services-vault.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
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.
4-
ms.topic: conceptual
5-
ms.date: 08/06/2021
6-
ms.custom: references_regions
4+
ms.topic: how-to
5+
ms.date: 12/14/2022
6+
ms.custom: references_regions, engagement-fy23
77
---
88

99
# Create and configure a Recovery Services vault
1010

11-
In this article, you'll create and configure an Azure Backup Recovery Services vault that stores backups and recovery points. You'll also use Cross Region Restore to restore in a secondary region.
11+
This article describes how to create and configure an Azure Backup Recovery Services vault that stores backups and recovery points. You can also use Cross Region Restore to restore in a secondary region.
1212

1313
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
1414

includes/backup-create-rs-vault.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: v-amallick
66
manager: carmonm
77
ms.service: backup
88
ms.topic: include
9-
ms.date: 06/01/2021
9+
ms.date: 12/14/2022
1010
ms.author: v-amallick
1111
ms.custom: include file
1212
---
@@ -43,14 +43,10 @@ To create a Recovery Services vault:
4343
4444
![Screenshot that shows fields for configuring a Recovery Services vault.](./media/backup-create-rs-vault/backup-center-add-vault-details.png)
4545

46-
1. After you provide the values, select **Review + create**.
46+
1. After providing the values, select **Review + create**.
4747

48-
![Screenshot that shows the 'Review + create' button for creating a Recovery Services vault.](./media/backup-create-rs-vault/review-and-create.png)
48+
1. To finish creating the Recovery Services vault, select **Create**.
4949

50-
1. When you're ready to finish creating the Recovery Services vault, select **Create**.
51-
52-
![Screenshot that shows the final 'Create' button for creating the Recovery Services vault.](./media/backup-create-rs-vault/click-create-button.png)
53-
54-
It can take a while to create the Recovery Services vault. Monitor the status notifications in the **Notifications** area at the upper right. After your vault is created, it's visible in the list of Recovery Services vaults. If your vault isn't displayed, select **Refresh**.
50+
It can take a while to create the Recovery Services vault. Monitor the status notifications in the **Notifications** area at the upper right. After the vault is created, it appears in the list of Recovery Services vaults. If the vault doesn't appear, select **Refresh**.
5551

5652
![Screenshot that shows the button for refreshing the list of backup vaults.](./media/backup-create-rs-vault/refresh-button.png)

0 commit comments

Comments
 (0)