DORSETRIGS
Home

azure-devops (450 post)


posts by category not found!

Connect to Visual Studio Team Services from WebService

Connecting to Visual Studio Team Services from a Web Service A Comprehensive Guide In the age of collaborative software development accessing cloud based servic

3 min read 07-10-2024 21
Connect to Visual Studio Team Services from WebService
Connect to Visual Studio Team Services from WebService

Can't provide NuGet package source credentials to Azure Function

Unlocking Your Nu Get Packages in Azure Functions A Guide to Credential Management Problem You re building an Azure Function that relies on a private Nu Get pac

3 min read 07-10-2024 32
Can't provide NuGet package source credentials to Azure Function
Can't provide NuGet package source credentials to Azure Function

Display HTML content in VSTS/TFS build summary without using contribution in manifest file

Displaying HTML Content in VSTS TFS Build Summary Without Manifest Contributions Problem You want to display rich formatted HTML content in your VSTS TFS build

3 min read 07-10-2024 46
Display HTML content in VSTS/TFS build summary without using contribution in manifest file
Display HTML content in VSTS/TFS build summary without using contribution in manifest file

Git SSH public key authentication failed with git on Azure DevOps

Git SSH Public Key Authentication Failed Troubleshooting on Azure Dev Ops Connecting to your Azure Dev Ops repository via SSH can be a smooth experience but som

2 min read 06-10-2024 50
Git SSH public key authentication failed with git on Azure DevOps
Git SSH public key authentication failed with git on Azure DevOps

Azure Pipeline Nuget Package Versioning Scheme, How to Get "1.0.$(Rev:r)"

Mastering Nu Get Package Versioning in Azure Pipelines Achieving 1 0 Rev r Azure Pipelines offers a robust system for building and deploying your applications W

2 min read 06-10-2024 46
Azure Pipeline Nuget Package Versioning Scheme, How to Get "1.0.$(Rev:r)"
Azure Pipeline Nuget Package Versioning Scheme, How to Get "1.0.$(Rev:r)"

Azure Devops - Get release definitions by agent pool ID

Finding Your Azure Dev Ops Releases A Guide to Filtering by Agent Pool ID Managing releases in Azure Dev Ops can be a complex task especially as your projects g

3 min read 06-10-2024 47
Azure Devops - Get release definitions by agent pool ID
Azure Devops - Get release definitions by agent pool ID

Azure Devops kubernetes service connection for "kubeconfig" option does not appear to work against an AAD openidconnect integrated AKS cluster

Azure Dev Ops Connecting to AAD Integrated AKS Clusters with Kubeconfig Connecting your Azure Dev Ops pipelines to Azure Kubernetes Service AKS clusters is esse

3 min read 06-10-2024 44
Azure Devops kubernetes service connection for "kubeconfig" option does not appear to work against an AAD openidconnect integrated AKS cluster
Azure Devops kubernetes service connection for "kubeconfig" option does not appear to work against an AAD openidconnect integrated AKS cluster

DotNetCLI@2 pack seems to be ignoring configuration inputs

Dot Net CLI 2 Pack Why Your Configuration Inputs Are Being Ignored Scenario You re using the Dot Net CLI 2 task in Azure Dev Ops to build and pack your NET proj

2 min read 06-10-2024 43
DotNetCLI@2 pack seems to be ignoring configuration inputs
DotNetCLI@2 pack seems to be ignoring configuration inputs

Setting Git Tag from Azure Devops Build Pipeline on Complete

Tagging Your Code Setting Git Tags from Azure Dev Ops Build Pipelines Git tags are powerful tools for marking specific points in your codes history like release

2 min read 06-10-2024 51
Setting Git Tag from Azure Devops Build Pipeline on Complete
Setting Git Tag from Azure Devops Build Pipeline on Complete

How to make a copy file succeed even if files are not present in TFS?

Overcoming the File Not Found Error Successfully Copying Files in TFS Even When They Dont Exist The Problem You re working with Team Foundation Server TFS and n

2 min read 06-10-2024 44
How to make a copy file succeed even if files are not present in TFS?
How to make a copy file succeed even if files are not present in TFS?

Add environment to Pipeline stuck in "connecting to server"

Pipeline Stuck in Connecting to Server Add an Environment for a Smoother Ride Have you ever started a pipeline in your CI CD system only to find it stuck in the

2 min read 06-10-2024 43
Add environment to Pipeline stuck in "connecting to server"
Add environment to Pipeline stuck in "connecting to server"

Azure Pipelines: "No packages matched the search pattern."

Azure Pipelines No Packages Matched the Search Pattern Troubleshooting and Solutions Have you encountered the frustrating error message No packages matched the

2 min read 06-10-2024 47
Azure Pipelines: "No packages matched the search pattern."
Azure Pipelines: "No packages matched the search pattern."

