Issue created in azure-powershell for this:
Azure/azure-powershell#24855
Summed up;
Switch from using Write-Information to Write-Verbose, as the profile/module loading message pollutes the use of downstream information stream for global messaging.
PR #1339