mehrandvd
mehrandvd

Reputation: 9116

Microsoft Teams connector for Azure DevOps is not avaiable

I'm trying to connect my Azure DevOps to our newly created Microsoft Teams account. I'm using this official document of Microsoft Docs. Unfortunately, I can not find Azure DevOps connector on Microsoft Teams connector list. I have the latest free version of Teams.

Is it removed from Microsoft Teams!? Where should I find it?

Upvotes: 3

Views: 1455

Answers (1)

rickvdbosch
rickvdbosch

Reputation: 15621

For this integration to work, there are two prerequisites:

  1. You should have Office365 account in order to integrate Visual Studio Team Services with Microsoft Teams.
  2. Only VSTS accounts in the same organization (AAD tenant) can be used to integrate with your Microsoft Teams account.

Source: Microsoft Teams Integration (Collaborate, Communicate and Celebrate)

My guess is either of these prerequisites is not met.

Upvotes: 4

Related Questions