Summary
The Data Collector reports the PowerShell module Microsoft Azure Active Directory (AzureAD) as missing.
Symptoms
The Spider Data Collector reports the PowerShell module Microsoft Azure Active Directory (AzureAD) as missing.
Cause
AzureAD is a PowerShell module that has to be installed from Microsofts PSGallery.
Resolution
Follow these steps:
- Open a PowerShell Windows as Administrator
- Enter "Install-Module AzureAD"
- Accept the message about the Untrusted repository by chosing either "Y" or "A".
- Done

Additional Information
SDC