< Back

Get-AllAzureADUsers

Sat Jan 11, 2020 2:33 pm

NAME Get-AllAzureADUsers



SYNOPSIS

This function retrieves all the users present on Azure AD.





SYNTAX

Get-AllAzureADUsers [<CommonParameters>]





DESCRIPTION

This function retrieves all the users present on Azure AD.

If the environment is set as not testing (production), it retrieves the users directly from

Azure AD.

Otherwise, it retrieves the list of users in the test environment instead.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS