Description
While developing a script to check module consistency I found that we are missing an ADO pipeline file.
Output from the run of the script so far:
VERBOSE: Checking orphaned GitHub workflow files
VERBOSE: - Found [86] files
VERBOSE: Checking orphaned Azure DevOps pipeline files
VERBOSE: - Found [85] files
WARNING: [ms.compute.disks.yml] - missing in Azure DevOps Pipelines
VERBOSE: Checking modules
WARNING: - [Microsoft.Compute.disks] - missing Azure DevOps pipeline ms.compute.disks.yml
Description
While developing a script to check module consistency I found that we are missing an ADO pipeline file.
Output from the run of the script so far: