Skip to content

Commit 37ef032

Browse files
committed
Fix PR review issues
1 parent a478e0a commit 37ef032

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/data-explorer/vnet-deploy-troubleshoot.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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
44
author: basaba
55
ms.author: basaba
66
ms.reviewer: orspodek
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.date: 03/24/2020
1010
---
1111

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
1313

1414
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).
1515

@@ -67,11 +67,11 @@ If you're experiencing ingestion issues and you suspect it's related to virtual
6767
6868
### Check ingestion health
6969
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.
7171
7272
### Check security rules on data source resources
7373
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.
7575
7676
### Check security rules configured on cluster's subnet
7777

0 commit comments

Comments
 (0)