Skip to content

Commit 3584b34

Browse files
committed
remove pipeline article
1 parent 562bee0 commit 3584b34

File tree

4 files changed

+8
-39
lines changed

4 files changed

+8
-39
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6718,8 +6718,14 @@
67186718
"source_path_from_root": "/articles/azure-monitor/essentials/prometheus-get-started.md",
67196719
"redirect_url": "/azure/azure-monitor/essentials/prometheus-metrics-overview",
67206720
"redirect_document_id": false
6721+
},
6722+
{
6723+
"source_path_from_root": "/articles/azure-monitor/essentials/pipeline-overview.md",
6724+
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-overview",
6725+
"redirect_document_id": false
67216726
}
67226727

6728+
67236729

67246730
]
67256731
}

articles/azure-monitor/essentials/pipeline-overview.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To send data to Azure Monitor with a REST API call, make a POST call over HTTP.
5656

5757
### Endpoint URI
5858

59-
The endpoint URI uses the following format, where the `Data Collection Endpoint` and `DCR Immutable ID` identify the DCE and DCR. The immutable ID is generated for the DCR when it's created. You can retrieve it from the [JSON view of the DCR in the Azure portal](../essentials/data-collection-rule-overview.md?tabs=portal#view-data-collection-rules). `Stream Name` refers to the [stream](../essentials/data-collection-rule-structure.md#streamdeclarations) in the DCR that should handle the custom data.
59+
The endpoint URI uses the following format, where the `Data Collection Endpoint` and `DCR Immutable ID` identify the DCE and DCR. The immutable ID is generated for the DCR when it's created. You can retrieve it from the [JSON view of the DCR in the Azure portal](../essentials/data-collection-rule-view.md). `Stream Name` refers to the [stream](../essentials/data-collection-rule-structure.md#streamdeclarations) in the DCR that should handle the custom data.
6060

6161
```
6262
{Data Collection Endpoint URI}/dataCollectionRules/{DCR Immutable ID}/streams/{Stream Name}?api-version=2023-01-01

articles/virtual-desktop/troubleshoot-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If the configuration workbook isn't working properly to automate setup, you can
2222
- To manually enable diagnostics or access the Log Analytics workspace, see [Send Azure Virtual Desktop diagnostics to Log Analytics](diagnostics-log-analytics.md).
2323
- To install the Azure Monitor Agent extension on a session host manually, see [Azure Monitor Agent virtual machine extension for Windows](../azure-monitor/agents/azure-monitor-agent-manage.md#install).
2424
- To set up a new Log Analytics workspace, see [Create a Log Analytics workspace in the Azure portal](../azure-monitor/logs/quick-create-workspace.md).
25-
- To validate the Data Collection Rules in use, see [View data collection rules](../azure-monitor/essentials/data-collection-rule-overview.md#view-data-collection-rules).
25+
- To validate the Data Collection Rules in use, see [View data collection rules](../azure-monitor/essentials/data-collection-rule-view.md).
2626

2727
## My data isn't displaying properly
2828

0 commit comments

Comments
 (0)