Showing results for Azure DevOps - Developer Support

Feb 16, 2023
1
2

Azure DevOps Pipelines: If Expressions and Conditions

Developer Support
Developer Support

John Folberth continues his series on Azure DevOps Pipelines by taking a deep dive into If Expressions and Conditions. At this stage in the series we’ve talked about tasks, jobs, stages, how to template them, and how to leverage environments in variables. This post will attempt to cover some basics around using if and conditions in your YAML...

Azure DevOps
Jan 21, 2023
0
3

Azure DevOps Pipelines: Tasks, Jobs, Stages and more!

Developer Support
Developer Support

John Folberth recently contributed a series of Azure DevOps posts in our Tech Community covering a range of Pipeline topics, including Template Tasks, Jobs, Environments, Variables, Jobs, and Stages.  There is a lot of great information, so be sure to check these out. Azure DevOps Pipelines: Tasks, Jobs, Stages When starting in Azure DevO...

Azure DevOpsPipelines
Jan 20, 2023
0
1

Azure DevOps – Leveraging Pipeline Decorators for Custom Process Automation

Developer Support
Developer Support

In this post, Jin Lee explores how Azure DevOps Pipeline Decorators can bridge the gap in a cloud environment with a customer's existing security processes on their on-premises IIS server. Background In the recent pandemic, health institutions all across the world have been pushed to their limits on about every facet. Through this, many suc...

Azure DevOpsPipelines
Sep 12, 2022
0
1

Getting secrets from Key Vault in YAML pipeline

Developer Support
Developer Support

Andrew Redman spotlights how to use a Key Vault Task inside an Azure DevOps pipeline to automate a deployment using secrets. Keeping your connection strings and secrets secure is not necessarily only a concern of just one type of industry.  The best practice would be to keep security at the top of your mind regardless of if you are working o...

Azure DevOpsAzure Key VaultApp Secrets
May 30, 2022
0
0

How To Batch Importing Azure DevOps Work Items Using Azure DevOps APIs and C#

Developer Support
Developer Support

Kyle Johnson and Sash Kavalaparambil explore batch import for Azure DevOps work items using REST APIs. While you can upload a CSV with work items into Azure DevOps, there is so much flexibility you get when you import work items using the Azure DevOps API. What you need You can do this by creating an app registration and using MSAL to auth...

Azure DevOpsREST
Apr 27, 2022
0
0

Hybrid Model for GitHub and Azure DevOps – Enjoy the best of both worlds

Developer Support
Developer Support

Shany Wiesel explores the benefits of a hybrid model using GitHub Enterprise and Azure DevOps. We often hear repeating conversations with Enterprise customers who have invested in Azure DevOps and have great working dev sec ops processes and success enabled by Azure DevOps: While we know that Microsoft is investing in Bo...

DevOpsAzure DevOpsGitHub
Sep 26, 2020
1
0

Azure DevOps Services: Essentials – Git with Visual Studio and VS Code

Developer Support
Developer Support

The Azure DevOps Services: Essentials – Git with Visual Studio WorkshopPLUS is an instructor-led training course that provides participants with the fundamental knowledge that is required to use Git with Visual Studio.  It provides detailed guidance for working with version control, work items, automated builds, and deployments. 

Azure DevOpsgit
Jul 29, 2020
0
0

Measuring Concurrent Jobs Over Time

Developer Support
Developer Support

If you are looking to move your Azure DevOps Server or TFS implementation to Azure DevOps Services, you will find that the licensing and pricing around concurrent jobs has changed.

TeamAzure DevOpsTFS
Jun 24, 2020
0
0

5 Super Useful Azure DevOps Extensions

Developer Support
Developer Support

Thanks in part to Microsoft's recent embrace of open source principals there is a large marketplace of community driven extensions available.

Azure DevOps