You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/activity-log.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,9 +179,9 @@ This section describes legacy methods for collecting the Activity log that were
179
179
Log profiles are the legacy method for sending the Activity log to Azure storage or Event Hubs. Use the following procedure to continue working with a log profile or to disable it in preparation for migrating to a diagnostic setting.
180
180
181
181
1. From the **Azure Monitor** menu in the Azure portal, select **Activity log**.
4. Click the purple banner for the legacy experience.
187
187
@@ -276,7 +276,7 @@ The legacy method for sending the Activity log into a Log Analytics workspace is
276
276
To disable the setting, perform the same procedure and click **Disconnect** to remove the subscription from the workspace.
277
277
278
278
### Data structure changes
279
-
Diagnostic settings send the same data as the legacy method used to send the Activity log with some changes to the structure of the *AzureActivity* table.
279
+
The Export activity logs experience, sends the same data as the legacy method used to send the Activity log with some changes to the structure of the *AzureActivity* table.
280
280
281
281
The columns in the following table have been deprecated in the updated schema. They still exist in *AzureActivity* but they will have no data. The replacements for these columns are not new, but they contain the same data as the deprecated column. They are in a different format, so you may need to modify log queries that use them.
282
282
@@ -407,7 +407,6 @@ Click the **Azure Activity Logs** tile to open the **Azure Activity Logs** view.
407
407
408
408
409
409
## Next steps
410
-
411
410
* [Read an overview of platform logs](./platform-logs-overview.md)
0 commit comments