Skip to content

Commit 6cd2854

Browse files
committed
Update entity list
1 parent 6842947 commit 6cd2854

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

articles/iot-central/core/howto-use-audit-logs.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,19 @@ This article describes how to use audit logs to track who made what changes at w
2222

2323
The audit log records information about who made a change, information about the modified entity, the action that made change, and when the change was made. The log tracks changes made through the UI, programatically with the REST API, and through the CLI.
2424

25-
The following IoT Central entities have changes recorded in the audit log:
25+
The log records changes to the following IoT Central entities:
2626

2727
- [Users](howto-manage-users-roles.md#add-users)
2828
- [Roles](howto-manage-users-roles.md#manage-roles)
2929
- [API tokens](howto-authorize-rest-api.md#token-types)
30-
31-
The audit log records changes made by the following types of user:
30+
- [Application template export](howto-create-iot-central-application.md#create-and-use-a-custom-application-template)
31+
- [File upload configuration](howto-configure-file-uploads.md#configure-device-file-uploads)
32+
- [Application customization](howto-customize-ui.md)
33+
- [Device enrollment groups](concepts-device-authentication.md)
34+
- [Device templates](howto-set-up-template.md)
35+
- [Device lifecycle events](howto-export-to-blob-storage.md#device-lifecycle-changes-format)
36+
37+
The log records changes made by the following types of user:
3238

3339
- IoT Central user - the log shows the users email.
3440
- API token - the log shows the token name.

0 commit comments

Comments
 (0)