Skip to content

Commit b802f9b

Browse files
committed
updated note
1 parent fc5dc15 commit b802f9b

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

articles/azure-monitor/agents/data-collection-rule-azure-monitor-agent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ You can define a single data collection rule to send data from multiple machines
7272
1. Select **Add data source** and then select **Review + create** to review the details of the data collection rule and association with the set of virtual machines.
7373
1. Select **Create** to create the data collection rule.
7474

75-
> [!NOTE]
76-
> It might take up to 5 minutes for data to be sent to the destinations after you create the data collection rule and associations.
77-
7875
### [API](#tab/api)
7976

8077
1. Create a DCR file by using the JSON format shown in [Sample DCR](data-collection-rule-sample-agent.md).
@@ -113,6 +110,9 @@ For sample templates, see [Azure Resource Manager template samples for data coll
113110

114111
---
115112

113+
> [!NOTE]
114+
> It can take up to 5 minutes for data to be sent to the destinations after you create the data collection rule.
115+
116116
## Filter events using XPath queries
117117

118118
You're charged for any data you collect in a Log Analytics workspace. Therefore, you should only collect the event data you need. The basic configuration in the Azure portal provides you with a limited ability to filter out events.

articles/azure-monitor/agents/data-collection-text-log.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@ To create the data collection rule in the Azure portal:
9696
1. Select **Review + create** to review the details of the data collection rule and association with the set of virtual machines.
9797
1. Select **Create** to create the data collection rule.
9898

99-
> [!NOTE]
100-
> It can take up to 5 minutes for data to be sent to the destinations after you create the data collection rule.
10199
### [Resource Manager template](#tab/arm)
102100

103101
1. The data collection rule requires the resource ID of your workspace. Navigate to your workspace in the **Log Analytics workspaces** menu in the Azure portal. From the **Properties** page, copy the **Resource ID** and save it for later use.
@@ -283,11 +281,10 @@ To create the data collection rule in the Azure portal:
283281

284282
:::image type="content" source="media/data-collection-text-log/select-resources.png" lightbox="media/data-collection-text-log/select-resources.png" alt-text="Screenshot that shows the Resources pane in the portal to add resources to the data collection rule.":::
285283

286-
> [!NOTE]
287-
> It can take up to 5 minutes for data to be sent to the destinations after you create the data collection rule.
288-
289284
---
290285

286+
> [!NOTE]
287+
> It can take up to 5 minutes for data to be sent to the destinations after you create the data collection rule.
291288
## Troubleshoot
292289
Use the following steps to troubleshoot collection of text logs.
293290

0 commit comments

Comments
 (0)