You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ServicePrincipals=New-GraphGetRequest-uri "https://graph.microsoft.com/beta/servicePrincipals?`$filter=appId in ('$RogueAppFilter')"-tenantid $TenantFilter
27
+
# If IgnoreDisabledApps is true, filter out disabled service principals
0 commit comments