When running the command Get-AzureADMSApplication –All $true it responded with: Object reference not set to an instance of an object.
Solution was to run Connect-AzureAD with a username and password and not with an AadAccessToken
When running the command Get-AzureADMSApplication –All $true it responded with: Object reference not set to an instance of an object.
Solution was to run Connect-AzureAD with a username and password and not with an AadAccessToken
Categories:
Tags:
Comments are closed