Skip to content

Commit

Permalink
remove white space
Browse files Browse the repository at this point in the history
  • Loading branch information
dagarwal-mitre committed Dec 16, 2024
1 parent adbe97e commit e7be3f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ function Export-AADProvider {
$PrivilegedUsers = @{}
$PrivilegedServicePrincipals = @{}

#PrivilegedObjects is an array because of the tracker.trycommand, and so the first index is the hashtable
#PrivilegedObjects is an array because of the tracker.trycommand, and so the first index is the hashtable
foreach ($key in $PrivilegedObjects[0].Keys) {

# Check if it has ServicePrincipalId property instead of AppId
Expand Down

0 comments on commit e7be3f4

Please sign in to comment.