You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/sap/cross-workspace.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.date: 03/22/2023
11
11
12
12
When you set up your Microsoft Sentinel workspace, there are [multiple architecture options](../design-your-workspace-architecture.md#decision-tree) and considerations. Considering geography, regulation, access control, and other factors, you may choose to have multiple Sentinel workspaces in your organization.
13
13
14
-
This article discusses working with Microsoft Sentinel solution for SAP® applications across multiple workspaces in different scenarios.
14
+
This article discusses working with the Microsoft Sentinel solution for SAP® applications across multiple workspaces in different scenarios.
15
15
16
16
The Microsoft Sentinel solution for SAP® applications natively supports a cross-workspace architecture to allow improved flexibility for:
17
17
@@ -21,9 +21,9 @@ The Microsoft Sentinel solution for SAP® applications natively supports a cross
21
21
- Insufficient role-based access control (RBAC) in a single workspace
22
22
23
23
> [!IMPORTANT]
24
-
> The cross-workspace architecture and querying is currently in PREVIEW. This feature is provided without a service level agreement. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
24
+
> Working with multiple workspaces is currently in PREVIEW. This feature is provided without a service level agreement. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
25
25
26
-
You can define multiple workspaces when you [deploy the SAP security content](deploy-sap-security-content.md#multi-workspace).
26
+
You can define multiple workspaces when you [deploy the SAP security content](deploy-sap-security-content.md#deploy-sap-security-content).
27
27
28
28
## Collaboration between the SOC and SAP teams in your organization
29
29
@@ -33,17 +33,17 @@ Your organization's SAP team has technical knowledge that's critical to successf
33
33
34
34
As part of this collaboration, there are two possible scenarios, depending on your organization's needs:
35
35
36
-
1.**The SAP data and the SOC data reside in separate workspaces**. Both teams can see the SAP data, using [cross-workspace queries](#scenario-1-sap-and-soc-data-reside-in-separate-workspaces)
36
+
1.**The SAP data and the SOC data reside in separate workspaces**. Both teams can see the SAP data, using [cross-workspace queries](#scenario-1-sap-and-soc-data-reside-in-separate-workspaces).
37
37
1.**The SAP data is kept in the SOC workspace**, and SAP team can query the data using [resource context queries](#scenario-2-sap-data-is-kept-in-the-soc-workspace).
38
38
39
39
## Scenario 1: SAP and SOC data reside in separate workspaces
40
40
41
-
In this scenario, the SAP and SOC teams have separate Microsoft Sentinel workspaces. When your organization deploys the Microsoft Sentinel solution for SAP® applications, each team specifies its SAP workspace under **Instance details** > **Configure the workspace where the SAP data resides**.
42
-
43
-
You define multiple workspaces when you [deploy the SAP security content](deploy-sap-security-content.md#multi-workspace).
41
+
In this scenario, the SAP and SOC teams have separate Microsoft Sentinel workspaces.
44
42
45
43
:::image type="content" source="media/cross-workspace/sap-cross-workspace-separate.png" alt-text="Diagram of working with the Microsoft Sentinel solution for SAP® applications in separate workspaces for the SAP and SOC data." border="false":::
46
44
45
+
When your organization [deploys the Microsoft Sentinel solution for SAP® applications](deploy-sap-security-content.md#deploy-sap-security-content), each team specifies its SAP workspace.
46
+
47
47
A common practice is to provide some or all of the SOC team members with the **Sentinel Reader** role on the SAP workspace.
48
48
49
49
Creating separate workspaces for the SAP and SOC data has these benefits:
@@ -70,8 +70,6 @@ This table maps out the access of data and features for the SAP and SOC teams in
70
70
71
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.
72
72
73
-
You can define multiple workspaces when you [deploy the SAP security content](deploy-sap-security-content.md#multi-workspace).
74
-
75
73
:::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":::
76
74
77
75
Once the data collector agent is configured with the correct resource ID, the SAP team can access the specific SAP data in the SOC workspace using a resource-scoped query. The SAP team cannot read any of the other, non-SAP data types.
Copy file name to clipboardExpand all lines: articles/sentinel/sap/deploy-sap-security-content.md
+8-18Lines changed: 8 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.date: 03/23/2023
11
11
12
12
This article shows you how to deploy Microsoft Sentinel security content into your Microsoft Sentinel workspace. This content makes up the remaining parts of the Microsoft Sentinel solution for SAP® applications.
13
13
14
-
Learn about [working with the solution across multiple workspaces](cross-workspace.md) (PREVIEW), or [define multiple workspaces](#multi-workspace).
14
+
Learn about [working with the solution across multiple workspaces](cross-workspace.md) (PREVIEW), or [define multiple workspaces](#deploy-sap-security-content).
15
15
16
16
## Deployment milestones
17
17
@@ -50,31 +50,21 @@ To deploy SAP solution security content, do the following:
50
50
51
51
1. To open the SAP solution page, select **Microsoft Sentinel solution for SAP® applications**.
52
52
53
-
:::image type="content" source="./media/deploy-sap-security-content/sap-solution.png" alt-text="Screenshot of the 'Microsoft Sentinel solution for SAP® applications' solution pane." lightbox="media/deploy-sap-security-content/sap-solution.png":::
53
+
:::image type="content" source="./media/deploy-sap-security-content/sap-solution.png" alt-text="Screenshot of the 'Microsoft Sentinel solution for SAP® applications' solution pane.":::
54
54
55
55
1. To launch the solution deployment wizard, select **Create**, and then enter the details of the Azure subscription and resource group.
56
56
57
-
1. For the **Deployment target workspace**, select the Log Analytics workspace (the one used by Microsoft Sentinel) where you want to deploy the solution.
57
+
1. For the **Deployment target workspace**, select the Log Analytics workspace (the one used by Microsoft Sentinel) where you want to deploy the solution. <aid="multi-workspace"></a>
58
58
59
-
<aid="multi-workspace"></a>
60
-
61
-
1. If you want to [work with the Microsoft Sentinel solution for SAP® applications across multiple workspaces](cross-workspace.md) (PREVIEW), do one of the following:
62
-
63
-
-[If you want the SOC and SAP data to reside in separate workspaces](cross-workspace.md#scenario-1-sap-and-soc-data-reside-in-separate-workspaces):
64
-
1. Select **Some of the data is on a different workspace**.
65
-
1. Under **Configure the workspace where the SOC data resides in**, select the SOC subscription and workspace.
66
-
1. Under **Configure the workspace where the SAP data resides in**, select the SAP subscription and workspace.
59
+
1. If you want to [work with the Microsoft Sentinel solution for SAP® applications across multiple workspaces](cross-workspace.md) (PREVIEW), do one of the following, select **Some of the data is on a different workspace**.
60
+
1. Under **Configure the workspace where the SOC data resides in**, select the SOC subscription and workspace.
61
+
1. Under **Configure the workspace where the SAP data resides in**, select the SAP subscription and workspace.
67
62
68
63
For example:
69
64
70
-
:::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." lightbox="media/deploy-sap-security-content/sap-multi-workspace.png":::
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.":::
71
66
72
-
-[If you want the SOC and SAP data to be kept on the same workspace](cross-workspace.md#scenario-2-sap-data-is-kept-in-the-soc-workspace):
73
-
- If the SAP team doesn't have permissions to the SAP workspace, under **Subscription** and **Resource group**, select the SAP workspace. Do not select **Some of the data is on a different workspace**.
74
-
- If the SAP team has permissions to the SAP workspace:
75
-
1. Select **Some of the data is on a different workspace**.
76
-
1. Under **Configure the workspace where the SOC data resides in**, select the SOC subscription and workspace.
77
-
1. Under **Configure the workspace where the SAP data resides in**, select the SAP subscription and workspace.
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).
78
68
79
69
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.
0 commit comments