Skip to content

Commit 2b15a84

Browse files
committed
Feedback
1 parent f9816ae commit 2b15a84

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

articles/sentinel/sap/cross-workspace.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A common practice is to provide some or all of the SOC team members with the **S
4848

4949
Creating separate workspaces for the SAP and SOC data has these benefits:
5050

51-
- Microsoft Sentinel can create alerts that include both SOC and SAP data, and to run those alerts on the SOC workspace.
51+
- Microsoft Sentinel can trigger alerts that include both SOC and SAP data, and run those alerts on the SOC workspace.
5252

5353
> [!NOTE]
5454
> For larger SAP landscapes, running queries made by the SOC on data from the SAP workspace can impact performance, because the SAP data must travel to the SOC workspace when being queried. For improved performance and cost optimizations, consider having both the SOC and SAP workspaces on the same [dedicated cluster](../../azure-monitor/logs/logs-dedicated-clusters.md?tabs=cli#cluster-pricing-model).
@@ -62,13 +62,13 @@ This table maps out the access of data and features for the SAP and SOC teams in
6262

6363
|Function |SOC team |SAP team |
6464
|---------|---------|---------|
65-
|SOC workspace access | ❌ | ✅ |
65+
|SOC workspace access | ✅ | ❌ |
6666
|SAP workspace data, analytics rules, functions, watchlists, and workbooks access | ✅ | ✅ |
6767
|SAP incident access and collaboration | ✅ | ✅ |
6868

6969
## Scenario 2: SAP data is kept in the SOC workspace
7070

71-
In this scenario, you want to keep all of the data in one workspace. You can do this using Log Analytics to [manage access to data by resource](../resource-context-rbac.md). You can also associate SAP resources with an Azure resource ID by specifying the required `azure_resource_id` field in the connector configuration section on the data collector used to ingest data from the SAP system into Microsoft Sentinel.
71+
In this scenario, you want to keep all of the data in one workspace and to apply access controls. You can do this using Log Analytics to [manage access to data by resource](../resource-context-rbac.md). You can also associate SAP resources with an Azure resource ID by specifying the required `azure_resource_id` field in the [connector configuration section](reference-systemconfig.md#connector-configuration-section) on the data collector used to ingest data from the SAP system into Microsoft Sentinel.
7272

7373
:::image type="content" source="media/cross-workspace/sap-cross-workspace-combined.png" alt-text="Diagram of working with the Microsoft Sentinel solution for SAP® applications using the same workspace for the SAP and SOC data." border="false":::
7474

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,12 @@ To deploy SAP solution security content, do the following:
6060
1. Under **Configure the workspace where the SOC data resides in**, select the SOC subscription and workspace.
6161
1. Under **Configure the workspace where the SAP data resides in**, select the SAP subscription and workspace.
6262

63-
For example:
63+
For example:
6464

65-
:::image type="content" source="./media/deploy-sap-security-content/sap-multi-workspace.png" alt-text="Screenshot of how to configure the Microsoft Sentinel solution for SAP® applications to work across multiple workspaces.":::
65+
:::image type="content" source="./media/deploy-sap-security-content/sap-multi-workspace.png" alt-text="Screenshot of how to configure the Microsoft Sentinel solution for SAP® applications to work across multiple workspaces.":::
6666

67-
If you want the SOC and SAP data to be kept on the same workspace, review [this scenario](cross-workspace.md#scenario-2-sap-data-is-kept-in-the-soc-workspace).
67+
> [!Note]
68+
> If you want the SAP and SOC data to be kept on the same workspace with no additional access controls, do not select **Some of the data is on a different workspace**. If you want the SOC and SAP data to be kept on the same workspace, but to apply additional access controls, review [this scenario](cross-workspace.md#scenario-2-sap-data-is-kept-in-the-soc-workspace).
6869
6970
1. Select **Next** to cycle through the **Data Connectors**, **Analytics**, and **Workbooks** tabs, where you can learn about the components that will be deployed with this solution.
7071

0 commit comments

Comments
 (0)