Showing results for 2020 - Page 2 of 12 - Azure DevOps Blog

Dec 8, 2020
10
3
0

Announcing Azure DevOps Server 2020.0.1 RC

Gloridel Morales
Gloridel Morales

Today, we are releasing Azure DevOps Server 2020.0.1 RC. This is a go-live release, meaning it is supported on production instances, and you will be able to upgrade to our final release. Azure DevOps Server 2020.0.1 includes bug fixes for Azure DevOps Server 2020.

Azure DevOps Server
Dec 4, 2020
8
0
0

Top Stories from the Microsoft DevOps Community – 2020.12.04

Steven Murawski
Steven Murawski

Happy Friday! It's great to start December with some interesting community content. Today we have posts on Jmeter, Azure Data Factory, SQL Server, netstandard2 builds, and M365 - all with an Azure DevOps twist. Enjoy!

CommunityAzure & Cloud
Dec 3, 2020
19
8
0

Delivery Plans Public Preview Update

Dan Hellem
Dan Hellem

Our team has been hard at work addressing feedback, fixing bugs, improving performance, and even adding new features. In this blog post we wanted to highlight our progress and what you can expect over the next couple of sprints.

AgileDevOps
Dec 2, 2020
40
1
0

How Does Microsoft Do DevOps

Abel
Abel

This blog show Microsoft's DevOps Transformation story and then dives into how Microsoft does all things DevOps.

DevOpsAzure & Cloud
Dec 1, 2020
12
0
0

AzureFunBytes – DevOps on Azure with Donovan Brown

Jay Gordon
Jay Gordon

In this stream, Donovan Brown joins me to discuss the different methods of implementing DevOps on Microsoft Azure. We take a walk together through different workflows with GitHub Actions, Azure Web App Service, and more. Donovan helps me "rub some DevOps" on some deployment targets we'll spin up to ensure repeatable, reliable releases.

Azure & CloudDevOpsCI/CD
Nov 24, 2020
131
0
1

ARM Templates Or HashiCorp Terraform – What Should I Use?

Zachary Deptawa
Zachary Deptawa

There are many tools that can help tackle infrastructure as code including cloud or host agnostic options like HashiCorp Terraform as well as platform-specific options like Azure Resource Manager Templates. Which is right for you?

Azure & CloudDevOps
Nov 23, 2020
11
0
0

AzureFunBytes Short – Cloud Shell

Jay Gordon
Jay Gordon

The Azure Cloud Shell is one of my favorite things about using Azure. Many of the administrative tasks that I may have had to run from a local computer can now be done from a browser anywhere I can authenticate into my Azure account. I used to always worry about needing a computer that had a shell or a terminal program with my ssh key on it all the...

Azure & CloudDevOpsCI/CD
Nov 20, 2020
4
0
0

Top Stories from the Microsoft DevOps Community – 2020.11.20

Steven Murawski
Steven Murawski

Happy Friday! We've had a really strong week of content. Feast your eyes on these varied topics - from pipeline components and build agents, to working with Java or Go apps, to testing databases in your CI. Our community has something for everyone.

CommunityAzure & Cloud
Nov 20, 2020
68
31
0

Replacing “View YAML”

Matt Cooper
Matt Cooper

This sprint, we're replacing the "View YAML" experience. This is the feature which helps you migrate designer pipelines to YAML. The new version is more correct and covers more Classic Build features, which I'll cover in this post. It removes one useful quirk of the old implementation, so I'll share tips for anyone who depended on that quirk. The ...

CI/CD