Question 262:
The following release pipeline has been defined in Azure DevOps.
The Artifacts section has been defined to pick up the artifacts from a build pipeline defined in Azure DevOps. The source code which is being build is an ASP.Net Core based solution. The application needs to be built on a Windows platform. You have to ensure that the code released in the “Staging” stage is released to an Azure Web App instance named “teststagingweb”. Where would you enable this setting?
Answer options:
A.In the (1) Stages section B.In the (2) pre-conditions section C.In the (3) job/task section D.In the (4) post-condition section