Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 5.16 KB

File metadata and controls

63 lines (41 loc) · 5.16 KB

Notification - Azure DevOps, Azure Machine Learning, and Cost Management

This document provides a short summary on setting up notifications in Azure.

Notification

Who What Where How Related document
Software Engineer, System Admin, Data Scientist Azure DevOps pipeline
- Build completes
- Pull request reviewers added or removed
- Pull request changes
-email
-Microsoft Teams
-Slack
- email: Notifications setting in Azure DevOps (Personal, Team, Project, Global)
- Azure DevOps Pipelines with Microsoft Teams
- Azure DevOps Pipelines with Slack
- Azure DevOps monitoring and notification (See the following section)
- Azure Pipelines with Microsoft Teams
- Microsoft Teams - Azure Pipelines
- Azure Pipelines with Slack
- Slack app - Azure Pipelines
Data Scientist Azure ML pipeline
-Success/Failure
-email
-Microsoft Teams
-Slack
- StorageQueue + LogicApp
- Directly set trigger with AML events e.g. LogicApp (See document)
-
QA (Quality Assurance) Azure ML pipeline
- Start/End of experiments
- Where the result is (i.e. Azure Dashboard)
-email
-Microsoft Teams
-Slack
- StorageQueue + LogicApp
- Directly set trigger with AML events e.g. LogicApp (See document)
*QA team does not have access to Azure DevOps and Azure ML
- Trigger applications, processes, or CI/CD workflows based on Azure Machine Learning events (preview)
- Azure Machine Learning events (preview) section in Spike wiki - Notification
Business Analyst Cost management - - Azure Cost Management Azure Cost Management

Azure DevOps monitoring and notification

Personal

Current Setting Open your profile menu, and choose Notifications,

Azure-Devops-monitoring-and-notification-01.png

Or Notification settings.

Azure-Devops-monitoring-and-notification-02.png

The profile menu appears as shown below based on whether the New Account Manager feature has been enabled or not.

Azure-Devops-monitoring-and-notification-03.png

Team, Project

Current Setting You can see the current team or project level notifications setting from Project Settings in Azure DevOps.

Add new notifications

  1. Click "New subscription" and select a templete Azure-Devops-monitoring-and-notification-04.PNG

  2. Input the detail and click "Finish"

Deliver to individual members or specific email address

If you want to deliver not individual members but specific email address only, then you can change the delivery setting.

Global

Current Setting This Global setting is for both Language Model and Trigger Word projects. Choose the Azure DevOps icon and then choose Global Notifications under Organization settings.

Reference