Skip to content

Commit ae4283d

Browse files
committed
Update data-collection-troubleshoot.md
1 parent c31bb00 commit ae4283d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/logs/data-collection-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Operation
4545
| where Detail startswith "The rate of data crossed the threshold"
4646
```
4747

48-
## Azure Monitor Agent is not sending data
48+
## Azure Monitor Agent not sending data
4949

5050
[Azure Monitor Agent](../agents/azure-monitor-agent-overview.md) collects data from virtual machines and sends the data to Azure Monitor. An agent might stop sending data to your Log Analytics workspace in various scenarios. For example, when [Azure Site Recovery](/azure/site-recovery/site-recovery-overview) recovers a virtual machine in a disaster recovery scenario, the resource ID of the machine changes, requiring reinstallation of Azure Monitor Agent on the machine.
5151

@@ -62,7 +62,7 @@ Heartbeat
6262
| where LastCall < ago(5m)
6363
```
6464

65-
## Azure subscription is in a suspended state
65+
## Azure subscription is in suspended state
6666
Your Azure subscription could be in a suspended state for one of the following reasons:
6767

6868
- Free trial ended

0 commit comments

Comments
 (0)