You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/azure-backup-architecture-for-sap-hana-backup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ In the following sections you'll learn about different SAP HANA setups and their
102
102
103
103
### Backup architecture for database with HANA System Replication (preview)
104
104
105
-
The backup service resides in both the physical nodes of the HSR setup. Once you confirm that these nodes are in a replication group (using the [pre-registration script](sap-hana-database-with-hana-system-replication-backup.md#run-the-pre-registration-script)), Azure Backup groups the nodes logically, and creates a single backup item during protection configuration.
105
+
The backup service resides in both the physical nodes of the HSR setup. Once you confirm that these nodes are in a replication group (using the [pre-registration script](sap-hana-database-with-hana-system-replication-backup.md#run-the-preregistration-script)), Azure Backup groups the nodes logically, and creates a single backup item during protection configuration.
106
106
107
107
After configuration, Azure Backup accepts backup requests from the primary node. On failover, when the new primary node starts generating log backup requests, Azure Backup compares the new log backups with the existing chain from the older primary node.
Copy file name to clipboardExpand all lines: includes/backup-create-rs-vault.md
+17-19Lines changed: 17 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,46 +13,44 @@ ms.custom: include file
13
13
14
14
## Create a Recovery Services vault
15
15
16
-
A Recovery Services vault is a management entity that stores recovery points created over time and provides an interface to perform backup-related operations. These operations include taking on-demand backups, performing restores, and creating backup policies.
16
+
A Recovery Services vault is a management entity that stores recovery points that are created over time, and it provides an interface to perform backup-related operations. These operations include taking on-demand backups, performing restores, and creating backup policies.
17
17
18
18
To create a Recovery Services vault:
19
19
20
-
1. Sign in to your subscription in the [Azure portal](https://portal.azure.com/).
20
+
1. Sign in to the [Azure portal](https://portal.azure.com/).
21
21
22
-
1. Search for **Backup center** in the Azure portal, and go to the **Backup Center** dashboard.
22
+
1. Search for **Backup center**, and then go to the **Backup center** dashboard.
23
23
24
-

24
+

25
25
26
-
1.Select **+Vault**from the**Overview** tab.
26
+
1.On the **Overview**pane, select**Vault**.
27
27
28
-

28
+


32
+

33
33
34
-
1.The **Recovery Services vault**dialog opens. Provide the following values:
34
+
1.On the **Recovery Services vault**pane, enter the following values:
35
35
36
-
-**Subscription**: Choose the subscription to use. If you're a member of only one subscription, you'll see that name. If you're not sure which subscription to use, use the default (suggested) subscription. There are multiple choices only if your work or school account is associated with more than one Azure subscription.
37
-
-**Resource group**: Use an existing resource group or create a new one. To see the list of available resource groups in your subscription, select **Use existing**, and then select a resource from the dropdown list. To create a new resource group, select **Create new** and enter the name. For more information about resource groups, see [Azure Resource Manager overview](../articles/azure-resource-manager/management/overview.md).
36
+
-**Subscription**: Select the subscription to use. If you're a member of only one subscription, you'll see that name. If you're not sure which subscription to use, use the default subscription. There are multiple choices only if your work or school account is associated with more than one Azure subscription.
37
+
-**Resource group**: Use an existing resource group or create a new one. To view a list of available resource groups in your subscription, select **Use existing**, and then select a resource in the dropdown list. To create a new resource group, select **Create new**, and then enter the name. For more information about resource groups, see [Azure Resource Manager overview](../articles/azure-resource-manager/management/overview.md).
38
38
-**Vault name**: Enter a friendly name to identify the vault. The name must be unique to the Azure subscription. Specify a name that has at least 2 but not more than 50 characters. The name must start with a letter and consist only of letters, numbers, and hyphens.
39
39
-**Region**: Select the geographic region for the vault. For you to create a vault to help protect any data source, the vault *must* be in the same region as the data source.
40
40
41
41
> [!IMPORTANT]
42
-
> If you're not sure of the location of your data source, close the dialog. Go to the list of your resources in the portal. If you have data sources in multiple regions, create a Recovery Services vault for each region. Create the vault in the first location before you create the vault for another location. There's no need to specify storage accounts to store the backup data. The Recovery Services vault and Azure Backup handle that automatically.
43
-
>
44
-
>
45
-
46
-

42
+
> If you're not sure of the location of your data source, close the window. Go to the list of your resources in the portal. If you have data sources in multiple regions, create a Recovery Services vault for each region. Create the vault in the first location before you create a vault in another location. There's no need to specify storage accounts to store the backup data. The Recovery Services vault and Azure Backup handle that automatically.
43
+
44
+

47
45
48
46
1. After you provide the values, select **Review + create**.
49
47
50
-

48
+

51
49
52
-
1. When you're ready to create the Recovery Services vault, select **Create**.
50
+
1. When you're ready to finish creating the Recovery Services vault, select **Create**.
53
51
54
-

52
+

55
53
56
-
1.It can take a while to create the Recovery Services vault. Monitor the status notifications in the **Notifications** area at the upper-right corner of the portal. After your vault is created, it's visible in the list of Recovery Services vaults. If you don't see your vault, select **Refresh**.
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**.
57
55
58
56

0 commit comments