-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
Please describe the feature or suggestion.
I'm using MicrosoftSecurityDevOps@1 task in my yaml file to analyze bicep code and I would like to exclude some AZR-* errors from the results in ADO so that it doesn't pop up anymore in final results after the pipeline is finished since I'm not planning to implement it? Is there any possibility to do it?
I've tried with adding configFile and exlusions in .json file but it didn't work
Additional context
No response
dillanmann