Skip to content

Commit 13b43d5

Browse files
committed
minor edits
1 parent 8713e9d commit 13b43d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/servers/deploy-ama-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How to deploy Azure Monitor Agent using Azure Policy
33
description: Learn how to deploy Azure Monitor Agent using Azure Policy.
4-
ms.date: 05/01/2023
4+
ms.date: 05/17/2023
55
ms.topic: conceptual
66
---
77

@@ -22,7 +22,7 @@ In order for Azure Monitor to work on a machine, it needs to be associated with
2222

2323
## Select a Data Collection Rule
2424

25-
Data Collection Rules (DCRs) define specify what data should be collected, how to transform that data, and where to send that data. You need to select (or create) a DCR and specify it within the ARM template you'll use for deploying AMA.
25+
Data Collection Rules (DCRs) define specify what data should be collected, how to transform that data, and where to send that data. You need to select (or create) a DCR and specify it within the ARM template used for deploying AMA.
2626

2727
Data Collection Rules define the data collection process in Azure Monitor. They specify what data should be collected and where that data should be sent. You'll need to select or create a DCR to be associated with your Policy definition.
2828

0 commit comments

Comments
 (0)