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/best-practices-workspace-architecture.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,14 +27,6 @@ While fewer workspaces are simpler to manage, you may have specific needs for mu
27
27
28
28
When determining how many tenants and workspaces to use, consider that most Azure Sentinel features operate by using a single workspace or Azure Sentinel instance, and Azure Sentinel ingests all logs housed within the workspace.
29
29
30
-
<!--
31
-
Therefore, for example, if you have both security-related and non-security logs, or logs that should not be ingested by Azure Sentinel, you may want to create an additional workspace to store the non-Azure Sentinel logs and avoid unwanted costs.
32
-
33
-
The following image shows an architecture where security and non-security logs go to separate workspaces, with Azure Sentinel ingesting only the security-related logs.
34
-
35
-
:::image type="content" source="media/best-practices/separate-workspaces-for-different-logs.png" alt-text="Separate workspaces for security-related logs and non-security logs.":::
36
-
-->
37
-
38
30
> [!IMPORTANT]
39
31
> Costs are one of the main considerations when determining Azure Sentinel architecture. For more information, see [Azure Sentinel costs and billing](azure-sentinel-billing.md).
40
32
>
@@ -112,7 +104,7 @@ For more information, see [Permissions in Azure Sentinel](roles.md).
112
104
The following image shows a simplified version of a workspace architecture where security and operations teams need access to different sets of data, and resource-context RBAC is used to provide the required permissions.
113
105
114
106
115
-
[](media/resource-context-rbac/resource-context-rbac-sample.png#lightbox)
107
+
[](media/resource-context-rbac/resource-context-rbac-sample.png#lightbox)
116
108
117
109
In this image, the Azure Sentinel workspace is placed in a separate subscription to better isolate permissions.
Copy file name to clipboardExpand all lines: articles/sentinel/sample-workspace-designs.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ The Contoso Corporation is a multinational business with headquarters in London.
28
28
29
29
Due to an acquisition several years ago, Contoso has two Azure AD tenants: `contoso.onmicrosoft.com` and `wingtip.onmicrosoft.com`. Each tenant has its own Office 365 instance and multiple Azure subscriptions, as shown in the following image:
30
30
31
-
:::image type="content" source="media/best-practices/contoso-tenants.png" alt-text="Contoso tenants, each with separate sets of subscriptions.":::
31
+
:::image type="content" source="media/best-practices/contoso-tenants.png" alt-text="Diagram of Contoso tenants, each with separate sets of subscriptions." border="false":::
32
32
33
33
### Contoso compliance and regional deployment
34
34
@@ -83,7 +83,7 @@ The following steps apply the [Azure Sentinel workspace design decision tree](de
83
83
84
84
The resulting Azure Sentinel workspace design for Contoso is illustrated in the following image:
85
85
86
-
:::image type="content" source="media/best-practices/contoso-solution.png" alt-text="Contoso's solution, with a separate workspace for the Ops team.":::
86
+
:::image type="content" source="media/best-practices/contoso-solution.png" alt-text="Diagram of Contoso's solution, with a separate workspace for the Ops team." border="false":::
87
87
88
88
The suggested solution includes:
89
89
@@ -165,7 +165,7 @@ The following steps apply the [Azure Sentinel workspace design decision tree](de
165
165
166
166
The resulting Azure Sentinel workspace design for Fabrikam is illustrated in the following image, including only key log sources for the sake of design simplicity:
167
167
168
-
:::image type="content" source="media/best-practices/fabrikam-solution.png" alt-text="Fabrikam's solution, with a separate workspace for the Ops team.":::
168
+
:::image type="content" source="media/best-practices/fabrikam-solution.png" alt-text="Diagram of Fabrikam's solution, with a separate workspace for the Ops team." border="false" :::
169
169
170
170
The suggested solution includes:
171
171
@@ -238,7 +238,7 @@ The following steps apply the [Azure Sentinel workspace design decision tree](de
238
238
239
239
The resulting Azure Sentinel workspace design for Adventure Works is illustrated in the following image, including only key log sources for the sake of design simplicity:
240
240
241
-
:::image type="content" source="media/best-practices/adventure-works-solution.png" alt-text="Adventure Works's solution, with a separate workspaces for each Azure AD tenant.":::
241
+
:::image type="content" source="media/best-practices/adventure-works-solution.png" alt-text="Diagram of Adventure Works's solution, with a separate workspaces for each Azure AD tenant." border="false":::
0 commit comments