docs: update help link for get-mfastatus
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
.NOTES
|
.NOTES
|
||||||
The function requires the MSOL module to be installed and connected to your tenant.
|
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.
|
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 {
|
function Get-MFAStatus {
|
||||||
[CmdletBinding()]
|
[CmdletBinding()]
|
||||||
|
Reference in New Issue
Block a user