Question: You have created an Azure CLI script for a release pipeline in Azure DevOps. You need to reference the working directory for the running job. Which variable should you reference?

  1. Agent.WorkFolder
  2. Agent.HomeDirectory
  3. Agent.BuildDirectory
  4. Agent.ToolsDirectory

Answer: The correct answer of the above question is Option A:Agent.WorkFolder