AzureAD/AzureADAssessment

The export package has not been generated

sadishdit opened this issue · 1 comments

Hi Team,

We are getting below an error while running invoke-AADAssessmentdatacollection cmdlet.

WARNING: The export package has not been generated
WARNING: If you are working with microsoft or a provider on the assessment please warn them
WARNING: Please check GitHub issues and fill a new one or reply on existing ones mentionning the errors seen
WARNING: https://github.com/AzureAD/AzureADAssessment/issues
ForEach-Object : Cannot convert argument "item", with value: "MicrosoftAdminPortals", for "Add" to type "System.Guid": "Cannot convert value "MicrosoftAdminPortals" to type
"System.Guid". Error: "Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).""
At C:\Users\SadishKk\Documents\WindowsPowerShell\Modules\AzureADAssessment\2.5.0\AzureADAssessment.psm1:143 char:132

  • ... ice365' } | ForEach-Object { [void]$ReferencedIdCache.appId.Add($_) } ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [ForEach-Object], MethodException
    • FullyQualifiedErrorId : MethodArgumentConversionInvalidCastArgument,Microsoft.PowerShell.Commands.ForEachObjectCommand
merill commented

This is fixed. Please update to the latest version. Tx.