Skip to content

Commit 7b6b085

Browse files
committed
Resolving bookmark errors
1 parent 5707d27 commit 7b6b085

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/backup/tutorial-backup-sap-hana-db.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@ Here's a summary of steps required for completing the pre-registration script ru
122122
| `<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` |
123123
| 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` |
124124
| `<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) |
126126
| 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. |
127127
| 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 |
128128
| Azure Contributor | Azure portal | Recovery Service vault – Backup Items – SAP HANA | Check backup jobs (Azure Workload). |
129129
| HANA Admin | HANA Studio | Check Backup Console, Backup catalog, backup.log, backint.log, and globa.ini | Both SYSTEMDB and Tenant database. |
130130

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
132132

133133
## Create a Recovery Services vault
134134

articles/virtual-machines/workloads/sap/high-availability-guide-standard-load-balancer-outbound-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SAP systems often contain sensitive business data. It is rarely acceptable for V
4040

4141
Examples of scenarios, requiring access to Azure public end point are:
4242
- Azure Fence Agent requires access to **management.azure.com** and **login.microsoftonline.com**
43-
- [Azure Backup](../../../backup/tutorial-backup-sap-hana-db.md#set-up-network-connectivity)
43+
- [Azure Backup](../../../backup/backup-azure-sap-hana-database.md#establish-network-connectivity)
4444
- [Azure Site Recovery](../../../site-recovery/azure-to-azure-about-networking.md#outbound-connectivity-for-urls)
4545
- Using public repository for patching the Operating system
4646
- The SAP application data flow may require outbound connectivity to public end point

0 commit comments

Comments
 (0)