Skip to content

Commit

Permalink
Update run.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
srozemuller committed Oct 10, 2023
1 parent 5202041 commit 89a6d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Security-ConditionalAccessGroupChanges/run.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ if ($deltas) {
'roles' = $roles
}
$aiInfo = Get-InfoFromAI -content $memberObject
$aiInfo.choices[0].message
$aiInfo
}
}

Expand Down

0 comments on commit 89a6d06

Please sign in to comment.