Skip to content

Commit 53ace1f

Browse files
committed
Update activity-log.md
1 parent 3dbae7f commit 53ace1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/essentials/activity-log.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@ Each event is stored in the PT1H.json file with the following format. This forma
184184

185185
## Legacy collection methods
186186

187+
> [!NOTE]
188+
> * Azure Activity logs solution was used to forward Activity Logs to Azure Log Analytics. This solution is being retired on the 15th of March 2026 and will be automatically converted to Diagnostic settings.
189+
187190
If you're collecting activity logs using the legacy collection method, we recommend you [export activity logs to your Log Analytics workspace](#send-to-log-analytics-workspace) and disable the legacy collection using the [Data Sources - Delete API](/rest/api/loganalytics/data-sources/delete?tabs=HTTP) as follows:
188191

189192
1. List all data sources connected to the workspace using the [Data Sources - List By Workspace API](/rest/api/loganalytics/data-sources/list-by-workspace?tabs=HTTP#code-try-0) and filter for activity logs by setting `kind eq 'AzureActivityLog'`.

0 commit comments

Comments
 (0)