Showing results for 2023 - Page 3 of 3 - 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
Feb 13, 2023
0
3

Developer Support and MSDN/Visual Studio Subscription Benefits

Developer Support
Developer Support

Visual Studio provides valuable subscription benefits for building software and creating test environments.  This includes access to installation media, developer tools, online training, Azure/Office 365 subscriptions, and even basic support.  Since most development teams have access to MSDN/Visual Studio Subscriptions, businesses will frequently a...

DiscoverROIMSDN
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 21, 2023
0
1

Deploying Kubernetes Cluster on Azure VMs using kubeadm, CNI and containerd

Developer Support
Developer Support

Cenk Caglar and Toros Gökkurt walk through how to deploy Kubernetes clusters on Azure VMs using kubeadm, CNI and containerd. Although managed Kubernetes clusters are great, ready for production, and secure, they hide most of the administrative operations. I remember the days I was working with Kubernetes the hard way repository to deploy on ...

KuberneteskubeadmCNI
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