Skip to content

Commit 132acda

Browse files
committed
SAP agentless connector - adding missing permissions information
1 parent c1214fd commit 132acda

File tree

2 files changed

+33
-3
lines changed

2 files changed

+33
-3
lines changed

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

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: batamig
55
ms.author: bagol
66
ms.topic: how-to
77
ms.custom: devx-track-azurecli
8-
ms.date: 10/28/2024
8+
ms.date: 05/26/2025
99
appliesto:
1010
- Microsoft Sentinel in the Microsoft Defender portal
1111
- Microsoft Sentinel in the Azure portal
@@ -48,6 +48,9 @@ Before you connect your SAP system to Microsoft Sentinel:
4848

4949
- Make sure that all of the deployment prerequisites are in place. For more information, see [Prerequisites for deploying Microsoft Sentinel solution for SAP applications](prerequisites-for-deploying-sap-continuous-threat-monitoring.md).
5050

51+
> [!IMPORTANT]
52+
> If you're working with the agentless data connector, you need the **Entra ID Application Developer** role or higher to connect the data connector. If you don't have this permission, work with a colleague that has these permissions to manually create the data collection rule (DCR) and data collection endpoint (DCE). For the full procedure, see the [connect the agentless data connector](#connect-your-agentless-data-connector-limited-preview) step.
53+
5154
- Make sure that you have the Microsoft Sentinel solution for **SAP applications** [installed in your Microsoft Sentinel workspace](deploy-sap-security-content.md)
5255

5356
- Make sure that your SAP system is fully [prepared for the deployment](preparing-sap.md).
@@ -336,7 +339,28 @@ At this stage, the system's **Health** status is **Pending**. If the agent is up
336339
337340
1. In Microsoft Sentinel, go to the **Configuration > Data connectors** page and locate the **Microsoft Sentinel for SAP - agent-less (Preview)** data connector.
338341
339-
1. In the **Configuration** area, scroll down and select **Add SAP client**.
342+
1. In the **Configuration** area, expand step **1. Trigger automatic deployment of required Azure resources / SOC Engineer**, and before you select **deploy required Azure resources**, check if you have the correct permissions.
343+
344+
> [!IMPORTANT]
345+
> If you don't have the **Entra ID Application Developer** role or higher, don't select **Deploy required azure resources**. Continue to the next step instead. If you select **deploy required Azure resources** without the required permissions, the deployment fails with an error message, for example: "Deploy required azure resources" (errors may vary).
346+
347+
1. Do one of the following:
348+
- If you have the **Entra ID Application Developer** role or higher, select **Deploy required Azure resources** and continue to the next step.
349+
- If you don't have the **Entra ID Application Developer** role or higher, work with your Entra ID administrator or another colleague with the required permissions to [manually create the required DCR and DCE](deploy-data-connector-agentless.md#create-a-data-collection-rule-and-data-collection-endpoint-for-the-sap-agentless-data-connector) in your Azure subscription. As part of this process:
350+
- Share the DCR ID with your colleague.
351+
- After your colleague is finished setting up the DCR, ask for the client ID and client secret from the DCR. The SAP admin uses this information to post the DCR.
352+
- Ensure that as part of setting up the DCR, this colleague assigns the **Monitoring Metrics Publishing** role to the service principal.
353+
354+
1. Skip step 1 (don't select **Deploy required azure resources**) and continue to step **2. Connect to an SAP Client / SAP Basis**.
355+
356+
1. Review the information in step **2. Deploy an OAuth2 client credentials artifact in the SAP Integration Suite / SAP Admin** and copy any information you might need for a later step.
357+
358+
1. In the **Configuration** area, expand step **2. Connect to an SAP Client / SAP Basis**.
359+
360+
> [!NOTE]
361+
> If you're a SAP administrator and don't have access to the connector installation, download the [integration package](https://aka.ms/SAPAgentlessPackage) directly.
362+
363+
1. Scroll down and select **Add SAP client**.
340364
341365
1. In the **Connect to an SAP Client** side pane, enter the following details:
342366

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to troubleshoot specific issues that might occur in your
44
author: batamig
55
ms.author: bagol
66
ms.topic: troubleshooting
7-
ms.date: 11/07/2024
7+
ms.date: 05/26/2025
88
appliesto:
99
- Microsoft Sentinel in the Microsoft Defender portal
1010
- Microsoft Sentinel in the Azure portal
@@ -39,6 +39,12 @@ Some legacy SAP systems may be missing required functionality for the **RFC_READ
3939

4040
For more information, see [Configure SAP Cloud Connector settings](preparing-sap.md#configure-sap-cloud-connector-settings).
4141

42+
## Error when setting up the agentless data connector
43+
44+
When you set up the Microsoft Sentinel for SAP - agentless data connector, under the **Initial connector configuration > Step 1: Trigger automatic deployment of required Azure resources / SOC Engineer**, after you select **Deploy required resources**, you might see the "Deploy required azure resources" error or similar (errors may vary). This error might indicate that you're missing the required permissions.
45+
46+
If you don't have the **Entra ID Application Developer** role or higher, you need to manually configure the data collection rule (DCR) and data collection endpoint (DCE). For more information, follow the procedure in the [data connector agent connection](deploy-data-connector-agent-container.md#connect-your-agentless-data-connector-limited-preview) step.
47+
4248
## Missing "Last address routed"
4349

4450
If you see an error in the security audit log that you're missing the last address routed (an IP address), follow the guidance in the SAP note 3566290.

0 commit comments

Comments
 (0)