Skip to content

Commit c0c7637

Browse files
committed
vanessa 2
1 parent 1266aba commit c0c7637

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ For more information, see [Configure your system to use SNC for secure connectio
290290
291291
To run the commands in this step, you must be a resource group owner on your Microsoft Sentinel workspace. If you aren't a resource group owner on your workspace, this procedure can also be performed after the agent deployment is complete.
292292
293-
Under **Just a few more steps before we finish**, copy the *Role assignment commands* from step 1 and run them on your agent VM, replacing the `Object_ID` placeholder with your VM identity object ID. For example:
293+
Under **Just a few more steps before we finish**, copy the *Role assignment commands* from step 1 and run them on your agent VM, replacing the `[Object_ID]` placeholder with your VM identity object ID. For example:
294294
295295
:::image type="content" source="media/deploy-data-connector-agent-container/finish-agent-deployment-role.png" alt-text="Screenshot of the Copy icon for the command from step 1.":::
296296
@@ -330,7 +330,7 @@ For more information, see [Configure your system to use SNC for secure connectio
330330
1. In the Microsoft Sentinel solution for SAP application's data connector page, in the **Configuration** area, select **Add new system (Preview)**, and then enter the following details: <!--From Naomi - It is not clear how to connect to an SAP system using ASCS. When selecting ABAP server, the solution will not connect to the SAP system, and there is no indication in the documentation what using the Message Server is, since this does not align to the SAP terminology. Update the documentation to align the terminology with SAP terms, and make it clearer what this configuration is used for - use scenarios and examples here.-->
331331
332332
- Under **Select an agent**, select the agent you created earlier.
333-
- Under **System identifier**, select the server type and provide the server details.
333+
- Under **System identifier**, select the server type and provide the server details, including the ABAP Application server IP address/FQDN, the system ID and number, and the client ID.
334334
335335
When you're done, select **Next: Authentication**.
336336
@@ -343,9 +343,11 @@ For more information, see [Configure your system to use SNC for secure connectio
343343
- For basic authentication, enter the user and password.
344344
- If you selected an SNC connection [when you set up the agent](#deploy-the-data-connector-agent-from-the-portal-preview), select **SNC** and enter the certificate details.
345345
346-
1. Select **Next: Logs**.
346+
When you're done, select **Next: Logs**.
347347
348-
1. On the **Logs** tab, select the logs you want to ingest from SAP, and then select **Next: Review and create**.
348+
1. On the **Logs** tab, select the logs you want to ingest from SAP, and then select **Next: Review and create**. For example:
349+
350+
:::image type="content" source="media/deploy-data-connector-agent-container/logs-page.png" alt-text="Screenshot of the Logs tab in the Add new system side pane.":::
349351
350352
1. Review the settings you defined. Select **Previous** to modify any settings, or select **Deploy** to deploy the system.
351353
@@ -361,7 +363,7 @@ After you deploy the SAP data connector agent, check your agent's health and con
361363
362364
## Next step
363365
364-
Once the connector is deployed, proceed to configure the Microsoft Sentinel solution for SAP applications content:
366+
Once the connector is deployed, proceed to configure the Microsoft Sentinel solution for SAP applications content. Specifically, configuring details in the watchlists is an essential step in enabling detections and threat protection.
365367
366368
> [!div class="nextstepaction"]
367369
> [Enable SAP detections and threat protection](deployment-solution-configuration.md)
43 KB
Loading

articles/sentinel/sap/sap-deploy-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ If you attempt to retrieve an audit log without the [required configurations](pr
236236

237237
- Using a compatibility mode called *XAL* on older versions
238238
- Using a version not recently patched
239-
- Without the required change request installed <!--this doesn't quite make sense-->
239+
- Without any changes made for connecting to the Microsoft Sentinel data connector agent. For more information, see [Configure your SAP system for the Microsoft Sentinel solution](preparing-sap.md).
240240

241241
While your system should automatically switch to compatibility mode if needed, you may need to switch it manually. To switch to compatibility mode manually:
242242

0 commit comments

Comments
 (0)