Skip to content

Commit ad97b26

Browse files
Merge pull request #284358 from guywi-ms/patch-125
Freshness update quick-create-workspace.md
2 parents cb36e68 + dddc4ee commit ad97b26

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

articles/azure-monitor/logs/quick-create-workspace.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,16 @@ description: Learn how to create a Log Analytics workspace to enable management
44
ms.topic: conceptual
55
author: guywi-ms
66
ms.author: guywild
7-
ms.date: 07/02/2023
7+
ms.date: 08/12/2024
88
ms.reviewer: yossiy
99

1010
# Customer intent: As a DevOps engineer or IT expert, I want to set up a workspace to collect logs from multiple data sources from Azure, on-premises, and third-party cloud deployments.
1111
---
1212
# Create a Log Analytics workspace
1313

14-
This article shows you how to create a Log Analytics workspace. When you collect logs and data, the information is stored in a workspace. A workspace has a unique workspace ID and resource ID. The workspace name must be unique for a given resource group. After you've created a workspace, configure data sources and solutions to store their data there.
14+
A Log Analytics workspace is a data store into which you can collect any type of log data from all of your Azure and non-Azure resources and applications. We recommend that you send all log data to one Log Analytics workspace, unless you have specific business needs that require you to create multiple workspaces, as described in [Design a Log Analytics workspace architecture](./workspace-design.md).
1515

16-
You need a Log Analytics workspace if you collect data from:
17-
18-
* Azure resources in your subscription.
19-
* On-premises computers monitored by System Center Operations Manager.
20-
* Device collections from Configuration Manager.
21-
* Diagnostics or log data from Azure Storage.
16+
This article explains how to create a Log Analytics workspace.
2217

2318
## Prerequisites
2419

@@ -299,4 +294,4 @@ When you create a workspace that was deleted in the last 14 days and in [soft-de
299294
Now that you have a workspace available, you can configure collection of monitoring telemetry, run log searches to analyze that data, and add a management solution to provide more data and analytic insights. To learn more:
300295

301296
* See [Monitor health of Log Analytics workspace in Azure Monitor](../logs/monitor-workspace.md) to create alert rules to monitor the health of your workspace.
302-
* See [Collect Azure service logs and metrics for use in Log Analytics](../essentials/resource-logs.md#send-to-log-analytics-workspace) to enable data collection from Azure resources with Azure Diagnostics or Azure Storage.
297+
* See [Collect Azure service logs and metrics for use in Log Analytics](../essentials/resource-logs.md#send-to-log-analytics-workspace) to enable data collection from Azure resources with Azure Diagnostics or Azure Storage.

0 commit comments

Comments
 (0)