Skip to content

Commit abf1e7b

Browse files
Merge pull request #285011 from khdownie/patch-2
Update analyze-files-metrics.md
2 parents d4da112 + 4b47338 commit abf1e7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
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: 05/08/2024
8+
ms.date: 08/19/2024
99
ms.author: kendownie
1010
ms.custom: monitoring, devx-track-azurepowershell
1111
---
@@ -254,14 +254,14 @@ The following example shows how to read metric data on the metric supporting mul
254254

255255
You can use Azure Monitor to analyze workloads that utilize Azure Files. Follow these steps.
256256

257-
1. Go to your storage account in the [Azure portal](https://portal.azure.com).
258-
1. From the left navigation, select **Data storage** > **File shares**. Select the file share you want to monitor.
259-
1. From the left navigation, select **Monitoring** > **Metrics**.
260-
1. When using Azure Monitor for Azure Files, it’s important to always select the **Files** metric namespace. Select **Add metric**.
261-
1. Under **Metric namespace** select **File**.
257+
1. Navigate to your storage account in the [Azure portal](https://portal.azure.com).
258+
1. In the service menu, under **Monitoring**, select **Metrics**.
259+
1. Under **Metric namespace**, select **File**.
262260

263261
:::image type="content" source="media/analyze-files-metrics/add-metric-namespace-file.png" alt-text="Screenshot showing how to select the Files metric namespace." lightbox="media/analyze-files-metrics/add-metric-namespace-file.png":::
264262

263+
Now you can select a metric depending on what you want to monitor.
264+
265265
### Monitor availability
266266

267267
In Azure Monitor, the **Availability** metric can be useful when something is visibly wrong from either an application or user perspective, or when troubleshooting alerts.

0 commit comments

Comments
 (0)