Showing archive results for 2020

Nov 19, 2020
Post comments count0
Post likes count0

Static Web App PR Workflow for Azure App Service using Azure DevOps Pt 2 (But what if my code is in GitHub)

Abel

In part 1, I walked you you through how to set up that sweet pull request workflow for Static Web Apps if your app if your app is in Azure App Service and your code and pipelines are in Azure DevOps. Now I show you how to do the same thing if your pipelines are in Azure Pipelines, but your code is in a GitHub repo.

CI/CDDevOpsAzure & Cloud
Nov 19, 2020
Post comments count2
Post likes count0

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

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 16, 2020
Post comments count0
Post likes count0

What’s New in Azure DevOps Docs For October?

Abel

Do you ever wonder what docs have been updated for Azure DevOps? We sure do, and now we track and report on it.

DevOpsAzure & Cloud
Nov 13, 2020
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2020.11.13

Steven Murawski

Happy Friday everyone! We have some great community content covering testing (for both code and infrastructure), YAML definition tips, and security scanning. Enjoy and have a great weekend!

CommunityAzure & Cloud
Nov 12, 2020
Post comments count9
Post likes count0

Delivery Plans 2.0 Public Preview

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
Nov 12, 2020
Post comments count2
Post likes count0

Project Bicep Demo at Ignite 2020 by Mark Russinovich

Jay Gordon

Bicep is a Domain Specific Language (DSL) for deploying Azure resources declaratively. It aims to drastically simplify the authoring experience with a cleaner syntax and better support for modularity and code re-use. Bicep is a **transparent abstraction** over ARM and ARM templates, which means anything that can be done in an ARM Template can

Azure & CloudDevOps
Oct 30, 2020
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2020.10.30

Steven Murawski

Happy Friday and Happy Halloween! This week we have a number of great posts across a variety of topics. And just a heads up, we'll be taking next Friday (November 6th) off from the community roundup post and be back at it on November 13th!

CommunityAzure & Cloud
Oct 30, 2020
Post comments count7
Post likes count0

What is DevOps? with Donovan Brown

Jay Gordon

"DevOps is the union of people, process, and products to enable continuous delivery of value to our end users." - Donovan Brown. Why we do "DevOps" comes down to that one big word Donovan highlights... value. Our customers want the services we provide to them to always be available, to be reliable, and to let them know if something is wrong.

Azure & Cloud