Showing results for DevOps - Developer Support

May 14, 2024
0
0

Azure CI/CD: Govern seamlessly from start to finish

Developer Support
Developer Support

Debjyoti Ganguly shares insights on a resilient end-to-end cloud governance framework for Azure CI/CD pipelines. Hey there, tech enthusiasts! This article serves as a technical guide to implementing a resilient end-to-end cloud governance framework for Azure CI/CD pipelines. It is designed to be vendor-agnostic and aligns seamlessly with ...

DevOpsContinuous IntegrationEntra ID
Feb 24, 2024
0
1

Azure DevOps Pipelines: Discovering the Ideal Service Connection Strategy

Developer Support
Developer Support

John Folberth explores various configurations, decisions, and pros/cons that should be evaluated when deciding how your DevOps environment will deploy code into Azure. About This post is part of an overall series on Azure DevOps YAML Pipelines. The series will cover any and all topics that fall into the scope of Azure DevOps Pipelines. I ...

AzureAzure DevOps
Aug 11, 2023
3
2

Azure DevOps Pipelines: Practices for Scaling Templates

Developer Support
Developer Support

John Folberth explores what is considered "good practices" when looking to leverage one repository consisting of YAML templates in this blog series. Introduction This article is part of a larger series on Azure DevOps Pipelines regarding leveraging YAML templating. As part of this series, I have had numerous requests or questions around ...

Azure DevOps
Mar 23, 2023
0
0

Azure DevOps Pipelines: Leveraging Stages with YAML Objects

Developer Support
Developer Support

John Folberth continues his series on Azure DevOps Pipelines, by Leveraging Stages with YAML Objects. Introduction By now we’ve covered the basics on tasks, jobs, stages, environments, variables and templates for jobs and tasks. It is now time to move towards stage templates. Additionally, to assist with templating we will cover one ...

Azure DevOpsPipelines
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 ...

Azure DevOps
Jan 21, 2023
0
2

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 ...

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 ...

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 ...

Azure DevOpsAzure Key VaultApp Secrets
Jun 6, 2022
3
0

DevOps Fragility, Antipatterns, and Consequences

Developer Support
Developer Support

Mark Eisenberg and Keith Anderson spotlight app architecture, organizational structure, and testing responsibilities and the importance of how these areas can improve or hinder the effectiveness of DevOps practices. Overview DevOps was born from the idea of applying development practices and tooling to the creation and management of IT ...

Agileantipatterns
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 ...

Azure DevOpsREST

Feedback