Skip to content

Commit 4a26a13

Browse files
committed
fixes
1 parent 09cb5ff commit 4a26a13

File tree

5 files changed

+11
-58
lines changed

5 files changed

+11
-58
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6304,6 +6304,11 @@
63046304
"source_path_from_root": "/articles/azure-monitor/logs/unify-app-resource-data.md",
63056305
"redirect_url": "/azure/azure-monitor/logs/cross-workspace-query",
63066306
"redirect_document_id": false
6307+
},
6308+
{
6309+
"source_path_from_root": "/articles/azure-monitor/insights/solution-agenthealth.md",
6310+
"redirect_url": "/azure/azure-monitor/agents/solution-agenthealth",
6311+
"redirect_document_id": false
63076312
}
63086313
]
63096314
}

articles/azure-monitor/insights/solution-agenthealth.md renamed to articles/azure-monitor/agents/solution-agenthealth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ You can also use the Agent Health solution to:
1616
* Perform other queries to maintain awareness of the distribution of agents deployed in Azure, in other cloud environments, or on-premises.
1717

1818
> [!IMPORTANT]
19-
> The Agent Health solution only monitors the health of the [Log Analytics agent](log-analytics-agent.md) which is on a deprecation path. This solution doesn't monitor the health of the [Azure Monitor agent](../agents/azuremonitor-agent.md).
19+
> The Agent Health solution only monitors the health of the [Log Analytics agent](log-analytics-agent.md) which is on a deprecation path. This solution doesn't monitor the health of the [Azure Monitor agent](agents-overview.md).
2020
2121
## Prerequisites
22-
Before you deploy this solution, confirm that you have supported [Windows agents](../agents/agent-windows.md) reporting to the Log Analytics workspace or reporting to an [Operations Manager management group](../agents/agents-overview.md) integrated with your workspace.
22+
Before you deploy this solution, confirm that you have supported [Windows agents](../agents/agent-windows.md) reporting to the Log Analytics workspace or reporting to an [Operations Manager management group](agents-overview.md) integrated with your workspace.
2323

2424
## Management packs
2525
If your Operations Manager management group is connected to a Log Analytics workspace, the following management packs are installed in Operations Manager. These management packs are also installed on directly connected Windows computers after you add this solution:

articles/azure-monitor/alerts/azure-cli-metrics-alert-sample.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ These samples create metric alert monitors in Azure Monitor by using Azure CLI c
1717

1818
This alert monitors an existing virtual machine named `VM07` in the resource group named `ContosoVMRG`.
1919

20-
You can create a resource group by using the [az group create](/cli/azure/group#az-group-create) command. For information about creating virtual machines, see [Create a Windows virtual machine with the Azure CLI](../virtual-machines/windows/quick-create-cli.md), [Create a Linux virtual machine with the Azure CLI](../virtual-machines/linux/quick-create-cli.md), and the [az vm create](/cli/azure/vm#az-vm-create) command.
20+
You can create a resource group by using the [az group create](/cli/azure/group#az-group-create) command. For information about creating virtual machines, see [Create a Windows virtual machine with the Azure CLI](../../virtual-machines/windows/quick-create-cli.md), [Create a Linux virtual machine with the Azure CLI](../../virtual-machines/linux/quick-create-cli.md), and the [az vm create](/cli/azure/vm#az-vm-create) command.
2121

2222
```azurecli
2323
# resource group name: ContosoVMRG
@@ -114,5 +114,5 @@ This article uses the following Azure CLI commands:
114114

115115
## Next steps
116116

117-
- [Azure Monitor CLI samples](cli-samples.md)
118-
- [Understand how metric alerts work in Azure Monitor](alerts/alerts-metric-overview.md)
117+
- [Azure Monitor CLI samples](../cli-samples.md)
118+
- [Understand how metric alerts work in Azure Monitor](alerts-metric-overview.md)

articles/azure-monitor/terminology.md

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

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ items:
783783
- name: LA Agent Management
784784
href: agents/agent-manage.md
785785
- name: LA Agent Health
786-
href: insights/solution-agenthealth.md
786+
href: agents/solution-agenthealth.md
787787
- name: LA Agent data sources
788788
items:
789789
- name: Overview

0 commit comments

Comments
 (0)