Showing results for DevOps - Developer Support

Jan 20, 2023
Post comments count0
Post likes count1

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
Post comments count0
Post likes count1

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
Jun 6, 2022
Post comments count3
Post likes count0

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

Agileantipatterns
May 30, 2022
Post comments count0
Post likes count0

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
May 27, 2022
Post comments count2
Post likes count0

DevOps Nirvana – Part 1

Developer Support
Developer Support

Randy Pagels takes you on a DevOps journey to frame up the way an organization would foster a strong DevOps culture. Contributions made to this blog post by Kyle Burns, Microsoft Cloud Solution Architect and Able Wang, former Principal Cloud Advocate and DevOps Lead at Microsoft, his contributions and skills will be forever appreciated. D...

Aug 31, 2021
Post comments count0
Post likes count0

Workshop Spotlight: GitHub

Developer Support
Developer Support

If you are looking to build your team's expertise with GitHub, there is no shortage of resources available. This post is to spotlight a few of the popular workshops available to organizations looking to build expertise with GitHub.

GitHub
Apr 24, 2021
Post comments count2
Post likes count0

Workshop Spotlight: DevOps Fundamentals

Developer Support
Developer Support

The DevOps fundamentals workshop introduces the business value of DevOps then walks the attendees through the essential practices required for a healthy implementation of DevOps within an Organization.

DevOpsTraining
Sep 26, 2020
Post comments count1
Post likes count0

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
Post comments count0
Post likes count0

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
Jul 16, 2020
Post comments count1
Post likes count0

GitHub Actions Overview

Developer Support
Developer Support

In this post, App Dev Managers Bernard Apolinario, Sujith Nair, and Latha Natarajan gives a thorough overview of GitHub Actions.

GitHubCloud