Style your PowerShell/Terminal with Custom Prompt
Let’s get started To make a pretty prompt for your terminal (PowerShell/bash/zsh). Get the PowerShell from Windows Store or download the latest version from Github. Get Windows Terminal If you a...
Let’s get started To make a pretty prompt for your terminal (PowerShell/bash/zsh). Get the PowerShell from Windows Store or download the latest version from Github. Get Windows Terminal If you a...
Introduction Sending an email from Outlook Desktop client (Outlook Application) is easy. Here we use .NET libraries to open and send the mail using various operations. You can send this mail in pl...
Use-case / Scenario Patti Fernandez is a President of DatOsmic organization and she wants to track the monthly/weekly wise tasks/efforts of her team members. For this, she wants to create a monthl...
Use-case / Scenario Patti Fernandez is a President of DatOsmic organization and she wants to track the monthly/weekly wise tasks/efforts of her team members. For this, she wants to create a monthl...
To create work items in Azure DevOps we need to have an Azure DevOps organization and project. If you don’t have either of these, please follow steps in Onboarding to Azure DevOps and Getting Start...
There are multiple relationships for a work item. The complete list of relations of work item can be retrieved by running az boards work-item relation list-type command. az boards work-item relati...
If we want to assign the un-assigned work items to a specific team member who is part of ADO Organization or to re-assign an existing work item to some other team member due to priority fixes etc.....
To create work items in Azure DevOps we need to have an Azure DevOps organization and project. If you don’t have either of these, please follow steps in Onboarding to Azure DevOps and Getting Start...
Install Azure CLI The Azure Command-Line Interface (CLI) is a cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources. It allows the execution o...
Creating Azure DevOps Free Account Navigate to https://dev.azure.com/ or https://azure.microsoft.com/en-us/products/devops. Sign in with your Microsoft Live Account or Gith...