Skip to content

Commit 20be657

Browse files
committed
Updating SAP solution name
1 parent 7afccf6 commit 20be657

20 files changed

+173
-173
lines changed

articles/sentinel/sap/collect-sap-hana-audit-logs.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ If you have SAP HANA database audit logs configured with Syslog, you'll also nee
4949

5050
## Next steps
5151

52-
Learn more about the Microsoft Sentinel Solution for SAP:
52+
Learn more about the Microsoft Sentinel solution for SAP® applications:
5353

54-
- [Deploy Microsoft Sentinel Solution for SAP](deployment-overview.md)
55-
- [Prerequisites for deploying Microsoft Sentinel Solution for SAP](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
54+
- [Deploy Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
55+
- [Prerequisites for deploying Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
5656
- [Deploy SAP Change Requests (CRs) and configure authorization](preparing-sap.md)
5757
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
5858
- [Deploy SAP security content](deploy-sap-security-content.md)
@@ -61,13 +61,13 @@ Learn more about the Microsoft Sentinel Solution for SAP:
6161

6262
Troubleshooting:
6363

64-
- [Troubleshoot your Microsoft Sentinel Solution for SAP deployment](sap-deploy-troubleshoot.md)
64+
- [Troubleshoot your Microsoft Sentinel solution for SAP® applications deployment](sap-deploy-troubleshoot.md)
6565
- [Configure SAP Transport Management System](configure-transport.md)
6666

6767
Reference files:
6868

69-
- [Microsoft Sentinel Solution for SAP data reference](sap-solution-log-reference.md)
70-
- [Microsoft Sentinel Solution for SAP: security content reference](sap-solution-security-content.md)
69+
- [Microsoft Sentinel solution for SAP® applications data reference](sap-solution-log-reference.md)
70+
- [Microsoft Sentinel solution for SAP® applications: security content reference](sap-solution-security-content.md)
7171
- [Kickstart script reference](reference-kickstart.md)
7272
- [Update script reference](reference-update.md)
7373
- [Systemconfig.ini file reference](reference-systemconfig.md)

articles/sentinel/sap/configure-audit.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Enable and configure SAP auditing for Microsoft Sentinel | Microsoft Docs
3-
description: This article shows you how to enable and configure auditing for the Microsoft Sentinel Solution for SAP, so that you can have complete visibility into your SAP solution.
3+
description: This article shows you how to enable and configure auditing for the Microsoft Sentinel solution for SAP® applications, so that you can have complete visibility into your SAP solution.
44
author: MSFTandrelom
55
ms.author: andrelom
66
ms.topic: how-to
@@ -9,14 +9,14 @@ ms.date: 04/27/2022
99

1010
# Enable and configure SAP auditing for Microsoft Sentinel
1111

12-
This article shows you how to enable and configure auditing for the Microsoft Sentinel Solution for SAP, so that you can have complete visibility into your SAP solution.
12+
This article shows you how to enable and configure auditing for the Microsoft Sentinel solution for SAP® applications, so that you can have complete visibility into your SAP solution.
1313

1414
> [!IMPORTANT]
1515
> We strongly recommend that any management of your SAP system is carried out by an experienced SAP system administrator.
1616
>
1717
> The steps in this article may vary, depending on your SAP sytem's version, and should be considered as a sample only.
1818
19-
Some installations of SAP systems may not have audit log enabled by default. For best results in evaluating the performance and efficacy of the Microsoft Sentinel Solution for SAP, enable auditing of your SAP system and configure the audit parameters.
19+
Some installations of SAP systems may not have audit log enabled by default. For best results in evaluating the performance and efficacy of the Microsoft Sentinel solution for SAP® applications, enable auditing of your SAP system and configure the audit parameters.
2020

2121
## Check if auditing is enabled
2222

@@ -72,7 +72,7 @@ Some installations of SAP systems may not have audit log enabled by default. For
7272

7373
### Recommended audit categories
7474

75-
The following table lists Message IDs used by the Microsoft Sentinel Solution for SAP. In order for analytics rules to detect events properly, we strongly recommend configuring an audit policy that includes the message IDs listed below as a minimum.
75+
The following table lists Message IDs used by the Microsoft Sentinel solution for SAP® applications. In order for analytics rules to detect events properly, we strongly recommend configuring an audit policy that includes the message IDs listed below as a minimum.
7676

7777
| Message ID | Message text | Category name | Event Weighting | Class Used in Rules |
7878
| - | - | - | - | - |
@@ -129,10 +129,10 @@ The following table lists Message IDs used by the Microsoft Sentinel Solution fo
129129

130130
## Next steps
131131

132-
Learn more about the Microsoft Sentinel Solution for SAP:
132+
Learn more about the Microsoft Sentinel solution for SAP® applications:
133133

134-
- [Deploy Microsoft Sentinel Solution for SAP](deployment-overview.md)
135-
- [Prerequisites for deploying Microsoft Sentinel Solution for SAP](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
134+
- [Deploy Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
135+
- [Prerequisites for deploying Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
136136
- [Deploy SAP Change Requests (CRs) and configure authorization](preparing-sap.md)
137137
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
138138
- [Deploy SAP security content](deploy-sap-security-content.md)
@@ -141,13 +141,13 @@ Learn more about the Microsoft Sentinel Solution for SAP:
141141

142142
Troubleshooting:
143143

144-
- [Troubleshoot your Microsoft Sentinel Solution for SAP deployment](sap-deploy-troubleshoot.md)
144+
- [Troubleshoot your Microsoft Sentinel solution for SAP® applications deployment](sap-deploy-troubleshoot.md)
145145
- [Configure SAP Transport Management System](configure-transport.md)
146146

147147
Reference files:
148148

149-
- [Microsoft Sentinel Solution for SAP data reference](sap-solution-log-reference.md)
150-
- [Microsoft Sentinel Solution for SAP: security content reference](sap-solution-security-content.md)
149+
- [Microsoft Sentinel solution for SAP® applications data reference](sap-solution-log-reference.md)
150+
- [Microsoft Sentinel solution for SAP® applications: security content reference](sap-solution-security-content.md)
151151
- [Kickstart script reference](reference-kickstart.md)
152152
- [Update script reference](reference-update.md)
153153
- [Systemconfig.ini file reference](reference-systemconfig.md)

articles/sentinel/sap/configure-snc.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -177,26 +177,26 @@ For additional information on options available in the kickstart script, review
177177
178178
## Next steps
179179
180-
Learn more about the Microsoft Sentinel Solution for SAP:
180+
Learn more about the Microsoft Sentinel solution for SAP® applications:
181181
182-
- [Deploy Microsoft Sentinel Solution for SAP](deployment-overview.md)
183-
- [Prerequisites for deploying Microsoft Sentinel Solution for SAP](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
182+
- [Deploy Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
183+
- [Prerequisites for deploying Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
184184
- [Deploy SAP Change Requests (CRs) and configure authorization](preparing-sap.md)
185185
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
186186
- [Deploy SAP security content](deploy-sap-security-content.md)
187-
- [Deploy the Microsoft Sentinel Solution for SAP](configure-snc.md)
187+
- [Deploy the Microsoft Sentinel solution for SAP® applications](configure-snc.md)
188188
- [Enable and configure SAP auditing](configure-audit.md)
189189
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
190190
191191
Troubleshooting:
192192
193-
- [Troubleshoot your Microsoft Sentinel Solution for SAP deployment](sap-deploy-troubleshoot.md)
193+
- [Troubleshoot your Microsoft Sentinel solution for SAP® applications deployment](sap-deploy-troubleshoot.md)
194194
- [Configure SAP Transport Management System](configure-transport.md)
195195
196196
Reference files:
197197
198-
- [Microsoft Sentinel Solution for SAP data reference](sap-solution-log-reference.md)
199-
- [Microsoft Sentinel Solution for SAP: security content reference](sap-solution-security-content.md)
198+
- [Microsoft Sentinel solution for SAP® applications data reference](sap-solution-log-reference.md)
199+
- [Microsoft Sentinel solution for SAP® applications: security content reference](sap-solution-security-content.md)
200200
- [Kickstart script reference](reference-kickstart.md)
201201
- [Update script reference](reference-update.md)
202202
- [Systemconfig.ini file reference](reference-systemconfig.md)

articles/sentinel/sap/configure-transport.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Configure SAP Transport Management System to connect from Microsoft Sentinel | Microsoft Docs
3-
description: This article shows you how to configure the SAP Transport Management System in the event of an error or in a lab environment where it hasn't already been configured, in order to successfully deploy the Microsoft Sentinel Solution for SAP.
3+
description: This article shows you how to configure the SAP Transport Management System in the event of an error or in a lab environment where it hasn't already been configured, in order to successfully deploy the Microsoft Sentinel solution for SAP® applications.
44
author: MSFTandrelom
55
ms.author: andrelom
66
ms.topic: how-to
77
ms.date: 04/07/2022
88
---
99
# Configure SAP Transport Management System to connect from Microsoft Sentinel
1010

11-
This article shows you how to configure the SAP Transport Management System in order to successfully deploy the Microsoft Sentinel Solution for SAP.
11+
This article shows you how to configure the SAP Transport Management System in order to successfully deploy the Microsoft Sentinel solution for SAP® applications.
1212

1313
SAP's Transport Management System is normally already configured on production systems. However, in a lab environment, where CRs often haven't been previously installed, configuration may be required.
1414

@@ -67,30 +67,30 @@ The following steps show the process for configuring the Transport Management Sy
6767

6868
## Next steps
6969

70-
Now that you've configured the Transport Management System, you'll be able to successfully complete the `STMS_IMPORT` transaction and you can continue [preparing your SAP environment](preparing-sap.md) for deploying the Microsoft Sentinel Solution for SAP in Microsoft Sentinel.
70+
Now that you've configured the Transport Management System, you'll be able to successfully complete the `STMS_IMPORT` transaction and you can continue [preparing your SAP environment](preparing-sap.md) for deploying the Microsoft Sentinel solution for SAP® applications in Microsoft Sentinel.
7171

7272
> [!div class="nextstepaction"]
7373
> [Deploy SAP Change Requests and configure authorization](preparing-sap.md#import-the-crs)
7474
75-
Learn more about the Microsoft Sentinel Solution for SAP:
75+
Learn more about the Microsoft Sentinel solution for SAP® applications:
7676

77-
- [Deploy Microsoft Sentinel Solution for SAP](deployment-overview.md)
78-
- [Prerequisites for deploying Microsoft Sentinel Solution for SAP](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
77+
- [Deploy Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
78+
- [Prerequisites for deploying Microsoft Sentinel solution for SAP® applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md)
7979
- [Deploy SAP Change Requests (CRs) and configure authorization](preparing-sap.md)
8080
- [Deploy and configure the container hosting the SAP data connector agent](deploy-data-connector-agent-container.md)
8181
- [Deploy SAP security content](deploy-sap-security-content.md)
82-
- [Deploy the Microsoft Sentinel Solution for SAP data connector with SNC](configure-snc.md)
82+
- [Deploy the Microsoft Sentinel solution for SAP® applications data connector with SNC](configure-snc.md)
8383
- [Enable and configure SAP auditing](configure-audit.md)
8484
- [Collect SAP HANA audit logs](collect-sap-hana-audit-logs.md)
8585

8686
Troubleshooting:
8787

88-
- [Troubleshoot your Microsoft Sentinel Solution for SAP deployment](sap-deploy-troubleshoot.md)
88+
- [Troubleshoot your Microsoft Sentinel solution for SAP® applications deployment](sap-deploy-troubleshoot.md)
8989

9090
Reference files:
9191

92-
- [Microsoft Sentinel Solution for SAP data reference](sap-solution-log-reference.md)
93-
- [Microsoft Sentinel Solution for SAP: security content reference](sap-solution-security-content.md)
92+
- [Microsoft Sentinel solution for SAP® applications data reference](sap-solution-log-reference.md)
93+
- [Microsoft Sentinel solution for SAP® applications: security content reference](sap-solution-security-content.md)
9494
- [Kickstart script reference](reference-kickstart.md)
9595
- [Update script reference](reference-update.md)
9696
- [Systemconfig.ini file reference](reference-systemconfig.md)

articles/sentinel/sap/deploy-data-connector-agent-container.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Deploy and configure the container hosting the SAP data connector agent
3-
description: This article shows you how to deploy the container that hosts the SAP data connector agent. You do this to ingest SAP data into Microsoft Sentinel, as part of the Microsoft Sentinel Solution for SAP.
3+
description: This article shows you how to deploy the container that hosts the SAP data connector agent. You do this to ingest SAP data into Microsoft Sentinel, as part of the Microsoft Sentinel solution for SAP® applications.
44
author: MSFTandrelom
55
ms.author: andrelom
66
ms.topic: how-to
@@ -9,11 +9,11 @@ ms.date: 04/12/2022
99

1010
# Deploy and configure the container hosting the SAP data connector agent
1111

12-
This article shows you how to deploy the container that hosts the SAP data connector agent. You do this to ingest SAP data into Microsoft Sentinel, as part of the Microsoft Sentinel Solution for SAP.
12+
This article shows you how to deploy the container that hosts the SAP data connector agent. You do this to ingest SAP data into Microsoft Sentinel, as part of the Microsoft Sentinel solution for SAP® applications.
1313

1414
## Deployment milestones
1515

16-
Deployment of the Microsoft Sentinel Solution for SAP is divided into the following sections
16+
Deployment of the Microsoft Sentinel solution for SAP® applications is divided into the following sections
1717

1818
1. [Deployment overview](deployment-overview.md)
1919

@@ -25,7 +25,7 @@ Deployment of the Microsoft Sentinel Solution for SAP is divided into the follow
2525

2626
1. [Deploy SAP security content](deploy-sap-security-content.md)
2727

28-
1. [Configure Microsoft Sentinel Solution for SAP](deployment-solution-configuration.md)
28+
1. [Configure Microsoft Sentinel solution for SAP® applications](deployment-solution-configuration.md)
2929

3030
1. Optional deployment steps
3131
- [Configure auditing](configure-audit.md)
@@ -34,7 +34,7 @@ Deployment of the Microsoft Sentinel Solution for SAP is divided into the follow
3434

3535
## Data connector agent deployment overview
3636

37-
For the Microsoft Sentinel Solution for SAP to operate correctly, you must first get your SAP data into Microsoft Sentinel. To accomplish this, you need to deploy the solution's SAP data connector agent.
37+
For the Microsoft Sentinel solution for SAP® applications to operate correctly, you must first get your SAP data into Microsoft Sentinel. To accomplish this, you need to deploy the solution's SAP data connector agent.
3838

3939
The data connector agent runs as a container on a Linux virtual machine (VM). This VM can be hosted either in Azure, in a third-party cloud, or on-premises. We recommend that you install and configure this container using a *kickstart* script; however, you can choose to [deploy the container manually](?tabs=deploy-manually#deploy-the-data-connector-agent-container).
4040

@@ -308,6 +308,6 @@ If you're not using SNC, then your SAP configuration and authentication secrets
308308

309309
## Next steps
310310

311-
Once the connector is deployed, proceed to deploy Microsoft Sentinel Solution for SAP content:
311+
Once the connector is deployed, proceed to deploy Microsoft Sentinel solution for SAP® applications content:
312312
> [!div class="nextstepaction"]
313313
> [Deploy SAP security content](deploy-sap-security-content.md)

0 commit comments

Comments
 (0)