Exam AZ-400 All QuestionsBrowse all questions from this exam
Question 14

You need to consider the underlined segment to establish whether it is accurate.

When moving to Azure DevOps, JIRA must be replaced with the build pipelines Azure DevOps service.

Select `No adjustment required` if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.

    Correct Answer: D

    C

    Atlassian's Jira Software is a popular application that helps teams to plan, track, and manage software releases, whereas Octopus Deploy helps teams automate their development and operations processes in a fast, repeatable, and reliable manner. Together, they enable teams to get better end-to-end visibility into their software pipelines from idea to production.

    Reference:

    https://octopus.com/blog/octopus-jira-integration

    https://www.azuredevopslabs.com/labs/vstsextend/jenkins/

Discussion
RiahleadOption: D

Jira is task management tool can be replaced with Azure boards which fulfills similar goals

badaboomOption: D

The correct answer is D, boards. JIRA is a tool for agile project management, while Azure DevOps is a set of development tools, services, and features that enable teams to plan, develop, deliver, and maintain software more efficiently. While Azure DevOps does include a build pipelines service, it is not a replacement for JIRA. Instead, Azure DevOps has a feature called Azure Boards, which is a tool for agile project management similar to JIRA. Azure Repos is a version control system that is part of Azure DevOps, and Azure Release Pipelines is a service for creating and managing automated release pipelines for your applications. However, neither of these is a replacement for JIRA. Therefore, the statement "When moving to Azure DevOps, JIRA must be replaced with the build pipelines Azure DevOps service" is not accurate, and the correct answer is D, boards.

ThieskeOption: A

Misleading question, you don't have to replace Jira as it works fine with Azure DevOps.

Thieske

The question should be "What is the Azure DevOps equivalent of Jira?". That would be Azure Boards.

zellckOption: D

D is the answer. https://learn.microsoft.com/en-us/azure/devops/boards/get-started/what-is-azure-boards?view=azure-devops Azure Boards is a standalone service within the Azure DevOps suite that helps teams plan, track, and discuss work across the entire software development process. It provides a flexible, customizable platform for managing work items, such as user stories, bugs, tasks, and issues, so you can track your work item's progress throughout the development lifecycle. Azure Boards supports agile methodologies, including Scrum and Kanban. It provides a range of features and integrations to help teams collaborate and stay organized with dashboards, reports, and notifications.

4bd3116Option: D

When transitioning to Azure DevOps, JIRA should be substituted with Azure DevOps Boards for managing project tasks and workflows.

virnay1Option: D

Azure Boards is the correct answer. JIRA is not comparable to Azure Repos

VaibhabOption: D

Correct answer is D, build pipelines are created in jenkins

Msds1981Option: D

The answer is D for sure, the Azure Boards is a task management tool as well as JIRA.

Ansh92Option: D

Azure boards fulfill the JIRA goals.

kleansoulOption: D

Jira is used for managing project tasks. Therefore the correct answer is Azure Boards is the replacement for JIRA.

yana_bOption: D

It should be D as Jira is a task management tool that helps teams plan, track, and discuss work across the entire software development process. AZ Boards provides a range of features and integrations to help teams collaborate and stay organized with dashboards, reports, and notifications https://learn.microsoft.com/en-us/azure/devops/boards/get-started/what-is-azure-boards?view=azure-devops

staiOption: D

The correct answer is D, boards.

itexamsmicrosoftOption: D

answer is d

elmarkos23Option: D

While Azure DevOps does offer build pipelines and release pipelines for continuous integration and continuous deployment (CI/CD), they are not the direct replacement for JIRA. Instead, the "boards" service in Azure DevOps provides functionality similar to JIRA's project management features, allowing teams to track and manage their work items, tasks, and progress. Therefore, the accurate option to replace JIRA in the context of Azure DevOps would be the "boards" service.

SingiiOption: D

The underline part should be "build pipelines" thus the answer should be "Boards"

nealjobs

it depends on which is the underlined part. jira vs. board

supercybersecopswarriorOption: D

JIRA is a task management tool. A RELEASE is a construct that holds a versioned set of artifacts specified in a CI/CD pipeline.