I am working on script to find deleted test plans in azure DevOps.
I can find deleted projects, pipelines and repos from Azure DevOps audit logs but I am not able to see any data released to test plans.
In Azure DevOps audit logs we get action type using which I track deleted , created and removed resources.
Is their way to track Created/Deleted test plans using audit logs or any another method?
