How to determine available free space on Ubuntu
There are multiple ways to find available free space on Ubuntu. This can be done by either using df or du commands as shown below.… Read More »How to determine available free space on Ubuntu
There are multiple ways to find available free space on Ubuntu. This can be done by either using df or du commands as shown below.… Read More »How to determine available free space on Ubuntu
It’s possible to rename a subscription in Azure. By default whenever a subscription is created, it will be named as “Pay-As-You-Go”. You can rename the… Read More »Renaming a Azure Subscription
Azure DevOps Organization is nothing but a collection of projects and it generally begins with url like https://dev.azure.com/orgname. There might be one or more projects… Read More »Azure DevOps Organization vs Project
In Azure DevOps you can move workitems from one project to another project within an organization very easily. This can be done by using GUI… Read More »Move backlog to different organization
The event log of the WinRM helps you to troubleshoot any issues with WinRM services or the client in the system. To see the WinRM… Read More »Display WinRM Event Log
Project Settings in Azure DevOps can be used to change any settings associated with a Project such as Repository permissions, creating new groups, teams and… Read More »Project Settings in Azure DevOps
Cycle Time and Lead Time are different kind of metrics that enables us to calculate how the team is performing well in completing their assigned… Read More »Cycle Time vs Lead Time in Azure DevOps
As you know there is no project limit or cap on number of the projects that can be created in Azure DevOps. Similarly there is… Read More »Project Repository Limit in Azure DevOps
Azure DevOps allows you to import to repositories from any external repository into Azure Repos provided you have the required authentication to import the repo… Read More »Import Repository from BitBucket into Azure DevOps