In Azure Devops, what is the easiest way to see the total story points for a particular sprint in a particular status

Effort Tracking in Azure Dev Ops Quickly See Total Story Points by Sprint and Status Problem In Azure Dev Ops you re working on a sprint and need to quickly see

2 min read 06-10-2024 48
In Azure Devops, what is the easiest way to see the total story points for a particular sprint in a particular status
In Azure Devops, what is the easiest way to see the total story points for a particular sprint in a particular status

Azure DevOps pipeline enter variable value from UI

Streamlining Your Azure Dev Ops Pipelines with User Interface Input Tired of manually updating your Azure Dev Ops pipeline variables Imagine a world where you c

2 min read 06-10-2024 42
Azure DevOps pipeline enter variable value from UI
Azure DevOps pipeline enter variable value from UI

Failed to download or parse release-index.json with error:

Failed to download or parse release index json with error A Common npm Problem and How to Fix It Have you ever encountered the frustrating error Failed to downl

2 min read 06-10-2024 40
Failed to download or parse release-index.json with error:
Failed to download or parse release-index.json with error:

How to allow an empty string for a runtime parameter?

Allowing Empty Strings as Runtime Parameters A Guide for Developers Passing data to a program at runtime is essential for flexibility and customization Often th

2 min read 06-10-2024 42
How to allow an empty string for a runtime parameter?
How to allow an empty string for a runtime parameter?

Remove TFS Connection From Visual Studio 2019

How to Remove TFS Connections From Visual Studio 2019 Visual Studio 2019 is a powerful development environment and part of that power comes from its integration

2 min read 06-10-2024 49
Remove TFS Connection From Visual Studio 2019
Remove TFS Connection From Visual Studio 2019

Azure DevOps pipeline cannot find pipeline YAML file

Azure Dev Ops Pipeline Cannot Find Pipeline YAML File Troubleshooting Guide You re trying to run your Azure Dev Ops pipeline but you re greeted with a frustrati

2 min read 06-10-2024 38
Azure DevOps pipeline cannot find pipeline YAML file
Azure DevOps pipeline cannot find pipeline YAML file

Azure Pipeline: how to delete a variable inside Azure build pipeline

Deleting Variables from Your Azure Dev Ops Pipelines A Comprehensive Guide Managing variables within your Azure Dev Ops pipelines is crucial for maintaining a c

2 min read 06-10-2024 37
Azure Pipeline: how to delete a variable inside Azure build pipeline
Azure Pipeline: how to delete a variable inside Azure build pipeline

Azure DevOps - Clean build directory

Keeping Your Azure Dev Ops Builds Clean The Power of Clean Build Directories The Problem Imagine you re building a complex software project in Azure Dev Ops You

2 min read 06-10-2024 40
Azure DevOps - Clean build directory
Azure DevOps - Clean build directory

How to specify which version of nuget.exe to use with self-hosted agent in Azure DevOps?

Pinning Down the Nu Get Version on Your Azure Dev Ops Self Hosted Agent Running a self hosted agent in Azure Dev Ops gives you great flexibility but managing de

2 min read 06-10-2024 48
How to specify which version of nuget.exe to use with self-hosted agent in Azure DevOps?
How to specify which version of nuget.exe to use with self-hosted agent in Azure DevOps?

How can I have robot framework test cases in Visual studio-Test Explorer

Running Robot Framework Tests in Visual Studio Test Explorer A Comprehensive Guide Problem You want to run Robot Framework test cases directly within Visual Stu

2 min read 06-10-2024 47
How can I have robot framework test cases in Visual studio-Test Explorer
How can I have robot framework test cases in Visual studio-Test Explorer

How to get the userId field in Azure Devops API

Unlocking User Identities in Azure Dev Ops A Guide to Retrieving the user Id Field Azure Dev Ops provides a powerful API for managing your projects and collabor

3 min read 06-10-2024 51
How to get the userId field in Azure Devops API
How to get the userId field in Azure Devops API

Azure Pipelines using YAML for multiple environments (stages) with different variable values but no YAML duplication

Streamlining Your Azure Pipelines Managing Multiple Environments with YAML Without the Duplication The Challenge Imagine you re building a web application deplo

3 min read 06-10-2024 57
Azure Pipelines using YAML for multiple environments (stages) with different variable values but no YAML duplication
Azure Pipelines using YAML for multiple environments (stages) with different variable values but no YAML duplication

Run automated tests from test plans gives error No test sources found

No Test Sources Found Troubleshooting Automated Test Execution from Test Plans Problem You re trying to run automated tests from a test plan in your test manage

2 min read 06-10-2024 42
Run automated tests from test plans gives error No test sources found
Run automated tests from test plans gives error No test sources found