Showing results for Git & Version Control - Azure DevOps Blog

Feb 23, 2022
0
0

AzureFunBytes Episode 68 – Progressive Delivery with @SplitSoftware and @AzureDevOps

Jay Gordon
Jay Gordon

This week on AzureFunBytes,David Brooke Martin of Split Software joins the show to show us how Split fits well with Azure DevOps , and how feature flags make real time control of code possible, even in production. David will also share the very latest on the Azure DevOps Split integration.

Git & Version ControlCI/CD
Oct 12, 2021
0
0

AzureFunBytes Episode 59 – Remote Possibilities with @burkeholland

Jay Gordon
Jay Gordon

Development containers help you focus on building code and in this software, providing a separate coding environment from your computer. This is ideal when ensuring reliability for all that may be collaborating on a single software development project.

Git & Version ControlAzure & Cloud
Apr 26, 2021
0
0

AzureFunBytes – Azure Static Web Apps with Anthony Chu!

Jay Gordon
Jay Gordon

This week I welcomed Anthony Chu, Program Manager at Microsoft, to discuss Azure Static Web Apps and Azure Functions. Anthony and I have a conversation on why this service makes sense for your web apps.

DevOpsCI/CDGit & Version Control
Jan 19, 2021
0
0

AzureFunBytes – Azure Migrations with Laurent Bugnion

Jay Gordon
Jay Gordon

Not all applications are born in the cloud, some are running in data centers across the globe. Moving them into the cloud should be something that excites you rather than looks like a challenge. This time, Laurent Bugnion joins me on AzureFunBytes to discuss how to begin your migration journey into Azure. Laurent and I spent a lot of time on the M...

Azure & CloudDevOpsGit & Version Control
Dec 28, 2020
0
0

AzureFunBytes – Modernizing Your Apps With Containers

Jay Gordon
Jay Gordon

In this video, learn how to manage containers for deployment, options for container registries, and ways to manage and scale deployed containers. We’ll learn why to use containers, the advantages, and even demo a container creation.

Azure & CloudDevOpsGit & Version Control
Dec 1, 2020
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 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
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 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