Skip to content

Commit 767431b

Browse files
Court72AbbyMSFT
andauthored
Apply suggestions from PR review
Co-authored-by: AbbyMSFT <[email protected]>
1 parent d53da19 commit 767431b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/visualize/workbooks-data-sources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ Merging data from different sources can enhance the insights experience. An exam
101101
With workbooks, you can query different data sources. Workbooks also provide simple controls that you can use to merge or join data to provide rich insights. The *merge* control is the way to achieve it. A single merge data source can do many merges in one step. For example, a *single* merge data source can merge results from a step using Azure Resource Graph with Azure Metrics, and then merge that result with another step using the Azure Resource Manager (ARM) data source in one query item.
102102

103103
> [!NOTE]
104-
> While hidden query and metrics steps will run if referenced by a merge step, hidden query items *using the merge data source* do not run while hidden.
105-
> A step using merge that attempts to reference *a hidden* step using merge data source *will not run* until that hidden step becomes visible.
106-
> A single merge step can merge many data sources at once. There is very rarely a case where a merge data source will reference *another* merge data source.
104+
> While hidden query and metrics steps will run if referenced by a merge step, hidden query items using the merge data source do not run while hidden.
105+
> A step using merge that attempts to reference a hidden step using merge data source will not run until that hidden step becomes visible.
106+
> A single merge step can merge many data sources at once. There is very rarely a case where a merge data source will reference another merge data source.
107107
108108

109109
### Combine alerting data with Log Analytics VM performance data

0 commit comments

Comments
 (0)