diff --git a/src/Export-MsIdAzureMfaReport.ps1 b/src/Export-MsIdAzureMfaReport.ps1 index 9d6607a..c2e32b3 100644 --- a/src/Export-MsIdAzureMfaReport.ps1 +++ b/src/Export-MsIdAzureMfaReport.ps1 @@ -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