Skip to content

Azure: Fixing ADO Pipelines

The ADO pipeline for Azure right now fail on this service because the service name specified in the pipeline yamls need to match the repo name. This commit fixes that and has been verified to make the ADO pipelines pass.

Merge request reports