Showing results for December 2021 - Azure DevOps Blog

Dec 31, 2021
0
1

DevOps Dojo – Culture and Mindset

DevOps Dojo
DevOps Dojo

In this blog, we would like to deep dive into one of the most important topics in DevOps: Culture and Mindset. First, we start with a few quizzes; then we discuss why the most difficult obstacles in DevOps tend to be cultural; finally, we provide various examples in Dojo community how we accelerate DevOps culture.

CommunityDevOpsAzure & Cloud
Dec 31, 2021
0
0

Top Stories from the Microsoft DevOps Community – 2021.12.31

Jay Gordon
Jay Gordon

I hope you've had a great holiday season so far. I have been off the last two weeks but I wanted to make sure I was able to finish the year strong with another one of these roundups from the community.

Azure & CloudCommunity
Dec 17, 2021
0
0

Top Stories from the Microsoft DevOps Community – 2021.12.17

Jay Gordon
Jay Gordon

Let's take a look at what contributions came from our community this week. I am always thankful I am capable of creating these posts every week because of people like you. We've got new posts about storing your Docker images, npm modules, Azure Pipelines, Terraform, Xcode, and even Azure PowerApps!

Azure & CloudCommunity
Dec 15, 2021
41
1

December patches for Azure DevOps Server

Gloridel Morales
Gloridel Morales

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server. Check out the blog post for more details.

Azure DevOps ServerPatches
Dec 14, 2021
9
1

Updated: Azure DevOps (and Azure DevOps Server) and the log4j vulnerability

Gloridel Morales
Gloridel Morales

For Azure DevOps, our analysis pointed towards the Search service not being vulnerable. Even so, we are following the guidance and upgrading to the latest Log4j version and reviewing our network security group rules for the Search service as part of a defense in depth strategy. We will continue posting updates to this blog post as we learn mor

Azure DevOps ServerSecurity
Dec 13, 2021
0
0

Deploy Bicep files by using GitHub Actions

Jay Gordon
Jay Gordon

The main goal of this is to show the viewer how to utilize an automated process to deploy applications by just pushing to a GitHub repository. If you'd like to follow along with this session, I've provided viewers with a GitHub Template with full instructions on how to deploy this solution.

DevOpsAzure & Cloud
Dec 10, 2021
3
0

Top Stories from the Microsoft DevOps Community – 2021.12.10

Jay Gordon
Jay Gordon

I am always on the hunt looking for great information for those who are just learning about DevOps all the way to the seasoned vet looking to implement some new methodology. Let's take a look at this week's roundup! We've got posts on GitOps, Kubernetes, Microservices, and a lot more.

Azure & CloudCommunity
Dec 2, 2021
3
0

Automating Azure Static Web Apps in Azure Pipelines

April Yoho
April Yoho

Azure Static Web Apps were launched earlier in 2021 and out of the box they had the capability to integrate your existing repository and deploy your Static Web App from Azure DevOps. You can reference the full getting started guide for the end-to-end deployment setup. Although, there is a caveat, the whole process is not entirely automated. When ...

CI/CDDevOpsAzure & Cloud