You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source.md
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,27 +44,30 @@ Audit log data can contain sensitive information. When you configure any audit l
44
44
45
45
## Office 365 admin roles
46
46
47
-
Office 365 comes with a set of admin roles that you can assign to users in your organization. Each admin role maps to common business functionsand gives people in your organization permissions to do specific tasks in the Office 365 admin center.
47
+
Office 365 comes with a set of admin roles that you can assign to users in your organization. Each admin role maps to common business functionsand gives people in your organization permissions to do specific tasks in the Office 365 admin center.
48
48
49
-
When you configure a Microsoft Office 365 Audit Source in Sumoyouwill need to authenticate with Microsoft using standard OAuth v2.The user who authenticates must have Microsoft Office 365 admin rights for the content that is being audited.For the sake of the principle of least privilege(PoLP), the authenticating account should be as restrictive as possible while enabling appropriate access. What's appropriate for you depends on which Office 365 edition you use and your security policies.
49
+
When you configure a Microsoft Office 365 Audit Source in Sumo Logic, youwill need to authenticate with Microsoft using standard OAuth v2.The user who authenticates must have Microsoft Office 365 admin rights for the content that is being audited.For the sake of the principle of least privilege(PoLP), the authenticating account should have the minimum necessary permissions while still enabling appropriate access. The appropriate role depends on the Office 365 edition you use and your security policies.
50
50
51
-
Using the Global Administrator role is recommended:
51
+
Using the **Global Reader** role is recommended to reduce security risks, as it provides read-only access:
52
52
53
-
| Role | Description |
54
-
|:-----------------------|:-------------|
55
-
| Global Administrator | This role enables access to all administrative features in your Office 365 subscription. |
53
+
| Role | Description |
54
+
|:-----|:-------------|
55
+
| Global Reader | This role provides read-only access to the Office 365 environment without the ability to modify settings or content, minimizing security risks. |
56
56
57
-
You could take a different, more granular, approach to assign roles to
58
-
the authenticating account. There are approximately 40 Office 365 roles,
59
-
and some subset of those roles might meet your collection requirements.
60
-
For more information, see the following topics in Microsoft help:
57
+
In cases where read-only access is insufficient and additional permissions are required, you may need to use the **Global Administrator** role, which provides full access:
58
+
59
+
| Role | Description |
60
+
|:-----|:------------|
61
+
| Global Administrator | This role enables access to all administrative features in your Office 365 subscription. Use this role only when absolutely necessary, as it grants full control. |
62
+
63
+
Alternatively, you could assign more granular roles to the authenticating account. There are approximately 40 Office 365 roles, and some subset of those roles might meet your collection requirements. For more information, see the following topics in Microsoft help:
61
64
62
65
*[Permissions in the Office 365 Security & Compliance Center](https://support.office.com/en-us/article/permissions-in-the-office-365-security-compliance-center-d10608af-7934-490a-818e-e68f17d0e9c1?ui=en-US&rs=en-US&ad=US)
*[Assigning administrator roles in Azure Active Directory](https://docs.microsoft.com/en-gb/azure/active-directory/active-directory-assign-admin-roles-azure-portal)
65
68
66
69
:::note
67
-
The variety and range of configurations of Office 365 environments preclude exhaustive testing log ingestion from Office 365 sources. You might need to experiment with several roles to ensure that you are ingesting the data you want. Note also that Office 365 administrators must enable logging in their environments for the logs to be available.
70
+
The variety and range of configurations in Office 365 environments preclude exhaustive testing of log ingestion from Office 365 sources. You might need to experiment with several roles to ensure you are ingesting the data you want. Note also that Office 365 administrators must enable logging in their environments for the logs to be available.
0 commit comments