prowler m365
all
Assess Microsoft 365 (M365) security configurations and best practices. See also: `prowler`, `prowler-aws`, `prowler-azure`, `prowler-gcp`, `prowler-kubernetes`, `prowler-github`.
More info →Options (2)
-c, --checksbooleanRun a specific Microsoft 365 check
Example:
prowler m365 {{[-c|--checks]}} {{etcd_enm365_onedrive_sharing_enabledcryption}}-e, --excluded-checksbooleanExclude specific checks
Example:
prowler m365 {{[-e|--excluded-checks]}} {{m365_onedrive_sharing_enabled}}Examples (6)
Run Prowler with combined service principal and user credentials
prowler m365 --env-authAuthenticate using a service principal
prowler m365 --sp-env-authAuthenticate using the Azure CLI
prowler m365 --az-cli-authAuthenticate using a browser and specify the tenant ID
prowler m365 --browser-auth --tenant-id "XXXXXXXX"Run a specific Microsoft 365 check
prowler m365 [-c|--checks] etcd_enm365_onedrive_sharing_enabledcryptionExclude specific checks
prowler m365 [-e|--excluded-checks] m365_onedrive_sharing_enabledmade by @shridhargupta | data from tldr-pages