Skip to content

Commit 7615800

Browse files
authored
Merge pull request #207442 from tamram/patch-33
Update manage-storage-analytics-logs.md
2 parents a2744e1 + 3229336 commit 7615800

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to monitor a storage account in Azure by using Azure Stor
44
author: normesta
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 01/29/2021
7+
ms.date: 08/09/2022
88
ms.author: normesta
99
ms.reviewer: fryu
1010
ms.subservice: common
@@ -130,9 +130,6 @@ queueClient.SetServiceProperties(serviceProperties);
130130

131131
Log data can accumulate in your account over time which can increase the cost of storage. If you need log data for only a small period of time, you can reduce your costs by modifying the log data retention period. For example, if you need logs for only three days, set your log data retention period to a value of `3`. That way logs will be automatically deleted from your account after 3 days. This section shows you how to view your current log data retention period, and then update that period if that's what you want to do.
132132

133-
> [!NOTE]
134-
> These steps apply only for accounts that do not have the **Hierarchical namespace** setting enabled on them. If you've enabled that setting on your account, then the setting for retention days is not yet supported. Instead, you'll have to delete logs manually by using any supported tool such as Azure Storage Explorer, REST or an SDK. To find those logs in your storage account, see [How logs are stored](storage-analytics-logging.md#how-logs-are-stored).
135-
136133
### [Portal](#tab/azure-portal)
137134

138135
1. In the [Azure portal](https://portal.azure.com), select **Storage accounts**, then the name of the storage account to open the storage account blade.

0 commit comments

Comments
 (0)