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/tutorial-backup-sap-hana-db.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,13 +122,13 @@ Here's a summary of steps required for completing the pre-registration script ru
122
122
|`<sid>`adm (OS) | HANA OS | Run the command:<br> `hdbuserstore List`| Check if the result includes the default store as below: <br><br> `KEY SYSTEM` <br> `ENV : <hostname>:3<Instance#>13` <br> `USER : SYSTEM`|
123
123
| Root (OS) | HANA OS | Run the [Azure Backup HANA pre-registration script](https://go.microsoft.com/fwlink/?linkid=2173610). |`./msawb-plugin-config-com-sap-hana.sh -a --sid <SID> -n <Instance#> --system-key SYSTEM`|
124
124
|`<sid>`adm (OS) | HANA OS | Run the command: <br> `hdbuserstore List`| Check if result includes new lines as below: <br><br> `KEY AZUREWLBACKUPHANAUSER` <br> `ENV : localhost: 3<Instance#>13` <br> `USER: AZUREWLBACKUPHANAUSER`|
125
-
| Azure Contributor | Azure portal | Configure NSG, NVA, Azure Firewall, and so on to allow outbound traffic to Azure Backup service, Azure AD, and Azure Storage. |[Set up network connectivity](#set-up-network-connectivity)|
125
+
| Azure Contributor | Azure portal | Configure NSG, NVA, Azure Firewall, and so on to allow outbound traffic to Azure Backup service, Azure AD, and Azure Storage. |[Set up network connectivity](backup-azure-sap-hana-database.md#establish-network-connectivity)|
126
126
| Azure Contributor | Azure portal | Create or open a Recovery Services vault and then select HANA backup. | Find all the target HANA VMs to back up. |
127
127
| Azure Contributor | Azure portal | Discover HANA databases and configure backup policy. | For example: <br><br> Weekly backup: Every Sunday 2:00 AM, retention of weekly 12 weeks, monthly 12 months, yearly 3 years <br> Differential or incremental: Every day, except for Sunday <br> Log: every 15 minutes retained for 35 days |
128
128
| Azure Contributor | Azure portal | Recovery Service vault – Backup Items – SAP HANA | Check backup jobs (Azure Workload). |
129
129
| HANA Admin | HANA Studio | Check Backup Console, Backup catalog, backup.log, backint.log, and globa.ini | Both SYSTEMDB and Tenant database. |
130
130
131
-
After running the pre-registration script successfully and verifying, you can then proceed to check [the connectivity requirements](#set-up-network-connectivity) and then [configure backup](#discover-the-databases) from Recovery services vault
131
+
After running the pre-registration script successfully and verifying, you can then proceed to check [the connectivity requirements](backup-azure-sap-hana-database.md#establish-network-connectivity) and then [configure backup](#discover-the-databases) from Recovery services vault
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/high-availability-guide-standard-load-balancer-outbound-connections.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
@@ -40,7 +40,7 @@ SAP systems often contain sensitive business data. It is rarely acceptable for V
40
40
41
41
Examples of scenarios, requiring access to Azure public end point are:
42
42
- Azure Fence Agent requires access to **management.azure.com** and **login.microsoftonline.com**
0 commit comments