nerdexam
Microsoft

AZ-400 · Question #431

You have a project in Azure DevOps named Project1 that contains a Kanban board named Board1. You create a Microsoft Teams channel and add the Azure Boards app to the channel. You need to ensure that u

The correct answer is D. @azure boards link. After signing in, use the following command inside a Teams channel to link to the Azure Boards project that you specify with the URL: @azure boards link [project url] Once the project is linked, you can create work items using @azure boards create command or use message actions.

Submitted by noor.lb· Mar 6, 2026Configure processes and communications

Question

You have a project in Azure DevOps named Project1 that contains a Kanban board named Board1. You create a Microsoft Teams channel and add the Azure Boards app to the channel. You need to ensure that users can create work items in Board1 from Microsoft Teams. Which command should you run?

Options

  • A@azure boards subscriptions
  • B@azure boards create
  • C@azure boards sign in
  • D@azure boards link

How the community answered

(32 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    94% (30)

Explanation

After signing in, use the following command inside a Teams channel to link to the Azure Boards project that you specify with the URL: @azure boards link [project url] Once the project is linked, you can create work items using @azure boards create command or use message actions. https://learn.microsoft.com/en-us/azure/devops/boards/integrations/boards-teams?view=azure-

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice