Showing results for October 2020 - Azure DevOps Blog

Oct 30, 2020
0
0

Top Stories from the Microsoft DevOps Community – 2020.10.30

Steven Murawski
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
7
0

What is DevOps? with Donovan Brown

Jay Gordon
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
Oct 23, 2020
0
0

Azure Web App Service and GitHub Actions (Video Tutorial)

Jay Gordon
Jay Gordon

The video should help provide you with a great start on using this service with your Azure Web App Service. Utilizing resources like GitHub actions can help you on your journey to becoming a Microsoft DevOps Certified Expert.

CI/CDGit & Version Control
Oct 16, 2020
0
0

What is infrastructure as code?

Jay Gordon
Jay Gordon

Infrastructure as Code (IaC) is the management of infrastructure (networks, virtual machines, load balancers, and connection topology) in a descriptive model, using the same versioning as DevOps team uses for source code. This blog post looks at two IaC options to use for Microsoft Azure.

DevOpsAzure & Cloud
Oct 15, 2020
5
0

Static Web App PR Workflow for Azure App Service Using Azure DevOps

Abel
Abel

The pull request workflow in Static Web Apps is super cool, but that only works for Static Web Apps and GitHub Actions.. This blog post walks you through how to implement the same PR workflow for Azure App Service using Azure DevOps

DevOpsAzure & CloudCI/CD
Oct 15, 2020
10
0

Azure DevOps Roadmap update for 2020 Q4

Sidi Merzouk
Sidi Merzouk

As part of our quarterly update, we’d like to share with you some of the highlights from the previous quarter and discuss what we have planned for this upcoming one. Each of the highlighted features includes a link to our public roadmap project where you'll find more details on the item and where you can check its status.

Azure & CloudDevOps