Forum Discussion
Sarverizer
Aug 05, 2020Copper Contributor
Azure DevOps Service Hooks & Teams Incoming Webhooks
Hi everyone, I'm trying to determine how to utilize the Service Hooks in Azure DevOps so that we can tie into Teams via an incoming webhook to automatically post to a channel in Teams whenever a Pull...
- Aug 07, 2020
Sarverizer Check this lab https://www.azuredevopslabs.com/labs/vstsextend/teams/
It will do what you need.
tiagocostapt
Aug 07, 2020Learn Expert
Sarverizer Check this lab https://www.azuredevopslabs.com/labs/vstsextend/teams/
It will do what you need.
- chadOct 29, 2021Copper Contributor
Bummer this does not work in this scenario:
tiagocostapt wrote:Sarverizer Check this lab https://www.azuredevopslabs.com/labs/vstsextend/teams/
It will do what you need.
Only Azure DevOps organizations in the same organization (AAD tenant) can be used to integrate with your Microsoft Teams account.
have a DevOps linked to a AAD that everyone is a guest. If we try to set this up it will only allow us to configure against a devops that is tied to our HOME AAD tenant 😞
- SarverizerAug 07, 2020Copper ContributorThis was exactly what we were looking for - thank you very much!
- SarverizerAug 07, 2020Copper Contributor
tiagocostapt thank you for this, I'll check it out and report back.