Someone, asked me at work if I could generate a list of Release pipelines definitions which did not have a specific task (AzSK SVT task) missing or disabled.
This was more for an internal audit purpose and can definitely be built upon.
I recently read that Az CLI got an extension support for Az DevOps.
Please read on the GitHub repository on how to install this extension for Az CLI.
Time to put this to try.
Below gist describes the steps I used in pwsh (PowerShell Core) with Az CLI & DevOps extension installed.
The above script should be self explanatory (read the comments). Please leave a comment if you have any queries.