Skip to content

Commit c722fd0

Browse files
Merge pull request #208440 from tamram/tamram22-0809
CSS doc ask: link to blog post on calculating table capacity
2 parents 95cece9 + eab4056 commit c722fd0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
services: storage
66
ms.service: storage
77
ms.topic: reference
8-
ms.date: 10/02/2020
8+
ms.date: 08/18/2022
99
ms.author: normesta
1010
ms.subservice: tables
1111
ms.custom: monitoring
@@ -25,7 +25,7 @@ Capacity metrics values are sent to Azure Monitor every hour. The values are ref
2525

2626
Azure Storage provides the following capacity metrics in Azure Monitor.
2727

28-
#### Account Level
28+
#### Account-level metrics
2929

3030
[!INCLUDE [Account level capacity metrics](../../../includes/azure-storage-account-capacity-metrics.md)]
3131

@@ -39,6 +39,8 @@ This table shows [Table storage metrics](../../azure-monitor/essentials/metrics-
3939
| TableCount | The number of tables in the storage account. <br/><br/> Unit: Count <br/> Aggregation Type: Average <br/> Value example: 1024 |
4040
| TableEntityCount | The number of table entities in the storage account. <br/><br/> Unit: Count <br/> Aggregation Type: Average <br/> Value example: 1024 |
4141

42+
To learn how to calculate Table storage capacity, see [Calculate the size/capacity of storage account and it services](https://techcommunity.microsoft.com/t5/azure-paas-blog/calculate-the-size-capacity-of-storage-account-and-it-services/ba-p/1064046).
43+
4244
### Transaction metrics
4345

4446
Transaction metrics are emitted on every request to a storage account from Azure Storage to Azure Monitor. In the case of no activity on your storage account, there will be no data on transaction metrics in the period. All transaction metrics are available at both account and Table storage service level. The time grain defines the time interval that metric values are presented. The supported time grains for all transaction metrics are PT1H and PT1M.
@@ -74,4 +76,4 @@ The following table lists the properties for Azure Storage resource logs when th
7476
## See also
7577

7678
- See [Monitoring Azure Table storage](monitor-table-storage.md) for a description of monitoring Azure Storage.
77-
- See [Monitoring Azure resources with Azure Monitor](../../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources.
79+
- See [Monitoring Azure resources with Azure Monitor](../../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources.

0 commit comments

Comments
 (0)