diff --git a/_shared_content/automate/library/microsoft-office365.md b/_shared_content/automate/library/microsoft-office365.md index 4698c7e37d..6653cb391f 100644 --- a/_shared_content/automate/library/microsoft-office365.md +++ b/_shared_content/automate/library/microsoft-office365.md @@ -10,6 +10,20 @@ This module accepts no configuration. ## Triggers +### Office 365 management API + +Office 365 management API + +**Arguments** + +| Name | Type | Description | +| --------- | ------- | --------------------------- | +| `client_id` | `string` | | +| `client_secret` | `string` | | +| `tenant_id` | `string` | | +| `intake_key` | `string` | Intake key to use when sending events | + + ### Fetch events from MessageTrace API (deprecated) Fetch events for MessageTrace API @@ -49,4 +63,4 @@ Fetch events for MessageTrace API (OAuth) ## Extra -Module **`Microsoft Office365` v2.11** \ No newline at end of file +Module **`Microsoft Office365` v2.16.1** \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 4d2ce5ac89..e335fa8856 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -326,6 +326,7 @@ nav: - Microsoft Azure: xdr/features/automate/library/microsoft-azure.md - Microsoft Entra ID: xdr/features/automate/library/microsoft-entra-id.md - Microsoft Office365: xdr/features/automate/library/microsoft-office365.md + - Microsoft Office365: xdr/features/automate/library/microsoft-office365.md - Microsoft Windows Server: xdr/features/automate/library/microsoft-windows-server.md - Netskope: xdr/features/automate/library/netskope.md - OSINT: xdr/features/automate/library/osint.md @@ -524,6 +525,7 @@ nav: - Microsoft Azure: tip/features/automate/library/microsoft-azure.md - Microsoft Entra ID (Azure AD): tip/features/automate/library/microsoft-entra-id.md - Microsoft Office365: tip/features/automate/library/microsoft-office365.md + - Microsoft Office365: tip/features/automate/library/microsoft-office365.md - Microsoft Windows Server: tip/features/automate/library/microsoft-windows-server.md - Netskope: tip/features/automate/library/netskope.md - OSINT: tip/features/automate/library/osint.md