Skip to content

Commit f6e9a48

Browse files
authored
Merge pull request #110459 from bwren/am-platform-logs
Azure Monitor platform logs to immutable storage
2 parents 1deedd4 + 8d87f34 commit f6e9a48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/platform/resource-logs-collect-storage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.subservice: logs
1515
## Prerequisites
1616
You need to [create an Azure storage account](../../storage/common/storage-account-create.md) if you don't already have one. The storage account does not have to be in the same subscription as the resource sending logs as long as the user who configures the setting has appropriate RBAC access to both subscriptions.
1717

18+
> [!IMPORTANT]
19+
> To send the data to immutable storage, set the immutable policy for the storage account as described in [Set and manage immutability policies for Blob storage](../../storage/blobs/storage-blob-immutability-policies-manage.md). You must follow all steps in this article including enabling protected append blobs writes.
1820
1921
> [!IMPORTANT]
2022
> Azure Data Lake Storage Gen2 accounts are not currently supported as a destination for diagnostic settings even though they may be listed as a valid option in the Azure portal.

0 commit comments

Comments
 (0)