Skip to content

Commit 18188cc

Browse files
Merge pull request #250131 from rashmichandrashekar/main
Updating doc for private link data ingestion and query link
2 parents 62e2491 + 11ee783 commit 18188cc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

articles/azure-monitor/essentials/private-link-data-ingestion.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,13 @@ Find the DCEs associated with your Azure Monitor workspace.
2626

2727
The page displays all of the DCEs that are associated with the Azure Monitor workspace and that enable data ingestion into the workspace. Select the DCE you want to configure with Private Link and then follow the steps to [create an Azure Monitor private link scope](../logs/private-link-configure.md) to complete the process.
2828

29+
Once this is done, navigate to the DCR resource which was created during managed prometheus enablement from the Azure portal and choose 'Resources' under Configuration menu.
30+
In the Data collection endpoint dropdown, pick a DCE in the same region as the AKS cluster. If the Azure Monitor Workspace is in the same region as the AKS cluster, you can reuse the DCE created during managed prometheus enablement. If not, create a DCE in the same region as the AKS cluster and pick that in the dropdown.
31+
2932
> [!NOTE]
30-
> Please refer to [use private endpoints for queries](azure-monitor-workspace-private-endpoint.md) for details on how to configure private link for querying data from your Azure Monitor workspace.
33+
> Please refer to [Connect to a data source privately](../../../articles/managed-grafana/how-to-connect-to-data-source-privately.md) for details on how to configure private link for querying data from your Azure Monitor workspace using Grafana.
34+
>
35+
> Please refer to [use private endpoints for queries](azure-monitor-workspace-private-endpoint.md) for details on how to configure private link for querying data from your Azure Monitor workspace using workbooks (non-grafana).
3136
3237
## Private link ingestion from a private AKS cluster
3338

articles/azure-monitor/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,12 @@ items:
545545
- name: Prometheus Azure Active Directory authorization proxy
546546
displayName: Prometheus
547547
href: containers/prometheus-authorization-proxy.md
548+
- name: Private link data ingestion
549+
displayName: Private link data ingestion
550+
href: essentials/private-link-data-ingestion.md
551+
- name: Private link data query
552+
displayName: Private link data query
553+
href: ../managed-grafana/how-to-connect-to-data-source-privately.md
548554
- name: Container insights
549555
items:
550556
- name: Overview

0 commit comments

Comments
 (0)