ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 249 - AZ-400 discussion

Report
Export

HOTSPOT

Your company uses Azure DevOps for Get source control.

You have a project in Azure DevOps named Contoso App that contains the following repositories:

https://dev.azure.com/contoso/contoso-app/core-api

https://dev.azure.com/contoso/contoso-app/core-spa

https://dev.azure.com/contoso/contoso-app/core-db

You need to ensure that developers receive Slack notifications when there are pull requests created for Contoso App. What should you run in Slack? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 249
Correct answer: Question 249

Explanation:

Box 1: subscribe

To start monitoring all Get repositories in a project, use the following slash command inside a channel:

/azrepos subscribe [project url]

Box 2: https://dev.azure.com/contoso/contoso-app

You can also monitor a specific repository using the following command:

/azrepos subscribe [repository url]

The repository URL can be to any page within your repository that has your repository name.

For example, for Git repositories, use:

/azrepos subscribe https://dev.azure.com/myorg/myproject/_git/myrepository

Reference:

https://docs.microsoft.com/en-us/azure/devops/repos/integrations/repos-slack

asked 02/10/2024
Sae Frrr
29 questions
User
0 comments
Sorted by

Leave a comment first