docs: update help link for get-mfastatus

This commit is contained in:
DrIOS
2024-06-14 10:51:02 -05:00
parent 1fde9947e0
commit d4252a1839

View File

@@ -24,6 +24,8 @@
.NOTES
The function requires the MSOL module to be installed and connected to your tenant.
Ensure that you have the necessary permissions to read user and MFA status information.
.LINK
https://criticalsolutionsnetwork.github.io/M365FoundationsCISReport/#Get-MFAStatus
#>
function Get-MFAStatus {
[CmdletBinding()]