Microsoft Office 365 Data Overview

Learn about the structure and MIME types associated with the data ingested from Microsoft Office 365.

Once ingested into a Nuix case, the data from Microsoft Office 365 is organized in a logical hierarchical structure that provides a clear view of the information.

Within the user-defined evidence container, a Microsoft Graph directory is generated for each Microsoft Office 365 connection. This directory contains all data ingested from the Azure tenant organized into the following folders:

  • Teams
  • Users
  • Organizational Contacts
  • SharePoint

The following diagram illustrates the typical data structure that is created when performing an ingestion using the Nuix Connector for Microsoft Office 365 endpoint.

+Microsoft Graph
|  +--Teams
|  |  +--TeamX
|  |  |  +--Channels
|  |  |  |  +--ChannelA
|  |  |  |  |  +--Chat Conversation
|  |  |  |  |  |  +--Chat message
|  |  |  |  |  |  |  |--Chat message attachment
|  |  |  |  |  |  +--Chat message
|  |  |  |  +--ChannelB
|  |  |  +--Calendars
|  |  |  |  +--Calendar event
|  |  |  |  |  |--Calendar event attachment
|  |  +--TeamY
|  |
|  +--Users
|  |  +--User1
|  |  |  +--Calendars
|  |  |  |  +--Calendar event
|  |  |  |  |  |--Calendar event attachment
|  |  |  +--Chats
|  |  |  |  +--Chat conversation
|  |  |  |  |  +--Chat message
|  |  |  |  |  |  |--Chat message attachment
|  |  |  +--Contacts
|  |  |  |  +--Contact or folder
|  |  |  |  |  |--Contact
|  |  |  +--Exchange
|  |  |  |  |--Recoverable items
|  |  |  |  +--Top of information store
|  |  |  |  |  +--Mail folder
|  |  |  |  |  |  +--Sub mail folder
|  |  |  |  |  |  |  |--Recursive containing more sub-folders and/or emails
|  |  |  |  |  |--Email
|  |  +--User2
|  |
|  +--Organizational Contacts
|  |  |--Org contact
|  |
|  +SharePoint
|  |  +--Site1
|  |  |  |--Drive1
|  |  |  +--List1
|  |  |  |  |--List item1
|  |  |  +--SubSite1
|  |  |  |  +--Drive2
|  |  |  |  |  +--Folder1
|  |  |  |  |  |  |--Item1
|  |  |  |  |  |--Item2
|  |  |  |  |--List2
|  |  |  |  |--SubSite2
|  |  +--Site2

As with all data that is ingested using the Nuix Engine, the contents of the evidence set is analyzed to ensure that all content as well as available metadata is extracted into the case.

The following table identifies the Mime-types that are used to classify Microsoft Office 365 data.

Mime Type Kind Mime Type Description
container application/vnd.microsoft.m365.account Microsoft Office 365 Tenant/Account
container application/vnd.microsoft.m365.contact-folder Contact folder
container application/vnd.microsoft.m365.exchange.folder Exchange mail folder
container application/vnd.microsoft.m365.folder Nuix generated folder used to organize data retrieved from Office 365
container application/vnd.microsoft.m365.sharepoint.drive SharePoint drive
container application/vnd.microsoft.m365.sharepoint.drive.folder SharePoint drive folder
container application/vnd.microsoft.m365.sharepoint.list SharePoint list
container application/vnd.microsoft.m365.sharepoint.site SharePoint site or subsite
container application/vnd.microsoft.m365.team Team within Teams
container application/vnd.microsoft.m365.teams.channel Channel within a team
container application/vnd.microsoft.m365.user Office 365 user
chat-conversation application/vnd.microsoft.m365.teams.channel-conversation Conversation or thread within a channel
chat-conversation application/vnd.microsoft.m365.teams.chat-conversation Conversation within private chats
chat-message application/vnd.microsoft.m365.message.reaction Reaction to a message
chat-message application/vnd.microsoft.m365.teams.message Deprecated in v9.0. Message within a chat or channel
chat-message application/vnd.microsoft.m365.teams.channel-message Message within a channel
chat-message application/vnd.microsoft.m365.teams.chat-message Message within a chat
calendar application/vnd.microsoft.m365.calendar-event Team calendar event
contact application/vnd.microsoft.m365.contact Contact
other-document application/vnd.microsoft.m365.sharepoint.item SharePoint item (such as a list)
other-document application/vnd.microsoft.m365.teams.unknown-attachment Unknown message attachment type
other-document application/vnd.microsoft.teams.card.o365connector An Office 365 card added to a channel (RSS feed as an example)