Skip to content

Commit 52a65c1

Browse files
committed
added next steps links
1 parent ef79746 commit 52a65c1

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

articles/storage/files/analyze-files-metrics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: khdownie
55
services: storage
66
ms.service: azure-file-storage
77
ms.topic: how-to
8-
ms.date: 09/05/2023
8+
ms.date: 09/06/2023
99
ms.author: kendownie
1010
ms.custom: monitoring
1111
---
@@ -392,6 +392,8 @@ For more information on how to write queries, see [Log Analytics tutorial](../..
392392

393393
## Next steps
394394

395+
- [Monitor Azure Files](storage-files-monitoring.md)
396+
- [Create monitoring alerts for Azure Files](files-monitoring-alerts.md)
395397
- [Azure Files monitoring data reference](storage-files-monitoring-reference.md)
396398
- [Monitor Azure resources with Azure Monitor](../../azure-monitor/essentials/monitor-azure-resource.md)
397399
- [Understand Azure Files performance](understand-performance.md)

articles/storage/files/files-monitoring-alerts.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,18 +146,20 @@ To create an alert for high server latency (average), follow these steps.
146146
4. Define the **Alert Logic** by selecting either Static or Dynamic. For Static, select **Average** Aggregation, **Greater than** Operator, and Threshold value. For Dynamic, select **Average** Aggregation, **Greater than** Operator, and Threshold Sensitivity.
147147

148148
> [!TIP]
149-
> If you're using a static threshold, the metric chart can help determine a reasonable threshold value if the file share is currently experiencing high latency. If you're using a dynamic threshold, the metric chart will display the calculated thresholds based on recent data. We recommend using the Dynamic logic with Medium threshold sensitivity and further adjust as needed. To learn more, see [Understanding Dynamic Thresholds](../../azure-monitor/alerts/alerts-dynamic-thresholds.md#understand-dynamic-thresholds-charts).
149+
> If you're using a static threshold, the metric chart can help determine a reasonable threshold value if the file share is currently experiencing high latency. If you're using a dynamic threshold, the metric chart will display the calculated thresholds based on recent data. We recommend using the Dynamic logic with Medium threshold sensitivity and further adjust as needed. To learn more, see [Understanding dynamic thresholds](../../azure-monitor/alerts/alerts-dynamic-thresholds.md#understand-dynamic-thresholds-charts).
150150
151151
5. Define the lookback period and frequency of evaluation.
152152

153153
6. Select the **Actions** tab to add an action group (email, SMS, etc.) to the alert. You can select an existing action group or create a new action group.
154154

155-
7. Select the **Details** tab to fill in the details of the alert such as the alert name, description, and severity.
155+
7. Select the **Details** tab to fill in the details of the alert such as the alert name, description, and severity.
156156

157157
8. Select **Review + create** to create the alert.
158158

159159
## Next steps
160160

161+
- [Monitor Azure Files](storage-files-monitoring.md)
162+
- [Analyze Azure Files metrics using Azure Monitor](analyze-files-metrics.md)
161163
- [Azure Files monitoring data reference](storage-files-monitoring-reference.md)
162164
- [Monitor Azure resources with Azure Monitor](../../azure-monitor/essentials/monitor-azure-resource.md)
163165
- [Azure Storage metrics migration](../common/storage-metrics-migration.md)

articles/storage/files/storage-files-monitoring.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Monitoring Azure Files
2+
title: Monitor Azure Files
33
description: Learn how to monitor the performance and availability of Azure Files. Monitor Azure Files data and learn about configuration.
44
author: khdownie
55
services: storage
66
ms.service: azure-file-storage
77
ms.topic: how-to
8-
ms.date: 09/05/2023
8+
ms.date: 09/06/2023
99
ms.author: kendownie
1010
ms.custom: monitoring
1111
---
1212

13-
# Monitoring Azure Files
13+
# Monitor Azure Files
1414

1515
When you have critical applications and business processes that rely on Azure resources, you want to monitor those resources for their availability, performance, and operation. This article describes the monitoring data that's generated by Azure Files and how you can use the features of Azure Monitor to analyze alerts on this data.
1616

@@ -80,9 +80,8 @@ For general destination limitations, see [Destination limitations](../../azure-m
8080

8181
## Next steps
8282

83+
- [Analyze Azure Files metrics using Azure Monitor](analyze-files-metrics.md)
84+
- [Create monitoring alerts for Azure Files](files-monitoring-alerts.md)
8385
- [Azure Files monitoring data reference](storage-files-monitoring-reference.md)
8486
- [Monitor Azure resources with Azure Monitor](../../azure-monitor/essentials/monitor-azure-resource.md)
8587
- [Azure Storage metrics migration](../common/storage-metrics-migration.md)
86-
- [Planning for an Azure Files deployment](storage-files-planning.md)
87-
- [How to deploy Azure Files](storage-how-to-create-file-share.md)
88-
- [Troubleshoot Azure Files](/troubleshoot/azure/azure-storage/files-troubleshoot?toc=/azure/storage/files/toc.json)

0 commit comments

Comments
 (0)