- Go to Pipelines, and then select New pipeline or Create pipeline if creating your first pipeline.
- Choose Azure DevOps on "Where is your code?" page.
- Choose your repo created in Create Repository step.
- Choose Existing Azure Pipelines YAML file. Select .pipelines/deploy-infra.yml
- Input the pipeline name and choose a folder. Choose Save in the options dropdown of Save and run
Setup is Done!