Skip to content

Commit 3b21a5c

Browse files
committed
review cx
1 parent 88fd029 commit 3b21a5c

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

articles/storage/blobs/monitor-blob-storage-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Blob Storage
33
description: This article contains important reference material you need when you monitor Azure Blob Storage.
4-
ms.date: 02/01/2024
4+
ms.date: 02/07/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
author: normesta
@@ -81,7 +81,7 @@ For the metrics supporting dimensions, you need to specify the dimension value t
8181

8282
- [AzureActivity](/azure/azure-monitor/reference/tables/azureactivity)
8383
- [AzureMetrics](/azure/azure-monitor/reference/tables/azuremetrics)
84-
- [Microsoft.Storage/storageAccounts/StorageBlobLogs](/azure/azure-monitor/reference/tables/storagebloblogs)
84+
- [StorageBlobLogs](/azure/azure-monitor/reference/tables/storagebloblogs)
8585

8686
### Fields that describe the operation
8787

articles/storage/blobs/monitor-blob-storage.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitor Azure Blob Storage
33
description: Start here to learn how to monitor Azure Blob Storage.
4-
ms.date: 02/05/2024
4+
ms.date: 02/07/2024
55
ms.custom: horz-monitor
66
ms.topic: conceptual
77
author: normesta
@@ -79,25 +79,14 @@ For a list of available metrics for Azure Blob Storage, see [Azure Blob Storage
7979

8080
<!-- LOGS SECTION START -------------------------------------->
8181

82+
<a name="collection-and-routing"></a>
8283
<!-- ## Resource logs. Required section.
8384
- If your service doesn't collect resource logs, use the following include [!INCLUDE [horz-monitor-no-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-no-resource-logs.md)]
8485
- If your service collects resource logs, add the following include, statement, and service-specific information as appropriate. -->
8586
[!INCLUDE [horz-monitor-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
8687
For the available resource log categories, their associated Log Analytics tables, and the logs schemas for Azure Blob Storage, see [Azure Blob Storage monitoring data reference](monitor-blob-storage-reference.md#resource-logs).
8788
<!-- Resource logs service-specific information. Add service-specific information about your resource logs here.
8889
NOTE: Azure Monitor already has general information on how to configure and route resource logs. See https://learn.microsoft.com/azure/azure-monitor/platform/diagnostic-settings. Ideally, don't repeat that information here. You can provide a single screenshot of the diagnostic settings portal experience if you want. -->
89-
<a name="collection-and-routing"></a>
90-
### Azure Blob Storage diagnostic settings
91-
92-
When you create the diagnostic setting, choose **blob** as the type of storage that you want to enable logs for. Then, specify one of the following categories of operations for which you want to collect logs.
93-
94-
| Category | Description |
95-
|:---|:---|
96-
| StorageRead | Read operations on objects. |
97-
| StorageWrite | Write operations on objects. |
98-
| StorageDelete | Delete operations on objects. |
99-
100-
The **audit** resource log category group allows you to collect the baseline of resource logs that Microsoft deems necessary for auditing your resource. What's collected is dynamic, and Microsoft may change it over time as new resource log categories become available. If you choose the **audit** category group, you can't specify any other resource categories, because the system will decide which logs to collect. For more information, see [Diagnostic settings in Azure Monitor: Resource logs](/azure/azure-monitor/essentials/diagnostic-settings#resource-logs).
10190

10291
> [!NOTE]
10392
> Data Lake Storage Gen2 doesn't appear as a storage type because Data Lake Storage Gen2 is a set of capabilities available to Blob storage.

0 commit comments

Comments
 (0)