Showing results for CI/CD - Azure DevOps Blog

Jan 24, 2023
Post comments count28
Post likes count4

Disable creation of classic pipelines

Silviu
Silviu

YAML pipelines offer the best security for your Azure Pipelines. In contrast to classic build and release pipelines, YAML pipelines: This is why many of you who are security-conscious choose to only use YAML pipelines. Alas, as long as your engineers can choose to use classic pipelines, you will have to continue worrying about their security...

CI/CDDevOps
Jan 6, 2023
Post comments count4
Post likes count4

Node runner update guidance for Azure Pipelines task authors

Eric van Wijk
Eric van Wijk

Introduction This blog post contains important guidance for Azure Pipelines task authors. Task authors are developers that create custom pipeline tasks that are published on the Marketplace and/or used internally in their organization. Background Azure Pipeline tasks are executed using Task runners, which in turn are bundled with and invoked by ...

CI/CD
Nov 23, 2022
Post comments count15
Post likes count2

Upgrade of .NET agent for Azure Pipelines

Bohdan Janousek
Bohdan Janousek

We are upgrading the .NET used by Azure Pipelines agent from current .NET Core 3.1 to .NET 6. This is to support new Apple silicon hardware as well as newer operating systems such as Ubuntu 22.04, or Windows on ARM64. Another reason for the .NET upgrade is the fact the .NET Core 3.1 version is already in maintenance phase and the support ends on De...

Azure & CloudDevOpsCI/CD
Jun 17, 2022
Post comments count1
Post likes count0

Top Stories from the Microsoft DevOps Community – 17.06.2022

April Yoho
April Yoho

Last weekend was the Scottish Summit, while this event is local to the UK, people flew in globally to speak and attend one of the best Azure events around! There were so many great sessions from technical folks in the community and an amazing keynote from Dona Sarkar about accessibility. I am April Edwards and every week I try to bring you the lat...

DevOpsAzure & CloudCommunity
Jun 8, 2022
Post comments count0
Post likes count0

DevOps Dojo – OKRs (Objectives and Key Results)

DevOps Dojo
DevOps Dojo

In the Dojo White Belt Master Class, the first session is OKR fundamentals. In this session, we answer these top 20 questions related to OKRs, then we ask participants to set their team OKRs for the rest of the class. Every day, each team checks their progress towards their committed OKRs and aspirational OKRs. On the final d...

DevOpsCommunityCI/CD
Jun 3, 2022
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 04.06.2022

April Yoho
April Yoho

'Don't Accept the Defaults' -Abel Wang I am April Edwards and every week I try to bring you the latest updates from around the DevOps on Azure community. If you have a post you’d like to have me include, I am always listening. You can reach out on Twitter or LinkedIn and I will be sure to share your latest post with the community. Also, be sure ...

DevOpsAzure & CloudCommunity
May 20, 2022
Post comments count0
Post likes count0

Deploying Java Applications to Azure using Continuous Delivery

April Yoho
April Yoho

Join us for episode 3 in our series DevOps for Java Shops! In this episode Brian Benz walks us through how to deploy a Java application to Azure App Service using GitHub Actions and continuous delivery! April: [00:00:00] Tune in into this week's episode of the DevOps lab, where we have episode three with dev ops, for Java shops. So tune in to se...

Azure & CloudDevOpsCI/CD
May 19, 2022
Post comments count0
Post likes count0

Deploy a Java Application to Azure using Continuous Integration

April Yoho
April Yoho

Join us for episode 2 in our series for DevOps for Java Shops! In this episode Brian Benz walks us through how to deploy a Java application to Azure App Service using GitHub Actions and continuous integration. April: We're back this week with the dev ops lab and we're continuing our series DevOps for Java shops. So let's welcome back, Brian Benz...

Azure & CloudDevOpsCI/CD
May 18, 2022
Post comments count0
Post likes count0

Deploy a Java application to Azure App Service using GitHub Actions

April Yoho
April Yoho

Join us for episode 1 in our series for DevOps for Java Shops! In this episode Brian Benz walks us through how to deploy a Java application to Azure App Service using GitHub Actions. Brian also covers off feature flags! April: Welcome to this week's episode of the dev ops lab. This week, we're kicking off a brand new series dev ops for Java shop...

Azure & CloudDevOpsCI/CD
May 18, 2022
Post comments count1
Post likes count0

DevOps for Java on Azure

April Yoho
April Yoho

Azure loves Java, bring your favorite tools and frameworks to Azure! In this 3-part series of our DevOps for Java Shops, Brian Benz stops by to highlight the easiest ways for Java developers to work with their IT organizations and partners to deliver their code to the cloud, including the best ways to reliably make updates and maintain production ...

Azure & CloudDevOpsCommunity