ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 246 - AZ-400 discussion

Report
Export

You have a build pipeline in Azure Pipelines.

You create a Slack App Integration.

You need to send build notifications to a Slack channel named #Development.

What should you do first?

A.
Create a project-level notification.
Answers
A.
Create a project-level notification.
B.
Configure a service connection.
Answers
B.
Configure a service connection.
C.
Create a global notification.
Answers
C.
Create a global notification.
D.
Creates a service hook subscription.
Answers
D.
Creates a service hook subscription.
Suggested answer: D

Explanation:

Create a service hook for Azure DevOps with Slack to post messages to Slack in response to events in your Azure DevOps organization, such as completed builds, code changes, pull requests, releases, work items changes, and more.

Note:

1. Go to your project Service Hooks page:

https://{orgName}/{project_name}/_settings/serviceHooks

Select Create Subscription.

2. Choose the types of events you want to appear in your Slack channel.

3. Paste the Web Hook URL from the Slack integration that you created and select Finish.

4. Now, when the event you configured occurs in your project, a notification appears in your team's Slack channel.

Reference:

https://docs.microsoft.com/en-us/azure/devops/service-hooks/services/slack

asked 02/10/2024
Novy Kingra
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first