fix(README): add references to tenant-id when browser auth (#2439)

This commit is contained in:
Nacho Rivera
2023-06-05 08:39:59 +02:00
committed by GitHub
parent 11a1230738
commit 2e9a74f609
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ prowler azure --sp-env-auth
prowler azure --az-cli-auth
# To use browser authentication
prowler azure --browser-auth
prowler azure --browser-auth --tenant-id "XXXXXXXX"
# To use managed identity auth
prowler azure --managed-identity-auth