Skip to content

Commit 228cd30

Browse files
committed
More edits
1 parent ea4d796 commit 228cd30

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

articles/azure-monitor/monitor-horizontal-test.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Different metrics and logs are available for different resource types. This tabl
2222

2323
|Data to collect|Description|Collection Method|Analyze monitoring data|Reference Information|
2424
|---------|---------|---------|---------|
25-
|Metrics |Metrics are numerical values collected at regular intervals, that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|Collected automatically.|View in [metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started) or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.|[Supported metrics for Microsoft.Web](../app-service/monitor-app-service-reference.md#supported-metrics-for-microsoftweb)|
26-
|Logs|Logs are recorded system events. Logs can contain different types of data, be structured or free-form text, and they contain a timestamp. Azure Monitor stores structured and unstructured log data of all types in Azure Monitor Logs.|You must [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to collect resources logs.|View in [Log Analytics](logs/log-analytics-overview.md) or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.|[Supported resource logs for Microsoft.Web](../app-service/monitor-app-service-reference.md#supported-resource-logs-for-microsoftweb)|
27-
|Activity log|The Azure Monitor activity log is a platform log that provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started.|Collected automatically. Can be collected in Log Analytics workspace at no charge | View in the Azure portal or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.|[Activity Log](../app-service/monitor-app-service-reference.md#activity-log)|
25+
|Metrics |Metrics are numerical values collected at regular intervals, that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|Collected automatically.|View in [metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started) or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.|[Supported metrics for App Service](../app-service/monitor-app-service-reference.md#supported-metrics-for-microsoftweb)|
26+
|Logs|Logs are recorded system events. Logs can contain different types of data, be structured or free-form text, and they contain a timestamp. Azure Monitor stores structured and unstructured log data of all types in Azure Monitor Logs.|You must [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to collect resources logs.|View in [Log Analytics](logs/log-analytics-overview.md) or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.|[Supported resource logs for App Service](../app-service/monitor-app-service-reference.md#supported-resource-logs-for-microsoftweb)|
27+
|Activity log|The Azure Monitor activity log is a platform log that provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started.|Collected automatically. Can be collected in Log Analytics workspace at no charge | View in the Azure portal or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.|[Supported Activity Log for App Service](../app-service/monitor-app-service-reference.md#activity-log)|
2828

2929
For information about using Azure Monitor to monitor your resources, see [Monitor Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource).
3030

@@ -146,7 +146,7 @@ To get started with the REST API for Azure Monitor, see [Azure monitoring REST A
146146

147147
- You can also use Azure Health check to monitor App Service instances. For more information, see [Monitor App Service instances using Health check](../app-service/monitor-instances-health-check.md).
148148

149-
### Get personalized monitoring recommendations using Advisor
149+
## SGet personalized monitoring recommendations using Advisor
150150

151151
For some services, if critical conditions or imminent changes occur during resource operations, an alert displays on the service **Overview** page in the portal. You can find more information and recommended fixes for the alert in **Advisor recommendations** under **Monitoring** in the left menu. During normal operations, no advisor recommendations display.
152152

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,5 +1614,4 @@ items:
16141614
href: https://azure.microsoft.com/pricing/calculator/
16151615
- name: Regional availability
16161616
href: https://azure.microsoft.com/global-infrastructure/services/?regions=all&products=monitor
1617-
- name: Monitor App Service
1618-
href: monitor-horizontal-test.md
1617+

0 commit comments

Comments
 (0)