Skip to content

Commit 174d000

Browse files
committed
more feedback
1 parent e2c8b11 commit 174d000

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

articles/sentinel/sap/sap-audit-controls-workbook.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ appliesto:
1111
ms.collection: usx-security
1212
---
1313

14-
# Check compliance for your SAP security controls with the SAP - Security Audit Controls workbook(Preview)
14+
# Check compliance for your SAP security controls with the SAP - Security Audit Controls workbook
1515

1616
This article describes how you can use the *SAP - Security Audit Controls* workbook to monitor and track security control framework compliance across your SAP systems, including the following functionality:
1717

@@ -26,9 +26,6 @@ For example:
2626

2727
Content in this article is intended for your **security** team.
2828

29-
> [!IMPORTANT]
30-
> The Microsoft Sentinel SAP Audit Controls workbook is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
31-
3229
## Prerequisites
3330

3431
Before you can start using the **SAP - Security Audit log and Initial Access** workbook, you must have:

articles/sentinel/sap/stop-collection.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Before you stop the data collection from your SAP applications, ensure you have
2727
- The Log Analytics workspace that's enabled for Microsoft Sentinel. For more information, see [Roles and permissions in Microsoft Sentinel](../roles.md).
2828
- The SAP data connector agent machine or container.
2929

30+
<!--
3031
We recommend that you back up your current configuration and logs before making any changes. <!--is this correct?-->
3132

3233

@@ -38,12 +39,6 @@ To stop ingesting SAP logs into the Microsoft Sentinel workspace, and to stop th
3839
docker stop sapcon-[SID/agent-name]
3940
```
4041

41-
To stop ingesting a specific SID for a multi-SID container, make sure that you also delete the SID from the connector page UI in Microsoft Sentinel: This option is available only if you [deployed the agent via the portal](deploy-data-connector-agent-container.md#deploy-the-data-connector-agent-from-the-portal-preview).
42-
43-
1. In Microsoft Sentinel, select **Configuration > Data connectors** and search for **Microsoft Sentinel for SAP**.
44-
1. Select the data connector row and then select **Open connector page** in the side pane.
45-
1. In the **Configuration** area on the **Microsoft Sentinel for SAP** data connector page, locate the SID agent you want to remove and select **Delete**. <!--need validation for this-->
46-
4742
The Docker container stops and doesn't send any more SAP logs to the Microsoft Sentinel workspace. This stops both the ingestion and billing for the SAP system related to the connector.
4843

4944
If you need to reenable the Docker container, sign into the data connector agent machine and run:
@@ -52,6 +47,15 @@ If you need to reenable the Docker container, sign into the data connector agent
5247
docker start sapcon-[SID]
5348
```
5449

50+
To stop ingesting a specific SID for a multi-SID container, make sure that you also delete the SID from the connector page UI in Microsoft Sentinel. This option is relevant only if you [deployed the agent via the portal](deploy-data-connector-agent-container.md#deploy-the-data-connector-agent-from-the-portal-preview).
51+
52+
1. In Microsoft Sentinel, select **Configuration > Data connectors** and search for **Microsoft Sentinel for SAP**.
53+
1. Select the data connector row and then select **Open connector page** in the side pane.
54+
1. In the **Configuration** area on the **Microsoft Sentinel for SAP** data connector page, locate the SID agent you want to remove and select **Delete**. <!--need validation for this-->
55+
56+
57+
58+
5559
## Remove the user role and any optional CR installed on your ABAP system
5660

5761
If you're turning off the SAP data connector agent and stopping log ingestion from your SAP system, you might want to also remove the user role and optional CRs installed on your ABAP system.

0 commit comments

Comments
 (0)