Skip to content

Commit f1ccdf5

Browse files
committed
update docs
1 parent 53eab26 commit f1ccdf5

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

docs/configuration/microsoft365-options.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Select the Microsoft 365 resources used to gather data. Valid values are:
1010

1111
| Resource | Value |
1212
| --------------- |:-------------|
13-
| ExchangeOnline | Retrieves information from Exchange Online, such as mailboxes configuration, inbound and outbound connectors, transport configuration, etc.. |
14-
| SharePointOnline | Retrieves information from SharePoint Online, including lists, users, groups, orphaned users, etc.. |
15-
| Purview | Retrieves information from Microsoft Purview |
16-
| MicrosoftTeams | Retrieves information from Microsoft Teams |
17-
| Microsoft365 | Retrieves basic information from Microsoft 365 |
13+
| ExchangeOnline | Gather configuration data from Exchange Online, including detailed settings for mailboxes, mail flow connectors (inbound and outbound), and transport infrastructure components, among other relevant components |
14+
| SharePointOnline | Retrieve metadata and configuration details from SharePoint Online, including site collections, lists and libraries, user and group memberships, as well as identification of orphaned or inactive user accounts, among other relevant components|
15+
| Purview | Fetch information from Microsoft Purview |
16+
| MicrosoftTeams | Collect configuration and policy details from Microsoft Teams, including app permission policies, app setup policies, guest access and calling settings, among other operational components.|
17+
| AdminPortal | Fetch basic information from Microsoft 365 admin portal |

docs/docker/docker.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ The following environment variables are supported:
3030

3131
* MONKEY_ENV_MONKEY_USER
3232
* MONKEY_ENV_MONKEY_PASSWORD
33+
* MONKEY_ENV_MONKEY_CLIENT_ID
34+
* MONKEY_ENV_CLIENT_SECRET
35+
* MONKEY_ENV_CERTIFICATE
36+
* MONKEY_ENV_CERTIFICATE_PASSWORD
3337
* MONKEY_ENV_TENANT_ID
3438
* MONKEY_ENV_SUBSCRIPTIONS
3539
* MONKEY_ENV_COLLECT

0 commit comments

Comments
 (0)