Skip to content

Commit b869f20

Browse files
authored
Merge pull request #231077 from bwren/dcr-metadata
Azure Monitor metadata author updates
2 parents f22318e + 049e211 commit b869f20

11 files changed

+37
-18
lines changed

articles/azure-monitor/essentials/data-collection-endpoint-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Data collection endpoints in Azure Monitor
33
description: Overview of data collection endpoints (DCEs) in Azure Monitor, including their contents and structure and how you can create and work with them.
44
ms.topic: conceptual
5+
author: bwren
6+
ms.author: bwren
57
ms.date: 03/16/2022
68
ms.custom: references_region
79
ms.reviwer: nikeist

articles/azure-monitor/essentials/data-collection-endpoint-sample.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Sample data collection endpoint
33
description: Sample data collection endpoint below is for virtual machines with Azure Monitor agent
44
ms.topic: conceptual
5+
author: bwren
6+
ms.author: bwren
57
ms.date: 03/16/2022
68

79
---

articles/azure-monitor/essentials/data-collection-rule-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Data collection rules in Azure Monitor
33
description: Overview of data collection rules (DCRs) in Azure Monitor including their contents and structure and how you can create and work with them.
44
ms.topic: conceptual
5+
author: bwren
6+
ms.author: bwren
57
ms.date: 07/15/2022
68
ms.reviewer: nikeist
79
ms.custom: references_regions

articles/azure-monitor/essentials/data-collection-transformations-structure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Structure of transformation in Azure Monitor
33
description: Structure of transformation in Azure Monitor including limitations of KQL allowed in a transformation.
4+
author: bwren
5+
ms.author: bwren
46
ms.topic: conceptual
57
ms.date: 06/29/2022
68
ms.reviwer: nikeist

articles/azure-monitor/essentials/data-collection-transformations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Data collection transformations
33
description: Use transformations in a data collection rule in Azure Monitor to filter and modify incoming data.
44
ms.topic: conceptual
5+
author: bwren
6+
ms.author: bwren
57
ms.date: 06/29/2022
68
ms.reviwer: nikeist
79

