Sharing Passwords via Azure KeyVault
Passwords are difficult to manage. Storing it in your device or in a mail service can cause more harm than good. The best way to… Read More »Sharing Passwords via Azure KeyVault
Passwords are difficult to manage. Storing it in your device or in a mail service can cause more harm than good. The best way to… Read More »Sharing Passwords via Azure KeyVault
Sometimes when a task is created, you may need to copy the values from the parent workitem say “UserStory”. Here let us see how to… Read More »Copying values from Parent to Child WorkItems in Azure DevOps using a PowerAutomate Flow
Issue:AADSTS90072: User account ‘XXXXX’ from identity provider ‘XXXXX’ does not exist in tenant ‘XXXXXX’ and cannot access the application ‘XXXXX'(Azure DevOps) in that tenant. The… Read More »AADSTS90072: User account ‘XXXXX’ from identity provider ‘XXXXX’ does not exist in tenant ‘XXXXXX’ and cannot access the application ‘XXXXX'(Azure DevOps) in that tenant.
Though Microsoft provide a way to change the language settings in Azure DevOps, this has no effect on the organization. You can see this option… Read More »Changing Language settings in Azure DevOps
Though Azure DevOps doesn’t have the ability to set up Automated Email reminders, we can use PowerAutomate and queries from Azure DevOps to send some… Read More »Automated Email Reminders for WorkItems in Azure DevOps
We have seen about how to execute Testcases for Web & Desktop application in Azure DevOps at the top level., let us go in detail… Read More »Executing a TestCase with other options in Azure TestPlan
Issue: You may see a message like this shown below when you kept the workitem longer than usual The below message is usually seen when… Read More »History details is outdated. Please save your changes, revert them, or refresh to see the latest details – Azure DevOps
Windows Subsystem for Linux gives us the option to run our favorite Linux Distributions from Windows OS itself, On how to enable it you can… Read More »Setting up Azure DevOps agent in Windows Subsystem for Linux
The below steps will help you to scan any .NET application for SAST using FortifySCA from AzureDevOps Prerequisites: 1.Fortify SCA needs to be installed Step1:… Read More »Scanning .NET Application using FortifySCA from AzureDevOps
To see the what are the top release pipelines in your Azure DevOps instance that is being used frequently, follow the below steps Step 1:… Read More »Usage by Top Release pipelines in Azure DevOps