GitHub Actions

V030 - Sailing the Sea of Thieves while talking Cloud
Chris and Simon play Sea of Thieves while covering Azure Firewall Premium features, 5G and cloud computing for IoT edge scenarios, GitHub Actions for static site deployments, and open source project best practices from a recent Cloud With Chris episode with JJ Asghar.

Cloud Drops - What is Continuous Integration (CI)?
Cloud with ChrisContinuous Integration (CI) is a DevOps practice where engineers frequently merge small code changes into a central repository, triggering automated builds and test suites to catch regressions early. This video explains how CI applies equally to application code, Infrastructure as Code, database schemas, and data science notebooks, and shows how GitHub Actions and Azure Pipelines act as automated gatekeepers through pull request workflows.

How GitHub Actions can help in building and deploying a static website and more
Chris is a Cloud Solution Architect at Microsoft. He'll provide an overview of GitHub and explore how GitHub Actions can be used to build and deploy your own static sites (or other apps!) to Azure.

V029 - Sailing the Sea of Thieves while talking Cloud
Chris plays Sea of Thieves with community members James, Simon, and Dean while delivering Azure updates on Bastion Standard SKU, Application Insights authentication, and Windows 365 from Microsoft Inspire. The episode also covers GitHub blog highlights including GitHub Copilot and Issues forms, plus a discussion on making Cloud with Chris more accessible.

V024 - Weekly Technology Vlog #24
Recorded on a Monday morning after a sunny weekend, vlog #24 delivers the week's Azure, Azure DevOps, and GitHub news — covering Azure Virtual Desktop's rebrand, enterprise-scale landing zones for AKS, Azure Migrate private endpoint support, and GitHub supply chain security updates. Chris also recaps recent Cloud with Chris sessions on GitHub Actions, Azure Arc for apps, hybrid cloud, and the Geode pattern, then previews the upcoming Azure VMware Solution session with Shannon Keane and John Lund's cloud journey.
Using the GitHub self-hosted runner and Azure Virtual Machines to login with a System Assigned Managed Identity
I recently started thinking about the typical setup process for a GitHub Action Workflow which will deploy into Azure. Typically, the process is to use the Azure/login GitHub Action, and then use the azure/cli or another Azure GitHub Action to deploy into GitHub. This is a nice approach. However, from my initial research - I wasn't able to see a way use the Azure/login GitHub Action to deploy into Azure using a System Assigned Managed Identity. This got me wondering, is this possible?

Static Web Apps in Azure | DEVREAL.io
We often hear about Kubernetes, App Services, VMs and more. What about static sites? The Static Content Hosting pattern can be cost-effective, and when combined with a CDN can be incredibly performant! We will get hands-on, showing how these resources come together into a Cloud Architecture.

Discussing the Cloud with Chris GitHub Actions Usage
Cloud with ChrisChris is joined by Karl Cooke (IrishTechie) for a live deep-dive into the GitHub Actions workflows powering CloudWithChris.com. They explore why GitHub was chosen over Azure DevOps, walk through a real-world CI/CD pipeline for a Hugo static site deployed to Azure Blob Storage with CDN purging, and examine how to manage secrets and approvals using GitHub Environments. The session also covers linting Markdown with GitHub Super Linter, early thinking on Playwright-based UI tests, the security considerations around third-party actions from the marketplace, and building a custom .NET GitHub Action for content cross-posting.

V023 - Weekly Technology Vlog #23
Chris rounds up the week's Azure, Azure DevOps, and GitHub news — including the rebrand of Windows Virtual Desktop to Azure Virtual Desktop, Azure FHIR healthcare API updates, SAP on Azure, and a preview of the Azure Arc hybrid and multi-cloud digital event. On the GitHub side, supply chain security takes the spotlight with package registry credential scanning, Dependabot enhancements, and GitHub's Blacktocat fifth anniversary celebrating Black voices in tech. Cloud with Chris recaps include Carl Cook on GitHub Actions, Azure Arc for apps (Event Grid), Sarah Lean on hybrid cloud and DevRel life, and Will Esprit demonstrating the Geode pattern hands-on.

V022 - Weekly Technology Vlog #22
Weekly Vlog #22 is a dedicated Microsoft Build 2021 recap led by the landmark announcement of Azure Arc for Application Services, enabling App Service, Azure Functions, Logic Apps, Event Grid, and API Management to run on any Kubernetes cluster across Azure, AWS, GCP, or on-premises. Chris also presented at Build alongside Dean Brian and Carol Logan, demonstrating friction-free development with Blazor, GitHub Codespaces, and GitHub Actions while spotlighting UK developer communities. Additional highlights include a wave of AKS improvements, the Durable Functions Netherite storage provider preview, Azure Cosmos DB integrated cache, Azure Applied AI Services, and Security Center integration with GitHub Actions.