This feature request is based on question Hide suddenly unwanted warning messages in Azure Pipelines
We get allot of warnings from auto-generated code which we want to hide in the Azure pipelines. It’s cluttering and hiding real warnings that may occur in the pipeline.
It could be either a checkbox in the SonarCloudPrepare@x task to show/hide these warnings, or use the sonar.exclusions input.