| AZ400 Certification Dump Question 33
You have an Azure Repos repository named Repo1 and a GitHub-based repository named Repo2.
You plan to create a YAML pipeline that will use artifacts stored in Repo1 and Repo2.
You need to identify which step should be included in the pipeline.
Which step should you identify?
Select only one answer.
Choose the correct option from below list
(1)checkout
(2)pool
(3)script
(4)trigger
Answer:-(1)checkout | | |