Skip to content

Commit 8aa5ee0

Browse files
update based on reviewers comments
1 parent dfdbad5 commit 8aa5ee0

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

docs/sql-server/azure-arc/activity-logs.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ ms.topic: conceptual
1111

1212
# Azure Arc-enabled SQL Server and Databases Activity logs
1313

14-
The Azure activity logs for Arc-enabled SQL Server provide an insight into [SQL Server - Azure Arc](overview.md) and [SQL Server databases - Azure Arc](view-databases.md) related events. The activity log includes information like when a resource is created or modified.
14+
The Azure activity logs for Arc-enabled SQL Server provide an insight into [SQL Server - Azure Arc](overview.md) and [SQL Server databases - Azure Arc](view-databases.md) related events. The activity logs contain events corresponding to the creation and modification of resources.
15+
One can access these activity logs by going to the **SQL Server - Azure Arc resource > Activity Log**. With the help of activity logs, one can identify events like SQL Server instance updates, *SqlServerInstance_Update* SQL Server Databases updates, *SqlServerDatabases_Update*, writing of tags to resources, and so on.
1516

16-
You can access these activity logs by going to the **SQL Server - Azure Arc resource > Activity Log**. With the help of activity logs, you can identify events like SQL Server instance updates, *SqlServerInstance_Update* SQL Server Databases updates, *SqlServerDatabases_Update*, writing of tags to resources, and so on.
17-
18-
This helps in auditing different operations performed on the resource, along with other crucial information such as the time at which operation was initiated, its status, and party responsible for event creation.
17+
This helps in auditing different operations performed on the resource, along with other crucial information such as the time at which the operation was initiated, its status, and the party responsible for event creation.
1918

2019
## View the activity log
21-
You can access the activity log from most menus in the Azure portal. The menu that you open it from determines its initial filter. You can always change the filter to view all other entries. Select **Add Filter** to add more properties to the filter.
20+
One can access the activity log from most menus in the Azure portal. The menu from where the logs are opened determines its initial filter. The filter can be changed to view all other entries. Select **Add Filter** to add more properties to the filter.
2221

2322
:::image type="content" source="media/monitoring/activity-logs-filter.png" alt-text="Screenshot of the Arc-enabled SQL Server Activity Logs with Add Filter.":::
2423

@@ -30,12 +29,12 @@ Select **Download as CSV** to download the events in the current view.
3029

3130
## View change history
3231

33-
For some events, you can view the change history, which shows what changes happened during that event time. Select an event from the activity log you want to look at more deeply. Select the **Change history** tab to view any associated changes with that event.
32+
For some events, one can view the change history, which shows what changes happened during that event time. Select an event from the activity log to gather more information. Select the **Change history** tab to view any associated changes with that event.
3433

35-
If any changes are associated with the event, you'll see a list of changes that you can select. Selecting a change opens the Change history page. This page displays the changes to the resource.
34+
One can see a list of changes that are associated with the event. Selecting a change opens the Change history page. This page displays the changes to the resource.
3635

3736
:::image type="content" source="media/monitoring/view-change-history.png" alt-text="Screenshot of the Change history list and tab for an event.":::
3837

3938
## Next steps
4039

41-
- [Azure Monitor activity log](/azure/azure-monitor/essentials/activity-log)
40+
- For more information on the Retention Policy and Export of logs visit [Azure Monitor activity log].(/azure/azure-monitor/essentials/activity-log)

0 commit comments

Comments
 (0)