Azure DevOPS sends an email notification to team member after the compilation succeeds or fails. This is default behavior. We are more concerned when the deployment is complete so that manual or automated testing can be started.
Click on Project settings –> Notifications –> New Subscriptions –> Release –> A deployment is completed
The default settings are to send mail to all members of the current project when the deployment is complete. Specific settings can be changed according to project needs.
Now, trigger a deployment. If all goes well, you should be able to receive a similar email notification. I currently have two environments, and according to the configuration just now, any deployment on both environment will be notified.
Add to favorites