Skip to content

Commit

Permalink
Refresh automation library documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squioc authored and github-actions[bot] committed Jul 3, 2024
1 parent 1b1cbcf commit 44fcef0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 15 additions & 1 deletion _shared_content/automate/library/microsoft-office365.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -49,4 +63,4 @@ Fetch events for MessageTrace API (OAuth)

## Extra

Module **`Microsoft Office365` v2.11**
Module **`Microsoft Office365` v2.17.6**
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,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
- Mimecast: xdr/features/automate/library/mimecast.md
- Netskope: xdr/features/automate/library/netskope.md
Expand Down Expand Up @@ -533,6 +534,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
- Mimecast: tip/features/automate/library/mimecast.md
- Netskope: tip/features/automate/library/netskope.md
Expand Down

0 comments on commit 44fcef0

Please sign in to comment.