diff --git a/website/docs/intro.md b/website/docs/intro.md index c733b3f..fd3d2d2 100644 --- a/website/docs/intro.md +++ b/website/docs/intro.md @@ -32,7 +32,7 @@ MSIdentity Tools is also available in the [PowerShell Gallery](https://www.power ## Popular commands -A popular use of this module is to run a quick OAuth app audit of your tenant using the `Get-MgOAuth2PermissionGrant` command. This command will return all the OAuth2PermissionGrants in your tenant, which can help you identify any risky permissions that have been granted to applications. +A popular use of this module is to run a quick OAuth app audit of your tenant using the `Export-MsIdAppConsentGrantReport` command. This command help you identify any risky permissions that have been granted to applications in your tenant.