Skip to content

Commit d74a445

Browse files
committed
put back tables, update include links
1 parent 3e91981 commit d74a445

File tree

2 files changed

+44
-30
lines changed

2 files changed

+44
-30
lines changed

articles/storage/tables/monitor-table-storage-reference.md

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Table Storage
33
description: This article contains important reference material you need when you monitor Azure Table Storage.
4-
ms.date: 02/05/2024
4+
ms.date: 02/13/2024
55
ms.custom: horz-monitor
66
ms.topic: reference
77
ms.service: azure-table-storage
@@ -12,43 +12,57 @@ ms.author: normesta
1212
# Azure Table Storage monitoring data reference
1313

1414
<!-- Intro -->
15-
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
15+
[!INCLUDE [horz-monitor-ref-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
1616

1717
See [Monitor Azure Table Storage](monitor-table-storage.md) for details on the data you can collect for Azure Table Storage and how to use it.
1818

1919
<!-- ## Metrics. Required section. -->
20-
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
20+
[!INCLUDE [horz-monitor-ref-metrics-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-intro.md)]
2121

2222
### Supported metrics for Microsoft.Storage/storageAccounts
2323
The following table lists the metrics available for the Microsoft.Storage/storageAccounts resource type.
24-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
24+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
2525
[!INCLUDE [Microsoft.Storage/storageAccounts](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-storage-storageaccounts-metrics-include.md)]
2626

2727
### Supported metrics for Microsoft.Storage/storageAccounts/tableServices
2828
The following table lists the metrics available for the Microsoft.Storage/storageAccounts/tableServices resource type.
29-
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
29+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
3030
[!INCLUDE [Microsoft.Storage/storageAccounts/tableServices](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-storage-storageaccounts-tableservices-metrics-include.md)]
3131

3232
<a id="metrics-dimensions"></a>
33-
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
34-
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
33+
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
34+
[!INCLUDE [horz-monitor-ref-metrics-dimensions](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions.md)]
3535
[!INCLUDE [Metrics dimensions](../../../includes/azure-storage-account-metrics-dimensions.md)]
3636

3737
<a id="resource-logs-preview"></a>
38-
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
38+
[!INCLUDE [horz-monitor-ref-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
3939

4040
### Supported resource logs for Microsoft.Storage/storageAccounts/tableServices
4141
[!INCLUDE [Microsoft.Storage/storageAccounts/tableServices](~/azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-storage-storageaccounts-tableservices-logs-include.md)]
4242

4343
<!-- ## Azure Monitor Logs tables. Required section. -->
44-
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
44+
[!INCLUDE [horz-monitor-ref-logs-tables](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
4545

4646
- [AzureActivity](/azure/azure-monitor/reference/tables/azureactivity)
4747
- [AzureMetrics](/azure/azure-monitor/reference/tables/azuremetrics)
4848
- [StorageTableLogs](/azure/azure-monitor/reference/tables/storagetablelogs)
4949

50+
The following tables list the properties for Azure Storage resource logs when they're collected in Azure Monitor Logs or Azure Storage. The properties describe the operation, the service, and the type of authorization that was used to perform the operation.
51+
52+
### Fields that describe the operation
53+
54+
[!INCLUDE [Account level capacity metrics](../../../includes/azure-storage-logs-properties-operation.md)]
55+
56+
### Fields that describe how the operation was authenticated
57+
58+
[!INCLUDE [Account level capacity metrics](../../../includes/azure-storage-logs-properties-authentication.md)]
59+
60+
### Fields that describe the service
61+
62+
[!INCLUDE [Account level capacity metrics](../../../includes/azure-storage-logs-properties-service.md)]
63+
5064
<!-- ## Activity log. Required section. -->
51-
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
65+
[!INCLUDE [horz-monitor-ref-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
5266
- [Microsoft.Storage resource provider operations](/azure/role-based-access-control/resource-provider-operations#microsoftstorage)
5367

5468
## Related content

articles/storage/tables/monitor-table-storage.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitor Azure Table Storage
33
description: Start here to learn how to monitor Azure Table Storage.
4-
ms.date: 02/05/2024
4+
ms.date: 02/13/2024
55
ms.custom: horz-monitor, devx-track-csharp, devx-track-azurepowershell
66
ms.topic: conceptual
77
author: normesta
@@ -35,29 +35,29 @@ At a minimum your service should have the following two articles:
3535
# Monitor Azure Table Storage
3636

3737
<!-- Intro -->
38-
[!INCLUDE [horz-monitor-intro](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-intro.md)]
38+
[!INCLUDE [horz-monitor-intro](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-intro.md)]
3939

4040
> [!IMPORTANT]
4141
> Metrics and logs in Azure Monitor support only Azure Resource Manager storage accounts. Azure Monitor doesn't support classic storage accounts. If you want to use metrics or logs on a classic storage account, you need to migrate to an Azure Resource Manager storage account. For more information, see [Migrate to Azure Resource Manager](/azure/virtual-machines/migration-classic-resource-manager-overview).
4242
4343
<!-- ## Insights. Optional section. If your service has insights, add the following include and information. -->
44-
[!INCLUDE [horz-monitor-insights](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-insights.md)]
44+
[!INCLUDE [horz-monitor-insights](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-insights.md)]
4545
<!-- Insights service-specific information. Add brief information about what your Azure Monitor insights provide here. You can refer to another article that gives details or add a screenshot. -->
4646
Azure Storage insights offer a unified view of storage performance, capacity, and availability. See [Monitor storage with Azure Monitor Storage insights](../common/storage-insights-overview.md).
4747

4848
<!-- ## Resource types. Required section. -->
49-
[!INCLUDE [horz-monitor-resource-types](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-resource-types.md)]
49+
[!INCLUDE [horz-monitor-resource-types](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-types.md)]
5050

5151
<!-- ## Data storage. Required section. Optionally, add service-specific information about storing your monitoring data after the include. -->
52-
[!INCLUDE [horz-monitor-data-storage](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-data-storage.md)]
52+
[!INCLUDE [horz-monitor-data-storage](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-data-storage.md)]
5353
<!-- Add service-specific information about storing monitoring data here, if applicable. For example, SQL Server stores other monitoring data in its own databases. -->
5454

5555
<!-- METRICS SECTION START ------------------------------------->
5656

5757
<!-- ## Platform metrics. Required section.
58-
- If your service doesn't collect platform metrics, use the following include: [!INCLUDE [horz-monitor-no-platform-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-no-platform-metrics.md)]
58+
- If your service doesn't collect platform metrics, use the following include: [!INCLUDE [horz-monitor-no-platform-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-no-platform-metrics.md)]
5959
- If your service collects platform metrics, add the following include, statement, and service-specific information as appropriate. -->
60-
[!INCLUDE [horz-monitor-platform-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-platform-metrics.md)]
60+
[!INCLUDE [horz-monitor-platform-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-platform-metrics.md)]
6161
For a list of available metrics for Azure Table Storage, see [Azure Table Storage monitoring data reference](monitor-table-storage-reference.md#metrics).
6262

6363
> [!IMPORTANT]
@@ -69,29 +69,29 @@ For a list of available metrics for Azure Table Storage, see [Azure Table Storag
6969
<!-- Platform metrics service-specific information. Add service-specific information about your platform metrics here.-->
7070

7171
<!-- ## Prometheus/container metrics. Optional. If your service uses containers/Prometheus metrics, add the following include and information.
72-
[!INCLUDE [horz-monitor-container-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-container-metrics.md)]
72+
[!INCLUDE [horz-monitor-container-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-container-metrics.md)]
7373
<!-- Add service-specific information about your container/Prometheus metrics here.-->
7474

7575
<!-- ## System metrics. Optional. If your service uses system-imported metrics, add the following include and information.
76-
[!INCLUDE [horz-monitor-system-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-system-metrics.md)]
76+
[!INCLUDE [horz-monitor-system-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-system-metrics.md)]
7777
<!-- Add service-specific information about your system-imported metrics here.-->
7878

7979
<!-- ## Custom metrics. Optional. If your service uses custom imported metrics, add the following include and information.
80-
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-custom-metrics.md)]
80+
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-custom-metrics.md)]
8181
<!-- Custom imported service-specific information. Add service-specific information about your custom imported metrics here.-->
8282

8383
<!-- ## Non-Azure Monitor metrics. Optional. If your service uses any non-Azure Monitor based metrics, add the following include and information.
84-
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-non-monitor-metrics.md)]
84+
[!INCLUDE [horz-monitor-custom-metrics](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-non-monitor-metrics.md)]
8585
<!-- Non-Monitor metrics service-specific information. Add service-specific information about your non-Azure Monitor metrics here.-->
8686

8787
<!-- METRICS SECTION END ------------------------------------->
8888

8989
<!-- LOGS SECTION START -------------------------------------->
9090

9191
<!-- ## Resource logs. Required section.
92-
- 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)]
92+
- If your service doesn't collect resource logs, use the following include [!INCLUDE [horz-monitor-no-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-no-resource-logs.md)]
9393
- If your service collects resource logs, add the following include, statement, and service-specific information as appropriate. -->
94-
[!INCLUDE [horz-monitor-resource-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
94+
[!INCLUDE [horz-monitor-resource-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-resource-logs.md)]
9595
For the available resource log categories, their associated Log Analytics tables, and the logs schemas for Azure Table Storage, see [Azure Table Storage monitoring data reference](monitor-table-storage-reference.md#resource-logs).
9696
<!-- Resource logs service-specific information. Add service-specific information about your resource logs here.
9797
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. -->
@@ -121,11 +121,11 @@ For general destination limitations, see [Destination limitations](/azure/azure-
121121
If you send logs to Log Analytics, you can manage the data retention period of Log Analytics at the workspace level or even specify different retention settings by data type. To learn how, see [Change the data retention period](/azure/azure-monitor/logs/data-retention-archive).
122122

123123
<!-- ## Activity log. Required section. Optionally, add service-specific information about your activity log after the include. -->
124-
[!INCLUDE [horz-monitor-activity-log](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-activity-log.md)]
124+
[!INCLUDE [horz-monitor-activity-log](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-activity-log.md)]
125125
<!-- Activity log service-specific information. Add service-specific information about your activity log here. -->
126126

127127
<!-- ## Imported logs. Optional section. If your service uses imported logs, add the following include and information.
128-
[!INCLUDE [horz-monitor-imported-logs](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-imported-logs.md)]
128+
[!INCLUDE [horz-monitor-imported-logs](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-imported-logs.md)]
129129
<!-- Add service-specific information about your imported logs here. -->
130130

131131
<!-- ## Other logs. Optional section.
@@ -136,10 +136,10 @@ If your service has other logs that aren't resource logs or in the activity log,
136136
<!-- ANALYSIS SECTION START -------------------------------------->
137137

138138
<!-- ## Analyze data. Required section. -->
139-
[!INCLUDE [horz-monitor-analyze-data](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-analyze-data.md)]
139+
[!INCLUDE [horz-monitor-analyze-data](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-analyze-data.md)]
140140

141141
<!-- ### External tools. Required section. -->
142-
[!INCLUDE [horz-monitor-external-tools](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-external-tools.md)]
142+
[!INCLUDE [horz-monitor-external-tools](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-external-tools.md)]
143143

144144
### Analyze metrics for Azure Table Storage
145145

@@ -397,7 +397,7 @@ Requests made by the Table Storage service itself, such as log creation or delet
397397
- Failed GET requests with the error code 304 (`Not Modified`)
398398

399399
<!-- ### Sample Kusto queries. Required section. If you have sample Kusto queries for your service, add them after the include. -->
400-
[!INCLUDE [horz-monitor-kusto-queries](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-kusto-queries.md)]
400+
[!INCLUDE [horz-monitor-kusto-queries](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-kusto-queries.md)]
401401
<!-- Add sample Kusto queries for your service here. -->
402402
Here are some queries that you can enter in the **Log search** bar to help you monitor your Table Storage. These queries work with the [new language](../../azure-monitor/logs/log-query-overview.md). For more information, see [Log Analytics tutorial](/azure/azure-monitor/logs/log-analytics-tutorial).
403403

@@ -457,7 +457,7 @@ Add short information or links to specific articles that outline how to analyze
457457
<!-- ALERTS SECTION START -------------------------------------->
458458
459459
<!-- ## Alerts. Required section. -->
460-
[!INCLUDE [horz-monitor-alerts](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-alerts.md)]
460+
[!INCLUDE [horz-monitor-alerts](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-alerts.md)]
461461
462462
<!-- ### Azure Table Storage alert rules. Required section.
463463
**MUST HAVE** service-specific alert rules. Include useful alerts on metrics, logs, log conditions, or activity log.
@@ -474,7 +474,7 @@ The following table lists common and recommended alert rules for Azure Table Sto
474474
| Metric | Table Storage egress has exceeded 500 GiB in one day. | Egress<br>Dimension names: Geo type, API name, Authentication |
475475
476476
<!-- ### Advisor recommendations -->
477-
[!INCLUDE [horz-monitor-advisor-recommendations](~/articles/reusable-content/azure-monitor/horizontals/horz-monitor-advisor-recommendations.md)]
477+
[!INCLUDE [horz-monitor-advisor-recommendations](~/articles/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-advisor-recommendations.md)]
478478
479479
<!-- ALERTS SECTION END -------------------------------------->
480480

0 commit comments

Comments
 (0)