Skip to content

Commit f93440e

Browse files
addressed review comments
1 parent 7b10536 commit f93440e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/backup/backup-azure-sap-hana-database.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ More details around using these options are shared below:
4343
Private endpoints allow you to connect securely from servers inside a virtual network to your Recovery Services vault. The private endpoint uses an IP from the VNET address space for your vault. The network traffic between your resources inside the virtual network and the vault travels over your virtual network and a private link on the Microsoft backbone network. This eliminates exposure from the public internet. Read more on private endpoints for Azure Backup [here](./private-endpoints.md).
4444

4545
> [!NOTE]
46-
> Private endpoints are supported for Azure Backup and Azure storage. Azure AD has support private end-points in private preview. Until they are generally available, Azure backup supports setting up proxy for AAD so that no outbound connectivity is required for HANA VMs. For more information, see the [proxy support section](#use-an-http-proxy-server-to-route-traffic).
46+
> Private endpoints are supported for Azure Backup and Azure storage. Azure AD has support private end-points in private preview. Until they are generally available, Azure backup supports setting up proxy for Azure AD so that no outbound connectivity is required for HANA VMs. For more information, see the [proxy support section](#use-an-http-proxy-server-to-route-traffic).
4747
4848
#### NSG tags
4949

@@ -82,7 +82,7 @@ You can also use the following FQDNs to allow access to the required services fr
8282
> [!NOTE]
8383
> Currently, we only support HTTP Proxy for Azure Active Directory (Azure AD) traffic for SAP HANA. If you need to remove outbound connectivity requirements (for Azure Backup and Azure Storage traffic) for database backups via Azure Backup in HANA VMs, use other options, such as private endpoints.
8484
85-
##### Using an HTTP proxy server for AAD traffic
85+
##### Using an HTTP proxy server for Azure AD traffic
8686

8787
1. Go to the "opt/msawb/bin" folder
8888
2. Create a new JSON file named "ExtensionSettingsOverrides.json"
@@ -104,7 +104,7 @@ You can also use the following FQDNs to allow access to the required services fr
104104
chown root:msawb ExtensionSettingsOverrides.json
105105
```
106106

107-
5. No restart of any service is required. The Azure Backup service will attempt to route the AAD traffic via the proxy server mentioned in the JSON file.
107+
5. No restart of any service is required. The Azure Backup service will attempt to route the Azure AD traffic via the proxy server mentioned in the JSON file.
108108

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

@@ -116,11 +116,11 @@ At the Recovery Services vault, you can enable Cross Region Restore. You must tu
116116

117117
## Discover the databases
118118

119-
1. In the Azure portal, go to **Backup center** and click **+Backup**.
119+
1. In the Azure portal, go to **Backup center** and select **+Backup**.
120120

121121
:::image type="content" source="./media/backup-azure-sap-hana-database/backup-center-configure-inline.png" alt-text="Screenshot showing to start checking for SAP HANA databases." lightbox="./media/backup-azure-sap-hana-database/backup-center-configure-expanded.png":::
122122

123-
1. Select **SAP HANA in Azure VM** as the datasource type, select a Recovery Services vault to use for backup, and then click **Continue**.
123+
1. Select **SAP HANA in Azure VM** as the datasource type, select a Recovery Services vault to use for backup, and then select **Continue**.
124124

125125
:::image type="content" source="./media/backup-azure-sap-hana-database/hana-select-vault.png" alt-text="Screenshot showing to select an SAP HANA database in Azure VM.":::
126126

articles/backup/sap-hana-database-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,4 +274,4 @@ The Azure Backup service currently doesn't modify the HANA backup catalog as per
274274

275275
## Next steps
276276

277-
[Troubleshoot common issues with SAP HANA database backups](./backup-azure-sap-hana-database-troubleshoot.md)
277+
- [Troubleshoot common issues with SAP HANA database backups](./backup-azure-sap-hana-database-troubleshoot.md)

0 commit comments

Comments
 (0)