Showing results for November 2020 - Azure DevOps Blog

Nov 24, 2020
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
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
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
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
Nov 19, 2020
2
0

AzureFunBytes Short – Azure Containers (Kubernetes, Container Instances, More)

Jay Gordon Jay Gordon

A container virtualizes the underlying OS and causes the containerized app to perceive that it has the OS—including CPU, memory, file storage, and network connections—all to itself. Because the differences in underlying OS and infrastructure are abstracted, as long as the base image is consistent, the container can be deployed and run anywhere

Azure & CloudDevOpsCI/CD
Nov 12, 2020
9
0

Delivery Plans 2.0 Public Preview

Dan Hellem Dan Hellem

Welcome to the public preview of Delivery Plans 2.0. We have added Delivery Plans into the core product and included some great new features like work items spanning iterations and stakeholder access. Give it a try today and let us know what you think.

AgileDevOps

Feedback