Author: E_Max

Powershell

Differences Between PowerShell and PowerShell Core

PowerShell and PowerShell Core are two versions of the popular command-line shell and scripting language developed by Microsoft. While they share many similarities, there are several key differences between the two that are worth exploring in more detail. 🤔 Platform...

stale branches

How to Delete Stale Branches in Azure DevOps with PowerShell

If you’re managing a large Azure DevOps repository with many branches, it can be challenging to keep the list clean and manageable. In cases where you have numerous branches, you might have a hard time finding a relevant branch, particularly...