chore(m365): deprecate user auth (#8865)

This commit is contained in:
Hugo Pereira Brito
2025-10-09 12:24:24 +02:00
committed by GitHub
parent 1a7f52fc9c
commit ecf749fce8
15 changed files with 200 additions and 1199 deletions
-3
View File
@@ -182,9 +182,6 @@ Microsoft 365 requires specifying the auth method:
# To use service principal authentication for MSGraph and PowerShell modules
prowler m365 --sp-env-auth
# To use both service principal (for MSGraph) and user credentials (for PowerShell modules)
prowler m365 --env-auth
# To use az cli authentication
prowler m365 --az-cli-auth