Skip to content

Commit 63fbbcb

Browse files
authored
Merge pull request #167626 from batamig/best-practices-architecture
removing internal text and updating non blocking PR review issues
2 parents f74a230 + b044c9f commit 63fbbcb

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

articles/sentinel/automate-responses-with-playbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Manual triggering is available from the Azure Sentinel portal in the following b
241241

242242
### Run a playbook manually on an incident
243243

244-
Not supported yet. <!--make this a note instead? -->
244+
Not supported yet.
245245

246246
## Manage your playbooks
247247

articles/sentinel/best-practices-workspace-architecture.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ While fewer workspaces are simpler to manage, you may have specific needs for mu
2727

2828
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.
2929

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-
3830
> [!IMPORTANT]
3931
> 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).
4032
>
@@ -112,7 +104,7 @@ For more information, see [Permissions in Azure Sentinel](roles.md).
112104
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.
113105

114106

115-
[ ![Sample architecture for resource-context RBAC.](media/resource-context-rbac/resource-context-rbac-sample.png) ](media/resource-context-rbac/resource-context-rbac-sample.png#lightbox)
107+
[ ![Diagram of a sample architecture for resource-context RBAC.](media/resource-context-rbac/resource-context-rbac-sample.png) ](media/resource-context-rbac/resource-context-rbac-sample.png#lightbox)
116108

117109
In this image, the Azure Sentinel workspace is placed in a separate subscription to better isolate permissions.
118110

articles/sentinel/sample-workspace-designs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Contoso Corporation is a multinational business with headquarters in London.
2828

2929
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:
3030

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":::
3232

3333
### Contoso compliance and regional deployment
3434

@@ -83,7 +83,7 @@ The following steps apply the [Azure Sentinel workspace design decision tree](de
8383

8484
The resulting Azure Sentinel workspace design for Contoso is illustrated in the following image:
8585

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":::
8787

8888
The suggested solution includes:
8989

@@ -165,7 +165,7 @@ The following steps apply the [Azure Sentinel workspace design decision tree](de
165165

166166
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:
167167

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" :::
169169

170170
The suggested solution includes:
171171

@@ -238,7 +238,7 @@ The following steps apply the [Azure Sentinel workspace design decision tree](de
238238

239239
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:
240240

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":::
242242

243243
The suggested solution includes:
244244

0 commit comments

Comments
 (0)