Skip to content

Commit ccefb33

Browse files
authored
Merge pull request #178296 from PeterCLu/peterlu-fix-monitor-h2
Fix warning in Azure Monitor Overview.md
2 parents 484c497 + a13a8ef commit ccefb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Azure Monitor can collect data from a [variety of sources](monitor-reference.md)
5151

5252
- **Application monitoring data**: Data about the performance and functionality of the code you have written, regardless of its platform.
5353
- **Guest OS monitoring data**: Data about the operating system on which your application is running. This could be running in Azure, another cloud, or on-premises.
54-
- **Azure resource monitoring data**: Data about the operation of an Azure resource. For a complete list of the resources that have metrics or logs, see [What can you monitor with Azure Monitor?](monitor-reference.md#list-of-azure-monitor-supported-services).
54+
- **Azure resource monitoring data**: Data about the operation of an Azure resource. For a complete list of the resources that have metrics or logs, see [What can you monitor with Azure Monitor?](monitor-reference.md#azure-supported-services).
5555
- **Azure subscription monitoring data**: Data about the operation and management of an Azure subscription, as well as data about the health and operation of Azure itself.
5656
- **Azure tenant monitoring data**: Data about the operation of tenant-level Azure services, such as Azure Active Directory.
5757

0 commit comments

Comments
 (0)