Skip to content

Commit d3f3ca2

Browse files
Merge pull request #229587 from osalzberg/ActivityLogs
Update activity-log.md
2 parents a4cb49a + 4f75d08 commit d3f3ca2

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 Sept 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)