Skip to content

January 2023

Vlada Karpovich: https://www.pexels.com/fi-fi/kuva/naine-luova-kasi-alypuhelin-4050319/

What is Stakeholder user in Azure DevOps

What are Stakeholders in Azure DevOps and how you can gain all the benefits from this user type?

Stakeholders are special users in Azure DevOps. They are free tier user, who don’t have basic or any other Azure DevOps license assigned. However they have some restrictions and they cannot perform all the same things than users with basic or some any other license in Azure DevOps.

With Stakeholder user, …

Photo: Max DeRoin:

Azure Developer CLI – Command Line Tool for DevOps Experts

Microsoft has published new CLI tool aimed for Azure developers called Azure Developer CLI. It is completely different tool than Azure CLI and its main focus is on DevOps. The CLI provides developer-friendly commands to handle key steps in your DevOps workflow. For example to setup new project, to deploy azure resources, to setup pipelines etc. It can be used through the Windows Terminal, Visual Studio Code, Visual Studio …

Spice up your code review process with gitStream

In my last blog post, I gave a short review of a GitHub tool called gitStream. Now it is time to deep diver and see what secrets it beholds and how it can improve our code review process.

gitStream is a free tool (for small teams) at GitHub developed by LinearB and it can be installed directly from GitHub market place. Tool can be installed for one repo, specific …