articles/azure-monitor/logs/tables-feature-support.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Tables that support ingestion-time transformations in Azure Monitor Logs (preview)
33
description: Reference for tables that support ingestion-time transformations in Azure Monitor Logs (preview).
44
ms.topic: reference
5+
author: bwren
6+
ms.author: bwren
57
ms.tgt_pltfrm: na
68
ms.date: 07/10/2022
79
---
@@ -140,7 +142,7 @@ The following list identifies the tables in a [Log Analytics workspace](log-anal
140142
| [EmailEvents](/azure/azure-monitor/reference/tables/emailevents) | |
141143
| [EmailPostDeliveryEvents](/azure/azure-monitor/reference/tables/emailpostdeliveryevents) | |
142144
| [EmailUrlInfo](/azure/azure-monitor/reference/tables/emailurlinfo) | |
143-
| [Event](/azure/azure-monitor/reference/tables/event) | Partial support – data arriving from Log Analytics agent (MMA) or Azure Monitor Agent (AMA) is fully supported. Data arriving via Diagnostics Extension agent is collected though storage while this path isn’t supported. |
145+
| [Event](/azure/azure-monitor/reference/tables/event) | Partial support . Data arriving from Log Analytics agent (MMA) or Azure Monitor Agent (AMA) is fully supported. Data arriving from Diagnostics Extension is collected through Azure storage. This path isn’t supported. |
144146
| [ExchangeAssessmentRecommendation](/azure/azure-monitor/reference/tables/exchangeassessmentrecommendation) | |
145147
| [FailedIngestion](/azure/azure-monitor/reference/tables/failedingestion) | |
146148
| [FunctionAppLogs](/azure/azure-monitor/reference/tables/functionapplogs) | |

articles/azure-monitor/logs/tutorial-logs-ingestion-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: 'Tutorial: Send data to Azure Monitor Logs using REST API (Resource Manager templates)'
33
description: Tutorial on how to send data to a Log Analytics workspace in Azure Monitor by using the REST API Azure Resource Manager template version.
44
ms.topic: tutorial
5+
author: bwren
6+
ms.author: bwren
57
ms.date: 02/01/2023
68
---
79

articles/azure-monitor/logs/tutorial-logs-ingestion-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: 'Tutorial: Send data to Azure Monitor Logs by using a REST API (Azure portal)'
33
description: Tutorial on how to send data to a Log Analytics workspace in Azure Monitor by using a REST API (Azure portal version).
4+
author: bwren
5+
ms.author: bwren
46
ms.topic: tutorial
57
ms.date: 07/15/2022
6-
ms.author: guywild
78
ms.reviewer: ivkhrul
89
ms.service: azure-monitor
910
---

articles/azure-monitor/logs/tutorial-workspace-transformations-api.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
---
2-
title: Tutorial - Add ingestion-time transformation to Azure Monitor Logs using resource manager templates
3-
description: Describes how to add a custom transformation to data flowing through Azure Monitor Logs using resource manager templates.
2+
title: Tutorial - Add ingestion-time transformation to Azure Monitor Logs using Resource Manager templates
3+
description: Describes how to add a custom transformation to data flowing through Azure Monitor Logs using Resource Manager templates.
44
ms.topic: tutorial
5+
author: bwren
6+
ms.author: bwren
57
ms.date: 07/01/2022
68
---
79

8-
# Tutorial: Add transformation in workspace data collection rule to Azure Monitor using resource manager templates
9-
This tutorial walks you through configuration of a sample [transformation in a workspace data collection rule](../essentials/data-collection-transformations.md) using resource manager templates. [Transformations](../essentials/data-collection-transformations.md) in Azure Monitor allow you to filter or modify incoming data before it's sent to its destination. Workspace transformations provide support for [ingestion-time transformations](../essentials/data-collection-transformations.md) for workflows that don't yet use the [Azure Monitor data ingestion pipeline](../essentials/data-collection.md).
10+
# Tutorial: Add transformation in workspace data collection rule to Azure Monitor using Resource Manager templates
11+
This tutorial walks you through configuration of a sample [transformation in a workspace data collection rule](../essentials/data-collection-transformations.md) using Resource Manager templates. [Transformations](../essentials/data-collection-transformations.md) in Azure Monitor allow you to filter or modify incoming data before it's sent to its destination. Workspace transformations provide support for [ingestion-time transformations](../essentials/data-collection-transformations.md) for workflows that don't yet use the [Azure Monitor data ingestion pipeline](../essentials/data-collection.md).
1012

11-
Workspace transformations are stored together in a single [data collection rule (DCR)](../essentials/data-collection-rule-overview.md) for the workspace, called the workspace DCR. Each transformation is associated with a particular table. The transformation will be applied to all data sent to this table from any workflow not using a DCR.
13+
Workspace transformations are stored together in a single [data collection rule (DCR)](../essentials/data-collection-rule-overview.md) for the workspace, called the workspace DCR. Each transformation is associated with a particular table. The transformation is applied to all data sent to this table from any workflow not using a DCR.
1214

1315
> [!NOTE]
14-
> This tutorial uses resource manager templates and REST API to configure a workspace transformation. See [Tutorial: Add transformation in workspace data collection rule to Azure Monitor using the Azure portal](tutorial-workspace-transformations-portal.md) for the same tutorial using the Azure portal.
16+
> This tutorial uses Resource Manager templates and REST API to configure a workspace transformation. See [Tutorial: Add transformation in workspace data collection rule to Azure Monitor using the Azure portal](tutorial-workspace-transformations-portal.md) for the same tutorial using the Azure portal.
1517
1618
In this tutorial, you learn to:
1719

@@ -21,7 +23,7 @@ In this tutorial, you learn to:
2123
2224

2325
> [!NOTE]
24-
> This tutorial uses PowerShell from Azure Cloud Shell to make REST API calls using the Azure Monitor **Tables** API and the Azure portal to install resource manager templates. You can use any other method to make these calls.
26+
> This tutorial uses PowerShell from Azure Cloud Shell to make REST API calls using the Azure Monitor **Tables** API and the Azure portal to install Resource Manager templates. You can use any other method to make these calls.
2527
2628
## Prerequisites
2729
To complete this tutorial, you need the following:
@@ -64,7 +66,7 @@ Use the **Tables - Update** API to configure the table with the PowerShell code
6466
6567
1. Click the **Cloud Shell** button in the Azure portal and ensure the environment is set to **PowerShell**.
6668

67-
:::image type="content" source="media/tutorial-workspace-transformations-api/open-cloud-shell.png" lightbox="media/tutorial-workspace-transformations-api/open-cloud-shell.png" alt-text="Screenshot of opening cloud shell.":::
69+
:::image type="content" source="media/tutorial-workspace-transformations-api/open-cloud-shell.png" lightbox="media/tutorial-workspace-transformations-api/open-cloud-shell.png" alt-text="Screenshot of opening Cloud Shell.":::
6870

6971
2. Copy the following PowerShell code and replace the **Path** parameter with the details for your workspace.
7072

@@ -91,9 +93,9 @@ Use the **Tables - Update** API to configure the table with the PowerShell code
9193
Invoke-AzRestMethod -Path "/subscriptions/{subscription}/resourcegroups/{resourcegroup}/providers/microsoft.operationalinsights/workspaces/{workspace}/tables/LAQueryLogs?api-version=2021-12-01-preview" -Method PUT -payload $tableParams
9294
```
9395
94-
3. Paste the code into the cloud shell prompt to run it.
96+
3. Paste the code into the Cloud Shell prompt to run it.
9597
96-
:::image type="content" source="media/tutorial-workspace-transformations-api/cloud-shell-script.png" lightbox="media/tutorial-workspace-transformations-api/cloud-shell-script.png" alt-text="Screenshot of script in cloud shell.":::
98+
:::image type="content" source="media/tutorial-workspace-transformations-api/cloud-shell-script.png" lightbox="media/tutorial-workspace-transformations-api/cloud-shell-script.png" alt-text="Screenshot of script in Cloud Shell.":::
9799
98100
4. You can verify that the column was added by going to the **Log Analytics workspace** menu in the Azure portal. Select **Logs** to open Log Analytics and then expand the `LAQueryLogs` table to view its columns.
99101
@@ -155,9 +157,9 @@ Since this is the first transformation in the workspace, you need to create a [w
155157

156158
:::image type="content" source="media/tutorial-workspace-transformations-api/build-custom-template.png" lightbox="media/tutorial-workspace-transformations-api/build-custom-template.png" alt-text="Screenshot to build template in the editor.":::
157159

158-
3. Paste the resource manager template below into the editor and then click **Save**. This template defines the DCR and contains the transformation query. You don't need to modify this template since it will collect values for its parameters.
160+
3. Paste the Resource Manager template below into the editor and then click **Save**. This template defines the DCR and contains the transformation query. You don't need to modify this template since it will collect values for its parameters.
159161

160-
:::image type="content" source="media/tutorial-workspace-transformations-api/edit-template.png" lightbox="media/tutorial-workspace-transformations-api/edit-template.png" alt-text="Screenshot to edit resource manager template.":::
162+
:::image type="content" source="media/tutorial-workspace-transformations-api/edit-template.png" lightbox="media/tutorial-workspace-transformations-api/edit-template.png" alt-text="Screenshot to edit Resource Manager template.":::
161163

162164

163165
```json
@@ -251,7 +253,7 @@ The final step to enable the transformation is to link the DCR to the workspace.
251253

252254
Use the **Workspaces - Update** API to configure the table with the PowerShell code below.
253255

254-
1. Click the **Cloud shell** button to open cloud shell again. Copy the following PowerShell code and replace the parameters with values for your workspace and DCR.
256+
1. Click the **Cloud Shell** button to open Cloud Shell again. Copy the following PowerShell code and replace the parameters with values for your workspace and DCR.
255257

256258
```PowerShell
257259
$defaultDcrParams = @'
@@ -265,7 +267,7 @@ Use the **Workspaces - Update** API to configure the table with the PowerShell c
265267
Invoke-AzRestMethod -Path "/subscriptions/{subscription}/resourcegroups/{resourcegroup}/providers/microsoft.operationalinsights/workspaces/{workspace}?api-version=2021-12-01-preview" -Method PATCH -payload $defaultDcrParams
266268
```
267269

268-
2. Paste the code into the cloud shell prompt to run it.
270+
2. Paste the code into the Cloud Shell prompt to run it.
269271

270272
:::image type="content" source="media/tutorial-workspace-transformations-api/cloud-shell-script-link-workspace.png" lightbox="media/tutorial-workspace-transformations-api/cloud-shell-script-link-workspace.png" alt-text="Screenshot of script to link workspace to DCR.":::
271273

articles/azure-monitor/logs/tutorial-workspace-transformations-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: 'Tutorial: Add a workspace transformation to Azure Monitor Logs by using the Azure portal'
33
description: Describes how to add a custom transformation to data flowing through Azure Monitor Logs by using the Azure portal.
44
ms.topic: tutorial
5+
author: bwren
6+
ms.author: bwren
57
ms.date: 07/01/2022
68
---
79

0 commit comments

Comments
 (0)