V017 - Weekly Technology Vlog #17

V017 - Weekly Technology Vlog #17

2021-04-26

Weekly Vlog #17 opens with Azure’s UK Met Office supercomputer partnership announcement and a brisk pass through this week’s Azure updates: new M-series memory-optimised VMs, Application Gateway URL rewrite now GA (finally allowing base URL rewriting), Azure Data Factory data flow GA in two new US government regions, Azure Purview availability in UK South and Australia East, and a heads-up to upgrade AML clusters from Ubuntu 16.04 before end-of-April community support expiry.

The Azure DevOps highlight is a chaos engineering episode in the Azure Fun Bytes series — bringing together DevOps automation and architectural resilience thinking, encouraging teams to proactively test failure modes (pod failures, recycled function instances, VM removals) as part of their release pipeline. Community posts cover Bicep deployments with Azure DevOps Pipelines and YAML pipeline tips. On GitHub, the Mars 2020 Ingenuity helicopter’s first powered flight on another planet is celebrated as a landmark open source moment, with GitHub recognising the many public repositories that contributed to the mission. GitHub also announces new protections against crypto-mining abuse in Actions, adding reputation-based blocking and requiring maintainer approval for first-time contributors on fork-triggered workflows.

Cloud with Chris content this week includes a blog on Azure RBAC at the data plane (Key Vault, Cosmos DB, Storage, and AKS), a Leeds Azure User Group talk on GitHub Actions and Hugo, and a live stream with Carl Cook on the Cloud with Chris architecture and GitHub setup. Chris also unveils the Hugo CrossPoster — a .NET console application that reads a Hugo content folder and cross-posts articles to Medium and Dev.to, handling canonical URLs to protect SEO, detecting YouTube embeds in front matter, and adapting to each platform’s markdown rendering differences. Upcoming content includes a Logic Apps v2 blog, an Azure governance session, and a Glasgow Azure User Group lightning talk on Hugo with Azure Storage and CDN.

Related Content

V015 - Weekly Technology Vlog #15

V015 - Weekly Technology Vlog #15

2021-04-12

Weekly Vlog #15 covers a lighter-than-usual Azure week, spotlighting Azure Cloud Services extended support GA with a migration tool preview, Azure Orbital's ground station-as-a-service partnership updates, and a great Azure DevOps blog post on building and publishing your first GitHub Action. Cloud with Chris highlights include a Windows Terminal productivity Cloud Drop, the Bulkhead resilience pattern episode, a Microsoft Learn introductory video, and a recap of the Northern Azure User Group talk alongside Scott Hanselman — with two Global Azure sessions on Hugo static sites and GitHub Actions just around the corner.

V001 - Weekly Technology Vlog #1 (Blog, Hugo, Azure, GitHub & Azure DevOps)

V001 - Weekly Technology Vlog #1 (Blog, Hugo, Azure, GitHub & Azure DevOps)

2021-01-04

Chris launches the weekly vlog format with a recap of December 2020, including open source contributions to the Hugo Castanet theme and the start of a new community-focused Hugo theme project. He reviews Azure updates covering Azure Synapse Analytics GA and Microsoft BGP routing security improvements, highlights GitHub's DevSecOps tooling with CodeQL and Dependabot, and explains the new Azure DevOps service tag for network security groups.

31 - Deploying to Azure through Terraform Cloud

31 - Deploying to Azure through Terraform Cloud

2021-03-19

You may have heard of Terraform, but are you aware of Terraform Cloud or Terraform Enterprise? In this session, Chris walks through how he uses Terraform Cloud to deploy infrastructure onto Azure — covering HCL, the Azure RM provider, remote state management, Terraform modules, and a VCS-driven CI/CD pipeline via GitHub integration. Learn how Terraform Cloud's managed state compares to a self-hosted Azure Storage Account backend, and how terraform plan and terraform apply fit into an automated deployment workflow.