Skip to content

cmdlets spam the information stream #827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
erwinkramer opened this issue Aug 24, 2021 · 1 comment
Closed

cmdlets spam the information stream #827

erwinkramer opened this issue Aug 24, 2021 · 1 comment

Comments

@erwinkramer
Copy link

erwinkramer commented Aug 24, 2021

I'm getting the following output on my machine:

Microsoft.Graph.PowerShell.Runtime.EventData
Microsoft.Graph.PowerShell.Runtime.EventData
Microsoft.Graph.PowerShell.Runtime.EventData
Microsoft.Graph.PowerShell.Runtime.EventData
Microsoft.Graph.PowerShell.Runtime.EventData
Microsoft.Graph.PowerShell.Runtime.EventData
Microsoft.Graph.PowerShell.Runtime.EventData

This issue is a duplicate of an older closed issue on another version #373. I'm on version 1.6.1 with: $global:InformationPreference = "Continue"
I'm using the following sub-modules:

    "Microsoft.Graph.Applications" ,
    "Microsoft.Graph.Authentication",
    "Microsoft.Graph.Identity.SignIns",
    "Microsoft.Graph.Users",
    "Microsoft.Graph.Groups"

Verbose and debug preference are on silentlyContinue, so this shouldn't display.
AB#10843

@ghost ghost added the ToTriage label Aug 24, 2021
@peombwa
Copy link
Member

peombwa commented Aug 27, 2021

Thanks for bringing this to our attention. This is a duplicate of #823 and will be fixed in our next releases.

@peombwa peombwa closed this as completed Aug 27, 2021
@ghost ghost removed the ToTriage label Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants