Skip to content

Commit

Permalink
Merge pull request #53 from matthewjlevy/patch-2
Browse files Browse the repository at this point in the history
Update Export-MsIdAzureMfaReport.ps1
  • Loading branch information
merill authored Jun 14, 2024
2 parents a52105a + 8259cee commit fcd22c2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Export-MsIdAzureMfaReport.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@
Returns the results and exports them to a CSV file.
.EXAMPLE
Export-MsIdAzureMfaReport -PassThru | Export-Csv -Path .\report.csv
Returns the results and exports them to a CSV file.
.EXAMPLE
Export-MsIdAzureMfaReport .\report.xlsx -SignInsJsonPath ./signIns.json
Expand Down

0 comments on commit fcd22c2

Please sign in to comment.