Microsoft Exam Questions

What should you do?

You have two continuous integration build definitions. Both build definitions use the same build agent on a build server. Your build logs returns the following error: TF205022: the following path contains more than the allowed 259 characters. You need to ensure that build operations work normally.
What should you do?

A.
In the Working Directory field of the build agent, enter $(SystemDrive)\Builds.

B.
In the Build Agent Folder field of each build definition workspace node, enter $(SystemDrive)\Builds.

C.
In the Working Directory field of the build agent, enter $(SystemDrive)\Builds\$(BuildAgentId).

D.
In the Working Directory field of the build agent, enter $(SystemDrive)\Builds\$(BuildAgentId)\$(BuildDefinitionId).