You are integrating Azure Pipelines and Microsoft Teams. You install the Azure Pipelines app in Microsoft Teams. You have an Azure DevOps organization named Con...
Microsoft AZ-400 Exam
Questions Number: 68 out of 535 Questions
12.71%
Question 68
You are integrating Azure Pipelines and Microsoft Teams. You install the Azure Pipelines app in Microsoft Teams. You have an Azure DevOps organization named Contoso that contains a project name Project1. You subscribe to Project1 in Microsoft Teams. You need to ensure that you only receive events about failed builds in Microsoft Teams. What should you do first?
To start monitoring all pipelines in a project, use the following command inside a channel: @azure pipelines subscribe [project url] The project URL can be to any page within your project (except URLs to pipelines). For example: @azure pipelines subscribe https://dev.azure.com/myorg/myproject/ Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/integrations/microsoft-teams