Skip to content

Commit bd457aa

Browse files
Merge pull request #224794 from tamram/patch-47
Update monitor-blob-storage.md
2 parents 4e666fc + a8bbe57 commit bd457aa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: normesta
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 10/06/2022
10+
ms.date: 01/23/2023
1111
ms.author: normesta
1212
ms.devlang: csharp
1313
ms.custom: "subject-monitoring, devx-track-csharp, devx-track-azurecli, devx-track-azurepowershell"
@@ -317,6 +317,8 @@ Log entries are created only if there are requests made against the service endp
317317

318318
The [Activity log](../../azure-monitor/essentials/activity-log.md) is a type of platform log located in Azure that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics.
319319

320+
When you view a storage account in the Azure portal, the operations called by the portal are also logged. For this reason, you may see operations logged in a storage account even though you have not written any data to the account.
321+
320322
### Log authenticated requests
321323

322324
The following types of authenticated requests are logged:
@@ -446,4 +448,4 @@ Get started with any of these guides.
446448
| [Azure Blob Storage monitoring data reference](monitor-blob-storage-reference.md) | A reference of the logs and metrics created by Azure Blob Storage |
447449
| [Troubleshoot performance issues](../common/troubleshoot-storage-performance.md?toc=/azure/storage/blobs/toc.json)| Common performance issues and guidance about how to troubleshoot them. |
448450
| [Troubleshoot availability issues](../common/troubleshoot-storage-availability.md?toc=/azure/storage/blobs/toc.json)| Common availability issues and guidance about how to troubleshoot them.|
449-
| [Troubleshoot client application errors](../common/troubleshoot-storage-client-application-errors.md?toc=/azure/storage/blobs/toc.json)| Common issues with connecting clients and how to troubleshoot them.|
451+
| [Troubleshoot client application errors](../common/troubleshoot-storage-client-application-errors.md?toc=/azure/storage/blobs/toc.json)| Common issues with connecting clients and how to troubleshoot them.|

0 commit comments

Comments
 (0)