Azure / Azure/autorest.powershell
Remove use of write-information as it pollutes information stream when loading Az-modules
Open
feature-request
P2
Tracking
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Issue created in azure-powershell for this:
https://github.com/Azure/azure-powershell/issues/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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.