Skip to content

Commit 752090c

Browse files
Merge pull request #260001 from v-jbasden/v-jbasden-workspace-design-embed-video
Adding videos to logs/workspace-design.md
2 parents 1bfba35 + ae7a8ea commit 752090c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-monitor/logs/workspace-design.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ A single [Log Analytics workspace](log-analytics-workspace-overview.md) might be
1313
> [!NOTE]
1414
> This article discusses Azure Monitor and Microsoft Sentinel because many customers need to consider both in their design. Most of the decision criteria apply to both services. If you use only one of these services, you can ignore the other in your evaluation.
1515
16+
Here's a video about the fundamentals of Azure Monitor Logs and best practices and design considerations for designing your Azure Monitor Logs deployment:
17+
18+
> [!VIDEO https://www.youtube.com/embed/pqUvZqoQV4o]
19+
1620
## Design strategy
1721
Your design should always start with a single workspace to reduce the complexity of managing multiple workspaces and in querying data from them. There are no performance limitations from the amount of data in your workspace. Multiple services and data sources can send data to the same workspace. As you identify criteria to create more workspaces, your design should use the fewest number that will match your requirements.
1822

@@ -188,3 +192,4 @@ There are two options to implement logs in a central location:
188192

189193
- Learn more about [designing and configuring data access in a workspace](manage-access.md).
190194
- Get [sample workspace architectures for Microsoft Sentinel](../../sentinel/sample-workspace-designs.md).
195+
- Here's a video on designing the proper structure for your Log Analytics workspace: [ITOps Talk:Log Analytics workspace design deep dive](/shows/it-ops-talk/ops115-log-analytics-workspace-design-deep-dive)

0 commit comments

Comments
 (0)