Skip to content

Commit d6c4a5f

Browse files
authored
Merge pull request #18659 from danielva/master
Update to tutorial so fix for rules.vr gets picked up
2 parents 47441bd + cbd9a90 commit d6c4a5f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
74.1 KB
Loading

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,9 @@ In this step, the command will be scheduled to run once a week.
592592
593593
Additional details can be found at [Scheduled Execution](https://help.sap.com/docs/AUTOMATION_PILOT/de3900c419f5492a8802274c17e07049/96863a2380d24ba4bab0145bbd78e411.html).
594594
595-
2. Provided commands such as `StopHanaCloudInstance` and `StartHanaCloudIntance` can also be scheduled perhaps to shut down and restart a development SAP HANA Cloud instance on weekends.
595+
2. Provided commands such as `StopHanaCloudInstance` and `StartHanaCloudIntance` can also be scheduled perhaps to shut down and restart a development SAP HANA Cloud instance on weekends. The `StopHanaCloudInstance` command is shown below.
596+
597+
![stop HANA Cloud command](automation-pilot.png)
596598
597599
Congratulations! You have now used the SAP Automation Pilot to schedule a query against an SAP HANA Cloud database and to send a notification that reflects the result of the query.
598600

0 commit comments

Comments
 (0)