Donovand4 / ConditionalAccessPolicyReport

PowerShell Script used to create a report for Azure AD Conditional Access Policies.
MIT License
31 stars 17 forks source link

Added -All to Get-MGServicePrincipal for those tenants with a large a… #12

Closed JrndD closed 2 years ago

JrndD commented 2 years ago

Added -All to Get-MGServicePrincipal for those tenants with a large amount of appregs. Also changed from AppDisplayName to DisplayName for the ServicePrincipals as that is more likely to be populated for all apps.