azure-activedirectory-powershell icon indicating copy to clipboard operation
azure-activedirectory-powershell copied to clipboard

This is a repo for Azure AD PowerShell scrips and samples

Results 22 azure-activedirectory-powershell issues
Sort by recently updated
recently updated
newest added

It is possible and/or planned to have AzureADUtils module installable via the PowerShell Gallery. Been working through [Get data using the Azure AD Reporting API with certificates](https://docs.microsoft.com/en-us/azure/active-directory/active-directory-reporting-api-with-certificates) and it would...

Cannot index into a null array. At C:\docs\Powershell\AzureADUtils.psm1:83 char:7 + $ADAL_Assembly = (Get-ChildItem "Microsoft.IdentityModel.Client ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : NullArray Cannot index...