DevOps

Tech Roundup - April 2022

Tech Roundup - April 2022

2022-04-24

Your monthly digest of what shipped across Azure, GitHub, and Azure DevOps in April 2022. Notable Azure updates include Container Apps managed identity preview, Static Web Apps private endpoints going GA, Managed Grafana integrations, Microsoft Purview (renamed from Azure Purview), and Cosmos DB autoscale improvements. On GitHub: secret scanning revocation, Codespaces monorepo support, accessibility colour-blind themes, and required deployments for branch protection. Plus Azure DevOps opt-in auditing, Bicep validation in PRs, and a personal update on the Go-based microservices event platform Chris has been building on Azure Container Apps.

Creating a Portfolio Using Azure Static Web Apps

Creating a Portfolio Using Azure Static Web Apps

2022-04-20

Join Microsoft for an introduction to WebApp creation and hear employability advice from Microsoft employees! This day will be given in 4 virtual informative and lab sessions: Session 1: Introduction to GitHub, Session 2: Introduction to Hugo, Session 3: Introduction to Azure Static Web Apps, Session 4: Career Talks / Employability Tips

Deploying Static sites to Azure the cheap and performant way

Deploying Static sites to Azure the cheap and performant way

2022-04-02

Did you know that static content can help you build performant sites that easily scale globally? Better yet, they can be incredibly cost-effective! Join Chris, as he talks through - * The JAMstack (not related to Paddington bear - I promise!) and why you should care about it * Static Site Generators such as Hugo * Azure Hosting Options - Azure Storage vs Azure Static Web Apps * Combining Static sites with Serverless APIs

Deploying Static sites to Azure the cheap and performant way

Deploying Static sites to Azure the cheap and performant way

2022-03-22

Did you know that static content can help you build performant sites that easily scale globally? Better yet, they can be incredibly cost-effective! Join Chris, as he talks through - * The JAMstack (not related to Paddington bear - I promise!) and why you should care about it * Static Site Generators such as Hugo * Azure Hosting Options - Azure Storage vs Azure Static Web Apps * Combining Static sites with Serverless APIs

Things to Consider Before Migrating Old .NET Applications to Cloud

Things to Consider Before Migrating Old .NET Applications to Cloud

Migrating a legacy .NET application to Azure is rarely as simple as "lift and shift." Jonah Andersson — Microsoft MVP for Azure — shares candid lessons from a real-world cloud migration that became a cautionary tale, not because of Azure, but due to unresolved technical debt, database complexity, and organisational readiness gaps. Discover the critical questions every team should answer before committing to the cloud, and what Jonah would do differently today.

Using GitHub Actions, Azure Functions, Azure API Management and Google Analytics to display top posts on a Hugo Static Site

2022-03-13 · 20 min

In this post, I show how I use GitHub Actions to call an Azure Function (through Azure API Management) that interacts with Google Analytics as part of the process to build my Hugo Static Site. The end result is that top posts are pulled into the Static Site Generation build process, rather than calling the Google Analytics API through JavaScript at runtime.

LunchBytes Series 1 Episode 2: DevOps for Logic Apps

LunchBytes Series 1 Episode 2: DevOps for Logic Apps

2022-03-09 Microsoft

Quickly develop highly scalable integration solutions for your enterprise scenarios using Logic Apps. Join us as we explore the continuous integration and continuous deployment for Azure Logic Apps.

LunchBytes Series 1 Episode 2: DevOps for Logic Apps

LunchBytes Series 1 Episode 2: DevOps for Logic Apps

2022-03-09

Quickly develop highly scalable integration solutions for your enterprise scenarios using Logic Apps. Join us as we explore the continuous integration and continuous deployment for Azure Logic Apps.

GitHub - More than a Git repo

GitHub - More than a Git repo

2022-03-09

Chris is the blogger, podcaster, host, and producer of his content platform CloudWithChris.com. He uses GitHub to manage, develop, build and deploy it. In this session, Chris explores how GitHub is more than just a Git repository, and how he uses it for his own work: - GitHub Issues / Projects to plan the content (Blog & Podcast) backlog - GitHub repositories to version control the website's source code (and recently open sourced the theme) - GitHub Codespaces to make changes to the site from any device - GitHub actions to build/deploy the site, and publish podcast mp3 files

Tech Roundup - February 2022

Tech Roundup - February 2022

2022-02-27

A live monthly roundup covering everything notable in Azure, GitHub, and Azure DevOps through February 2022. Key highlights include GitHub Actions support for OpenID Connect (OIDC) deployments to Azure Static Web Apps, GitHub Projects beta improvements (flexible iterations, insights filtering), and updates to GitHub Codespaces and the GitHub CLI. On the Azure side: Azure Monitor gains OpenTelemetry integration and improved observability tooling, Azure Payments HSM enters public preview, and Azure Arc cloud-to-edge observability is explored. Chris also shares Cloud With Chris updates including a new Hugo-powered presentations site hosted on Azure Static Web Apps, a feature flags episode, and community highlights from the UK Azure Community Day.