You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-explorer/vnet-deploy-troubleshoot.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Troubleshoot access, ingestion, and cluster operation in your virtual network
3
-
description: Troubleshoot connectivity, ingestion, cluster creation, and operation in your virtual network
2
+
title: Troubleshoot access, ingestion, and operation of your Azure Data Explorer cluster in your virtual network
3
+
description: Troubleshoot connectivity, ingestion, cluster creation, and operation of your Azure Data Explorer cluster in your virtual network
4
4
author: basaba
5
5
ms.author: basaba
6
6
ms.reviewer: orspodek
@@ -9,7 +9,7 @@ ms.topic: conceptual
9
9
ms.date: 03/24/2020
10
10
---
11
11
12
-
# Troubleshoot access, ingestion, and cluster operation in your virtual network
12
+
# Troubleshoot access, ingestion, and operation of your Azure Data Explorer cluster in your virtual network
13
13
14
14
In this section you learn how to troubleshoot connectivity, operational, and cluster creation issues for a cluster that is deployed into your [Virtual Network](/azure/virtual-network/virtual-networks-overview).
15
15
@@ -67,11 +67,11 @@ If you're experiencing ingestion issues and you suspect it's related to virtual
67
67
68
68
### Check ingestion health
69
69
70
-
Check that the [cluster ingestion metrics](/azure/data-explorer/using-metrics#ingestion-health-and-performance-metrics) indicate a healthy state.
70
+
Check that the [cluster ingestion metrics](/azure/data-explorer/using-metrics#ingestion-health-and-performance-metrics) indicate a healthy state.
71
71
72
72
### Check security rules on data source resources
73
73
74
-
If the metrics indicate that no events were processed from the data source (*Events processed* (for Event/IoT Hubs) metric), make sure that the data source resources (Event Hub or Storage) allow access from cluster's subnet in the firewall rules or service endpoints.
74
+
If the metrics indicate that no events were processed from the data source (*Events processed* metric for Event/IoT Hubs), make sure that the data source resources (Event Hub or Storage) allow access from cluster's subnet in the firewall rules or service endpoints.
75
75
76
76
### Check security rules configured on cluster's subnet
0 commit comments