| |
|
You have a project in Azure DevOps named Project1.
In Project1, you plan to create two YAML pipelines named security-lib and app-ci. The app-ci pipeline must run immediately after the security-lib pipeline completes.
You need to identify which property to use in the app-ci pipeline to specify the name of the pipeline that triggers its execution.
Which property should you identify?
Select only one answer.
Question Posted on 22 Apr 2026 Home >> Microsoft Certifications >> AZ-400 >> AZ400 Certification Dump Question 38 |
AZ400 Certification Dump Question 38
You have a project in Azure DevOps named Project1.
In Project1, you plan to create two YAML pipelines named security-lib and app-ci. The app-ci pipeline must run immediately after the security-lib pipeline completes.
You need to identify which property to use in the app-ci pipeline to specify the name of the pipeline that triggers its execution.
Which property should you identify?
Select only one answer.
Choose the correct option from below list
(1)pipeline
(2)project
(3)source
(4)trigger
Answer:-(3)source | |
|
|
|
|