Skip to content

Commit 70afb2f

Browse files
authored
Merge pull request #89420 from MGoedtel/Task1604473
Task1604473 SEO Improvement
2 parents d4fc96b + 4627771 commit 70afb2f

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

articles/azure-monitor/insights/storage-insights-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: magoedte
1717

1818
# Monitoring your storage service with Azure Monitor for Storage (preview)
1919

20-
Azure Monitor for Storage (preview) provides a comprehensive monitoring of your Azure Storage accounts by delivering a unified view of your Azure Storage services performance, capacity, and availability. You can observe storage capacity, and performance in two ways, view directly from a storage account or view from Azure Monitor to see across groups of storage accounts.
20+
Azure Monitor for Storage (preview) provides comprehensive monitoring of your Azure Storage accounts by delivering a unified view of your Azure Storage services performance, capacity, and availability. You can observe storage capacity, and performance in two ways, view directly from a storage account or view from Azure Monitor to see across groups of storage accounts.
2121

2222
This article will help you understand the experience Azure Monitor for Storage (preview) delivers to derive actionable knowledge on the health and performance of Storage accounts at scale, with a capability to focus on hotspots and diagnose latency, throttling, and availability issues.
2323

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,7 @@
685685
- name: Storage
686686
items:
687687
- name: Azure Monitor for Storage
688+
displayname: storage, monitor, insights, storage accounts, azure storage
688689
href: insights/storage-insights-overview.md
689690
- name: Databases
690691
items:

articles/storage/common/storage-monitor-storage-account.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to monitor an Azure Storage account | Microsoft Docs
2+
title: How to monitor an Azure Storage account in the Azure portal | Microsoft Docs
33
description: Learn how to monitor a storage account in Azure by using the Azure portal.
44
author: normesta
55
ms.service: storage
@@ -11,7 +11,9 @@ ms.subservice: common
1111
---
1212
# Monitor a storage account in the Azure portal
1313

14-
[Azure Storage Analytics](storage-analytics.md) provides metrics for all storage services, and logs for blobs, queues, and tables. You can use the [Azure portal](https://portal.azure.com) to configure which metrics and logs are recorded for your account, and configure charts that provide visual representations of your metrics data.
14+
[Azure Storage Analytics](storage-analytics.md) provides metrics for all storage services, and logs for blobs, queues, and tables. You can use the [Azure portal](https://portal.azure.com) to configure which metrics and logs are recorded for your account, and configure charts that provide visual representations of your metrics data.
15+
16+
We recommend you review [Azure Monitor for Storage](../../azure-monitor/insights/storage-insights-overview.md) (preview). It is a feature of Azure Monitor that offers comprehensive monitoring of your Azure Storage accounts by delivering a unified view of your Azure Storage services performance, capacity, and availability. It does not require you to enable or configure anything, and you can immediately view these metrics from the pre-defined interactive charts and other visualizations included.
1517

1618
> [!NOTE]
1719
> There are costs associated with examining monitoring data in the Azure portal. For more information, see [Storage Analytics](storage-analytics.md).

articles/storage/common/storage-monitoring-diagnosing-troubleshooting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use features like storage analytics, client-side logging, and other
44
author: normesta
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 05/11/2017
7+
ms.date: 09/23/2019
88
ms.author: normesta
99
ms.reviewer: fryu
1010
ms.subservice: common
@@ -96,6 +96,8 @@ If you are familiar with Windows performance monitoring, you can think of Storag
9696

9797
You can choose which hourly metrics you want to display in the [Azure portal](https://portal.azure.com) and configure rules that notify administrators by email whenever an hourly metric exceeds a particular threshold. For more information, see [Receive Alert Notifications](/azure/monitoring-and-diagnostics/monitoring-overview-alerts).
9898

99+
We recommend you review [Azure Monitor for Storage](../../azure-monitor/insights/storage-insights-overview.md) (preview). It is a feature of Azure Monitor that offers comprehensive monitoring of your Azure Storage accounts by delivering a unified view of your Azure Storage services performance, capacity, and availability. It does not require you to enable or configure anything, and you can immediately view these metrics from the pre-defined interactive charts and other visualizations included.
100+
99101
The storage service collects metrics using a best effort, but may not record every storage operation.
100102

101103
In the Azure portal, you can view metrics such as availability, total requests, and average latency numbers for a storage account. A notification rule has also been set up to alert an administrator if availability drops below a certain level. From viewing this data, one possible area for investigation is the table service success percentage being below 100% (for more information, see the section "[Metrics show low PercentSuccess or analytics log entries have operations with transaction status of ClientOtherErrors]").

0 commit comments

Comments
 (0)