Categories
In this article
To export search results, you must be assigned the Export management role in Microsoft Purview compliance portal. This role is assigned to the built-in eDiscovery Manager role group.
Required subscriptions: Enterprise plans like Microsoft 365 E3 and E5.
To know how to create a Core eDiscovery case, read this article.
Step 1: Navigate to Microsoft Purview. Click “Content Searches” under the eDiscovery drop-down on the navigation menu bar on the left-hand side of the screen.
Step 2: Navigate to the “Search” tab. Click “+New Search”.
Step 3: Type a name and description (optional) for the new search. Click “Next”.
Step 4: Add the URL for a Microsoft Team to choose the location to search for content. Click “Next”.
Step 5: Add conditions for the search if needed. This could include specific keyword(s) and add conditions to search for the keyword. Click “Next”.
Step 6: Review the search and click “Submit”.
Step 7: Once the content search run is complete, administrators can export the search results by clicking on the content search and click on “Actions.”
Step 8: Click on “Export results.”
Step 9: In the right-hand tab that opens, select the output options and the format of content to be exported. Click “Export.”
Only available in MS365 Enterprise plans which can be costly and time consuming to set up.
Application registration: You must register an application in the Azure portal to obtain the necessary API permissions.
Permissions: The application must have the Teams.Export.All permission, which allows the application to read all messages in a tenant’s Teams and necessary admin consents.
Technical expertise: This method requires the ability to write and execute scripts or applications that can interact with the Export API. Knowledge of OAuth 2.0 authentication, REST APIs, and possibly programming languages like PowerShell, Python, or C# is necessary.
To know how to set up Export API for your Teams data, read this article by Microsoft.
Admin access: You need to be a Teams Service Admin or Global Admin to access and export Teams data.
In this article