Skip to content

Commit 4bb264c

Browse files
authored
Merge pull request #23987 from danielva/master
SAP HANA Cloud alerts tutorial updates
2 parents dd2518c + 8c4dbc9 commit 4bb264c

4 files changed

Lines changed: 6 additions & 9 deletions

File tree

tutorials/hana-cloud-alerts/.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.
-94.1 KB
Loading
-94.3 KB
Loading

tutorials/hana-cloud-alerts/hana-cloud-alerts.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The following instructions show one example of triggering the [data lake locked
230230

231231
### Set up email notification when an alert occurs
232232

233-
The SAP Business Technology Platform (BTP) includes a service called the SAP Alert Notification service (ANS) that provides a common way for other services or applications running in the SAP BTP to send out notifications such as an email, a post to a Microsoft Teams or Slack channel, the creation of a ticket in `ServiceNow`, or a webhook to send events to any Internet REST endpoint. The SAP HANA Cloud database and data lake pass on events to the SAP ANS when an alert is triggered.
233+
The SAP Business Technology Platform (BTP) includes a service called the [SAP Alert Notification service for SAP BTP](https://help.sap.com/docs/alert-notification) (ANS) that provides a common way for other services or applications running in the SAP BTP to send out notifications such as an email, a post to a Microsoft Teams or Slack channel, the creation of a ticket in `ServiceNow`, or a webhook to send events to any Internet REST endpoint. The SAP HANA Cloud database and data lake pass on events to the SAP ANS when an alert is triggered.
234234

235235
![BTP with HC and ANS](btp-hc-ans.png)
236236

@@ -242,7 +242,7 @@ In this step, the Alert Notification Service will be configured to act on the in
242242

243243
![find the Alert Notification Service](ans.png)
244244

245-
> The SAP Alert Notification service must be in the same Cloud Foundry subaccount as the SAP HANA Cloud instances which it will be receiving notifications from.
245+
> The SAP Alert Notification service must be in the same subaccount as the SAP HANA Cloud instances which it will be receiving notifications from.
246246

247247
>---
248248

@@ -251,13 +251,13 @@ In this step, the Alert Notification Service will be configured to act on the in
251251
>![Add entitlements](entitlements.png)
252252
>![Add Alert entitlement](entitlements-alerts.png)
253253

254-
2. Provide a name for the Alert Notification service instance and press the **Create** button.
254+
2. Select the Cloud Foundry runtime environment and provide a name for the Alert Notification service instance and press the **Create** button.
255255

256256
![ANS basic information](ans-basic.png)
257257

258-
| Service | Plan | Instance Name |
259-
| -------- | ----- | --- |
260-
| `Alert Notification` | `standard` | `ANS-1` |
258+
| Service | Plan | Runtime Environment | Instance Name |
259+
| ------- | ---- | ------------------- | ------------- |
260+
| `Alert Notification` | `standard` | 'Cloud Foundry' | `ANS-1` |
261261

262262

263263
3. Once the instance has been created, click on **Manage Instance**.

0 commit comments

Comments
 (0)