From 8c3392223005c92d571db807cdefdfde10a0931d Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Fri, 13 Feb 2026 16:40:07 -0600 Subject: [PATCH] Revert "[Audit logs] Start and end activities: macOS setup experience and MDM migration" (#39875) Accidentally merged PR to auto-generated docs instead of closed --- docs/Contributing/reference/audit-logs.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/docs/Contributing/reference/audit-logs.md b/docs/Contributing/reference/audit-logs.md index 69bca21757..bf13158804 100644 --- a/docs/Contributing/reference/audit-logs.md +++ b/docs/Contributing/reference/audit-logs.md @@ -639,24 +639,6 @@ This activity contains the following fields: } ``` -## started_setup_experience - -Generated when a macOS, Windows, or Linux host starts the setup experience. - -This activity contains the following fields: -- "host_serial": Serial number of the host. -- "host_id": ID of the host. -- "host_display_name": Display name of the host. - -## finished_setup_experience - -Generated when a macOS, Windows, or Linux host finished the setup experience. - -This activity contains the following fields: -- "host_serial": Serial number of the host. -- "host_id": ID of the host. -- "host_display_name": Display name of the host. - ## edited_macos_min_version Generated when the minimum required macOS version or deadline is modified.