From the course: Developing CI/CD Solutions with Azure DevOps
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Configure notifications for successful deployments - Azure Tutorial
From the course: Developing CI/CD Solutions with Azure DevOps
Configure notifications for successful deployments
- [Instructor] You may have noticed that you received notifications for release approvals, timeouts, or even a fill deployment but no notification is sent for successful deployment of artifacts to environment. Let's learn how to set up notifications for release pipelines that have successfully deployed artifacts to linked environments. There are two ways to set up notifications: at the DevOps organization level, and in each project. To set up notifications at the organization level, click Organization Settings. Under General, click on global notifications. You can review some default notifications, like some for build and code. If you scroll down, you should find some notifications for release when manual intervention is pending and even when deployment approval is pending. Now, to create a new notification, let's click on subscribers at the top and let's search for a group project collection valid users. Then…