Skip to content

Commit 31d371a

Browse files
committed
change the export experience
1 parent 45cc5ec commit 31d371a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@ This section describes legacy methods for collecting the Activity log that were
179179
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.
180180

181181
1. From the **Azure Monitor** menu in the Azure portal, select **Activity log**.
182-
3. Click **Diagnostic settings**.
182+
3. Click **Export Activity Logs**.
183183

184-
![Diagnostic settings](media/activity-log/diagnostic-settings.png)
184+
![Export activity logs](media/activity-log/diagnostic-settings-export.png)
185185

186186
4. Click the purple banner for the legacy experience.
187187

@@ -276,7 +276,7 @@ The legacy method for sending the Activity log into a Log Analytics workspace is
276276
To disable the setting, perform the same procedure and click **Disconnect** to remove the subscription from the workspace.
277277

278278
### 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.
280280

281281
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.
282282

@@ -407,7 +407,6 @@ Click the **Azure Activity Logs** tile to open the **Azure Activity Logs** view.
407407

408408

409409
## Next steps
410-
411410
* [Read an overview of platform logs](./platform-logs-overview.md)
412411
* [Review Activity log event schema](activity-log-schema.md)
413-
* [Create diagnostic setting to send Activity logs to other destinations](./diagnostic-settings.md)
412+
* [Create diagnostic setting to send Activity logs to other destinations](./diagnostic-settings.md)
82.7 KB
Loading

0 commit comments

Comments
 (0)