Get AzureADUser – How to Find and Export Azure AD Users with PowerShell
Just like with the on-premise Active Directory can we manage our users in Azure AD with PowerShell. For this, we will need to use the Get AzureADUser cmdlet in Powershell. This cmdlet is part of the PowerShell AzureAD Module. When … Read moreGet AzureADUser – How to Find and Export Azure AD Users with PowerShell