Hello!
We recently started seeing this output from the ado auth extension in our codespaces :
> yarn build-scope acui-avatar
::step::Waiting for AzDO Authentication Helper...
::step::Running ado-auth-helper get-access-token...
::step::✓ Access token retrieved successfully
...
Is there a way to mute this output?
Thank you!