NO NO YES
Pipeline1 consists of three stages: No. Here, Pipeline1 does not define multiple stages. Instead, it defines three tasks, which are VSBuilogi (presumably a typo, maybe "VSBuild" was intended), Copyfiles2, and PublishBuildArtifacts@i.
BuildPlatform) is a predefined variable: No. BuildPlatform is not a predefined variable in Azure Pipelines. It needs to be specified in the pipeline or provided as a parameter when the pipeline is run.
System.DefaultworkingDirectory) is a predefined variable: Yes. System.DefaultWorkingDirectory is one of the predefined variables in Azure Pipelines, and it represents the local path on the agent where your source code files are downloaded.
1- No : The pipeline definition provided contains only one stage with multiple tasks (VSBuild, CopyFiles, and PublishBuildArtifacts).
2- No: ${BuildPlatform} is not a predefined variable in Azure DevOps. You typically define it as a parameter or variable elsewhere in your pipeline.
3- Yes: ${System.DefaultWorkingDirectory} is indeed a predefined variable that refers to the default working directory for your pipeline.
upvoted 4 times
...
This section is not available anymore. Please use the main Exam Page.AZ-400 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Christian_garcia_martin
Highly Voted 8 months agoDankho
Most Recent 3 months, 4 weeks agoGooldmember
5 months, 3 weeks agop2006
6 months, 1 week agoMattt
6 months, 2 weeks agoMattt
6 months, 4 weeks ago