Liveness in Release Management UI

Over last few weeks, we had some Azure Devops (formerly VSTS) customers who reported that the liveness in release management UI does not always work well. They mentioned that there are few times when the UI show stale status and they have to manually refresh to view the latest status. In this post, I want to share a simple way of how you can get away with this problem.

We have recently made Azure Devops accounts accessible via following URL (more details here).

https://dev.azure.com/{your organization}/{your project}.

If you use this URL to access your releases, then the live updates will always work well for you.

Enjoy !!