Skip to content

Commit 2672ec1

Browse files
Merge pull request #300951 from kingwil/docs-editor/deploy-sap-security-content-1749202482
Update deploy-sap-security-content.md
2 parents 00aa9a9 + 24bdb7a commit 2672ec1

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

articles/sentinel/sap/deploy-sap-security-content.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,13 @@ Make sure that you also review the [prerequisites for deploying Microsoft Sentin
5454
## Install the solution from the content hub
5555

5656
Installing the **Microsoft Sentinel Solution for SAP** makes both the data connector agent and the agentless data connector available to you from the Microsoft Sentinel **Configuration > Data connectors** page. The solution also deploys security content, such as the **SAP -Audit Controls** workbook and SAP-related analytics rules.
57+
58+
1. Install the solution using one of these methods, based on your connector type:
59+
- If you're using the SAP agentless data connector (Limited preview), [install the solution via the Azure marketplace](https://portal.azure.com/#create/sentinel4sap.sentinel4sap-previewsentinel4sap) after receiving a notification of onboarding.
5760

58-
1. In the Microsoft Sentinel **Content hub**, search for **SAP** to install the **SAP applications** solution. On the **Microsoft Sentinel solution for SAP applications** page, select **Create** to define deployment settings. For example:
61+
- If you're using the data connector agent, in the Microsoft Sentinel **Content hub**, search for **SAP** to install the **SAP applications** solution.
62+
63+
1. On the **Microsoft Sentinel solution for SAP applications** page, select **Create** to define deployment settings. For example:
5964

6065
:::image type="content" source="./media/deploy-sap-security-content/sap-solution.png" alt-text="Screenshot that shows the Microsoft Sentinel solution for SAP applications solution pane." lightbox="./media/deploy-sap-security-content/sap-solution.png":::
6166

articles/sentinel/sap/preparing-sap.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,9 @@ This procedure has steps both in Microsoft Sentinel and your SAP system, and req
198198
1. In the **Configuration** section, expand and follow the instructions in the **Initial connector configuration - Run the steps below once:** section. These steps will require both your SecuritySOC engineer and the SAP admin.
199199
1. Trigger automatic deployment of Azure resources (SOC Engineer).
200200
If, after you deploy the Azure resources, the values in the steps 2 and 3 aren't automatically populated, close and re-expand step 1 to refresh the values in steps 2 and 3.
201-
1. Deploy an OAuth2 client credentials artifact in the SAP Integration (SAP Admin).
201+
1. Deploy an OAuth2 client credentials artifact in the SAP Integration (SAP Admin).
202+
1. Deploy a Secure Parameter artifact in SAP Integration (SAP Admin) named **workspaceKey** containing the Log Analytics workspace key visible in the data connector UI.
203+
202204
1. Deploy the SAP agentless data connector package to the SAP Integration Suite (SAP Admin).
203205
1. Download the [integration package](https://aka.ms/SAPAgentlessPackage) and upload it to your SAP Integration Suite. For more information, see the [SAP documentation](https://help.sap.com/docs/integration-suite/sap-integration-suite/importing-integration-packages).
204206
1. Open the package and go to the **Artifacts** tab. Then select the **Data Collector** configuration. For more information, see the [SAP documentation](https://help.sap.com/docs/integration-suite/sap-integration-suite/importing-integration-packages).
@@ -235,6 +237,8 @@ This procedure has steps both in Microsoft Sentinel and your SAP system, and req
235237

236238
- **SIAG_ROLE_GET_AUTH**, to retrieve security role authorizations
237239

240+
- **/OSP/SYSTEM_TIMEZONE**, to retrieve SAP system timezone details
241+
238242
1. Add a new destination in SAP BTP that points the virtual host you'd created earlier. Use the following details to populate the new destination:
239243

240244
- **Name:** Enter the name you want to use for the Microsoft Sentinel connection

0 commit comments

Comments
 (0)