Skip to content

Commit 1126a06

Browse files
authored
Merge pull request #104053 from jainsourabh123/patch-6
Update manage-storage-analytics-logs.md
2 parents 9fe28aa + c3dea0b commit 1126a06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/common/manage-storage-analytics-logs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ You can instruct Azure Storage to save diagnostics logs for read, write, and del
5656
The diagnostics logs are saved in a blob container named *$logs* in your storage account. You can view the log data using a storage explorer like the [Microsoft Azure Storage Explorer](https://storageexplorer.com), or programmatically using the storage client library or PowerShell.
5757

5858
For information about accessing the $logs container, see [Storage analytics logging](storage-analytics-logging.md).
59+
60+
> [!NOTE]
61+
> For classic storage accounts, the $logs container appears only in Azure Storage Explorer. The $logs container isn't visible from storage browser or the container view that is available in the Azure portal.
5962
6063
### [PowerShell](#tab/azure-powershell)
6164

0 commit comments

Comments
 (0)