Skip to content

Commit 1e75e6b

Browse files
authored
Update ms-office-audit-source.md (#4655)
* Update ms-office-audit-source.md * Update docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source.md * Update docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source.md * Update docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source.md * Update docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source.md
1 parent 16689c5 commit 1e75e6b

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

docs/send-data/hosted-collectors/microsoft-source/ms-office-audit-source.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,27 +44,30 @@ Audit log data can contain sensitive information. When you configure any audit l
4444

4545
## Office 365 admin roles
4646

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 functions and 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 functions and gives people in your organization permissions to do specific tasks in the Office 365 admin center.
4848

49-
When you configure a Microsoft Office 365 Audit Source in Sumo you will 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, you will 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.
5050

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:
5252

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. |
5656

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:
6164

6265
* [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)
6366
* [About Office 365 admin roles](https://support.office.com/en-us/article/about-office-365-admin-roles-da585eea-f576-4f55-a1e0-87090b6aaa9d)
6467
* [Assigning administrator roles in Azure Active Directory](https://docs.microsoft.com/en-gb/azure/active-directory/active-directory-assign-admin-roles-azure-portal)
6568

6669
:::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.
6871
:::
6972

7073
## Enable Exchange Audit Logging

0 commit comments

Comments
 (0)