Skip to content

Commit

Permalink
Update Export-MsIdAzureMfaReport.ps1
Browse files Browse the repository at this point in the history
Removed duplicate example (there are no numbers)
  • Loading branch information
matthewjlevy authored Jun 14, 2024
1 parent a52105a commit 8259cee
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 8259cee

Please sign in to comment.