nerdexam
Microsoft

AZ-400 · Question #152

A team is currently using Azure Devops for a Java based project. They need to use a static code analysis tool for the java project. Which of the following are tools that can be used along with Azure D

The correct answer is A. PMD C. FindBugs. You can use tools such as PMD and FindBugs along with Azure Devops for static code analysis. https://docs.microsoft.com/en-us/azure/devops/java/standalone-tools?view=azure-devops

Submitted by kim_seoul· Mar 6, 2026Design and implement build and release pipelines

Question

A team is currently using Azure Devops for a Java based project. They need to use a static code analysis tool for the java project. Which of the following are tools that can be used along with Azure Devops for this purpose?

Options

  • APMD
  • BBamboo
  • CFindBugs
  • DJenkins

How the community answered

(22 responses)
  • A
    91% (20)
  • B
    5% (1)
  • D
    5% (1)

Explanation

You can use tools such as PMD and FindBugs along with Azure Devops for static code analysis. https://docs.microsoft.com/en-us/azure/devops/java/standalone-tools?view=azure-devops

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice