How to create FileVersionsAllDeleted FileSyncDownloadedFull FileSyncDownloadedPartial FileDeletedFirstStageRecycleBin FileDeletedSecondStageRecycleBin events on SharePoint

Vish Pothaganti 66 Reputation points
2021-04-14T15:57:04.55+00:00

I'm using Office 365 Management API to process any of the SharePoint created Audit events and I'm unable to create the below events

  • FileVersionsAllDeleted
  • FileSyncDownloadedFull
  • FileSyncDownloadedPartial
  • FileDeletedFirstStageRecycleBin
  • FileDeletedSecondStageRecycleBin

Can you please advice on what steps to do on a SharePoint site for the files to create these audit events

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ZhengyuGuo 10,586 Reputation points Moderator
    2021-04-15T07:04:05.57+00:00

    Hi @Vish Pothaganti ,

    FileSyncDownloadedFull: User establishes a sync relationship and successfully downloads files for the first time to their computer from a document library.

    FileSyncDownloadedPartial: User successfully downloads any changes to files from a document library. This activity indicates that any changes that were made to files in the document library were downloaded to the user's computer. Only changes were downloaded because the document library was previously downloaded by the user (as indicated by the Downloaded files to computer activity).

    FileVersionsAllDeleted: User deleted all File Versions.

    FileDeletedFirstStageRecycleBin: User deletes a file from the recycle bin of a site.

    FileDeletedSecondStageRecycleBin: User deletes a file from the second-stage recycle bin of a site.

    Reference:

    Search the audit log in the compliance center

    Thanks
    Best Regards


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. ZhengyuGuo 10,586 Reputation points Moderator
    2021-04-26T05:49:23.95+00:00

    Hi @ VishPothaganti-6173,

    Sorry for late response.

    I tetsed like this:

    Delete all file versions, then in Microsoft 365 compliance Aduit, it actually show as "FileVersionsAllDeleted":

    91085-snipaste-2021-04-26-10-49-01.png

    1. FileDeletedFirstStageRecycleBin is "Deleted file from recycle bin":
      90970-snipaste-2021-04-26-10-51-50.png
    2. FileDeletedSecondStageRecycleBin is "Deleted file from second-stage recycle bin": 91121-snipaste-2021-04-26-11-05-41.png
    3. FileSyncDownloadedFull is syncing to OneDrive for business and you can open the OneDrive Client Application, right click the file and select "Always keep on this device": 91181-snipaste-2021-04-26-13-48-47.png
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.